# HG changeset patch # User Karl Heuer # Date 797055675 0 # Node ID e917a1df21ef43d640cabbe8b326364cd2597ab1 # Parent 60b7ab7d4fec6aca7a261baca1b7f9e25aafb413 (ispell-personal-dictionary): Add autoload. diff -r 60b7ab7d4fec -r e917a1df21ef lisp/textmodes/ispell.el --- 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,