From: Karl Heuer Date: Mon, 17 May 1999 05:32:15 +0000 (+0000) Subject: (ispell-local-dictionary-alist): Add autoload cookie. X-Git-Tag: emacs-20.4~212 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=caaf330fee0bb82439c1e47c4cc08ca888236bc9;p=emacs.git (ispell-local-dictionary-alist): Add autoload cookie. --- 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." ;; Define definitions here only for personal dictionaries. +;;;###autoload (defcustom ispell-local-dictionary-alist nil "*Contains local or customized dictionary definitions. See `ispell-dictionary-alist'."