]> git.eshelyaron.com Git - emacs.git/commitdiff
(ispell-personal-dictionary): Add autoload.
authorKarl Heuer <kwzh@gnu.org>
Wed, 5 Apr 1995 04:21:15 +0000 (04:21 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 5 Apr 1995 04:21:15 +0000 (04:21 +0000)
lisp/textmodes/ispell.el

index 00d3703a3ca6db74ffbafeb99d117f5e68d38dd2..13c62468f625486d93e1cecf5f7eed8d56ab6ed8 100644 (file)
@@ -407,6 +407,7 @@ Otherwise use the minibuffer.")
   "*Formatting function for displaying word being spell checked.
 The function must take one string argument and return a string.")
 
+;;;###autoload
 (defvar ispell-personal-dictionary nil
   "*File name of your personal spelling dictionary, or nil.
 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,