aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1999-05-17 05:32:15 +0000
committerKarl Heuer <[email protected]>1999-05-17 05:32:15 +0000
commitcaaf330fee0bb82439c1e47c4cc08ca888236bc9 (patch)
tree2fcfc9d716ccc65ec5d50fdea63f12d71c6ebbae /lisp
parent7373939990e4cf8ec7911c37a60cd65f0da50e1e (diff)
(ispell-local-dictionary-alist): Add autoload cookie.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/textmodes/ispell.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el
index 1b22c23e65..0802b7857f 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'."