changeset 24737:4a18ef61578d

(ispell-local-dictionary-alist): Add autoload cookie.
author Karl Heuer <kwzh@gnu.org>
date Mon, 17 May 1999 05:32:15 +0000
parents 2abcb92cf0ae
children b84d9bdd06b1
files lisp/textmodes/ispell.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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'."