# HG changeset patch # User Richard M. Stallman # Date 763284309 0 # Node ID 27515aae66a83a5da3b9e3748781991b086b5aa2 # Parent f32d9beb4acbd5cb6aeab135e6abaa9128792de4 (ispell-dictionary-alist): Add autoload. (ispell-menu-map): Don't redefine if already defined. Don't test for menu-bar since this is now done before menu-bar. diff -r f32d9beb4acb -r 27515aae66a8 lisp/textmodes/ispell.el --- a/lisp/textmodes/ispell.el Thu Mar 10 07:19:15 1994 +0000 +++ b/lisp/textmodes/ispell.el Thu Mar 10 07:25:09 1994 +0000 @@ -385,6 +385,7 @@ change it, as changing this variable only takes effect in a newly started ispell process.") +;;;###autoload (defvar ispell-dictionary-alist ; sk 9-Aug-1991 18:28 '((nil ; default (english.aff) "[A-Za-z]" "[^A-Za-z]" "[---']" nil ("-B") nil)