diff options
-rw-r--r-- | lisp/expand.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/expand.el b/lisp/expand.el index 3741a1496e4..531174f7f4e 100644 --- a/lisp/expand.el +++ b/lisp/expand.el @@ -71,6 +71,7 @@ ;; Please send me a word to give me your feeling about this feature or ;; to explain me how you use it (your expansions table for example) using ;; the function expand-submit-report. +;;; Code: ;;; Constants: |