# -*- mode: snippet -*- # name: Elisp module docs # key: emd # -- ;;; `(-> (buffer-file-name) f-filename)` --- $2 -*- lexical-binding: t -*- ;; Author: William Carroll ;;; Commentary: ;; $3 ;;; Code: