changeset 6285:27515aae66a8

(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.
author Richard M. Stallman <rms@gnu.org>
date Thu, 10 Mar 1994 07:25:09 +0000
parents f32d9beb4acb
children 676773222f1f
files lisp/textmodes/ispell.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)