comparison lisp/textmodes/ispell.el @ 24737:4a18ef61578d

(ispell-local-dictionary-alist): Add autoload cookie.
author Karl Heuer <kwzh@gnu.org>
date Mon, 17 May 1999 05:32:15 +0000
parents 04e6bb1f69e1
children a7afe99e73cf
comparison
equal deleted inserted replaced
24736:2abcb92cf0ae 24737:4a18ef61578d
396 :type '(repeat string) 396 :type '(repeat string)
397 :group 'ispell) 397 :group 'ispell)
398 398
399 399
400 ;; Define definitions here only for personal dictionaries. 400 ;; Define definitions here only for personal dictionaries.
401 ;;;###autoload
401 (defcustom ispell-local-dictionary-alist nil 402 (defcustom ispell-local-dictionary-alist nil
402 "*Contains local or customized dictionary definitions. 403 "*Contains local or customized dictionary definitions.
403 See `ispell-dictionary-alist'." 404 See `ispell-dictionary-alist'."
404 :type '(repeat (list (choice :tag "Dictionary" 405 :type '(repeat (list (choice :tag "Dictionary"
405 (string :tag "Dictionary name") 406 (string :tag "Dictionary name")