diff options
Diffstat (limited to 'lisp')
| -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 @@ | |||
| 71 | ;; Please send me a word to give me your feeling about this feature or | 71 | ;; Please send me a word to give me your feeling about this feature or |
| 72 | ;; to explain me how you use it (your expansions table for example) using | 72 | ;; to explain me how you use it (your expansions table for example) using |
| 73 | ;; the function expand-submit-report. | 73 | ;; the function expand-submit-report. |
| 74 | ;;; Code: | ||
| 74 | 75 | ||
| 75 | ;;; Constants: | 76 | ;;; Constants: |
| 76 | 77 | ||