From: Karl Heuer Date: Wed, 5 Apr 1995 04:21:15 +0000 (+0000) Subject: (ispell-personal-dictionary): Add autoload. X-Git-Tag: emacs-19.34~4651 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d6b322f8be303fd2231fcab0dd6e862d93aac159;p=emacs.git (ispell-personal-dictionary): Add autoload. --- 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,