Mercurial > emacs
changeset 11207:e917a1df21ef
(ispell-personal-dictionary): Add autoload.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 05 Apr 1995 04:21:15 +0000 |
parents | 60b7ab7d4fec |
children | 18107abf5df3 |
files | lisp/textmodes/ispell.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/ispell.el Wed Apr 05 03:34:40 1995 +0000 +++ b/lisp/textmodes/ispell.el Wed Apr 05 04:21:15 1995 +0000 @@ -407,6 +407,7 @@ "*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,