/[emacs]/emacs/lisp/textmodes/flyspell.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/flyspell.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.44 by abraham, Sun Feb 17 12:15:16 2002 UTC revision 1.45 by sds, Thu Feb 21 01:42:22 2002 UTC
# Line 382  property of the major mode name.") Line 382  property of the major mode name.")
382  ;*---------------------------------------------------------------------*/  ;*---------------------------------------------------------------------*/
383  (eval-when-compile (defvar flyspell-local-mouse-map))  (eval-when-compile (defvar flyspell-local-mouse-map))
384    
385    ;;;###autoload
386  (defvar flyspell-mode nil)  (defvar flyspell-mode nil)
387  (make-variable-buffer-local 'flyspell-mode)  (make-variable-buffer-local 'flyspell-mode)
388    

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26