diff options
| -rw-r--r-- | lisp/textmodes/ispell.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 1b22c23e65c..0802b7857f4 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el | |||
| @@ -398,6 +398,7 @@ for language-specific arguments." | |||
| 398 | 398 | ||
| 399 | 399 | ||
| 400 | ;; Define definitions here only for personal dictionaries. | 400 | ;; Define definitions here only for personal dictionaries. |
| 401 | ;;;###autoload | ||
| 401 | (defcustom ispell-local-dictionary-alist nil | 402 | (defcustom ispell-local-dictionary-alist nil |
| 402 | "*Contains local or customized dictionary definitions. | 403 | "*Contains local or customized dictionary definitions. |
| 403 | See `ispell-dictionary-alist'." | 404 | See `ispell-dictionary-alist'." |