summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-04-05 04:21:15 +0000
committerKarl Heuer <kwzh@gnu.org>1995-04-05 04:21:15 +0000
commit6c1fe7d7eaa984b166b8e10cd1ac5b1b9595d7ba (patch)
tree4edecc47310b8f75c996829da638905ded20004f /lisp/textmodes/ispell.el
parent46145f3753db3836790b94092df1de0e76e01750 (diff)
downloademacs-6c1fe7d7eaa984b166b8e10cd1ac5b1b9595d7ba.tar.gz
(ispell-personal-dictionary): Add autoload.
Diffstat (limited to 'lisp/textmodes/ispell.el')
-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 00d3703a3ca..13c62468f62 100644
--- a/lisp/textmodes/ispell.el
+++ b/lisp/textmodes/ispell.el
@@ -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,