diff options
Diffstat (limited to 'emacs/.emacs.d/wpc/symbol.el')
-rw-r--r-- | emacs/.emacs.d/wpc/symbol.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/symbol.el b/emacs/.emacs.d/wpc/symbol.el index fac182090a73..39450caff59e 100644 --- a/emacs/.emacs.d/wpc/symbol.el +++ b/emacs/.emacs.d/wpc/symbol.el @@ -1,4 +1,4 @@ -;; symbol.el --- Library for working with symbols. -*- lexical-binding: t -*- +;;; symbol.el --- Library for working with symbols -*- lexical-binding: t -*- ;; Author: William Carroll <wpcarro@gmail.com> ;; Version: 0.0.1 |