# HG changeset patch # User Karl Heuer # Date 926919135 0 # Node ID 4a18ef61578d28b83d404f8f46a389ab8505c327 # Parent 2abcb92cf0aed4b06613dd6fcbec08079738acae (ispell-local-dictionary-alist): Add autoload cookie. diff -r 2abcb92cf0ae -r 4a18ef61578d lisp/textmodes/ispell.el --- a/lisp/textmodes/ispell.el Mon May 17 01:38:59 1999 +0000 +++ b/lisp/textmodes/ispell.el Mon May 17 05:32:15 1999 +0000 @@ -398,6 +398,7 @@ ;; Define definitions here only for personal dictionaries. +;;;###autoload (defcustom ispell-local-dictionary-alist nil "*Contains local or customized dictionary definitions. See `ispell-dictionary-alist'."