From caaf330fee0bb82439c1e47c4cc08ca888236bc9 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 17 May 1999 05:32:15 +0000 Subject: [PATCH] (ispell-local-dictionary-alist): Add autoload cookie. --- lisp/textmodes/ispell.el | 1 + 1 file changed, 1 insertion(+) 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'." -- 2.39.2