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

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

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

revision 1.164 by rms, Wed Jun 8 15:45:34 2005 UTC revision 1.165 by lute, Thu Jun 9 12:11:54 2005 UTC
# Line 942  The variable `ispell-library-directory' Line 942  The variable `ispell-library-directory'
942          '(menu-item "Automatic spell checking (Flyspell)"          '(menu-item "Automatic spell checking (Flyspell)"
943                      flyspell-mode                      flyspell-mode
944                      :help "Check spelling while you edit the text"                      :help "Check spelling while you edit the text"
945                      :button (:toggle . flyspell-mode)))                      :button (:toggle . (bound-and-true-p flyspell-mode))))
946        (define-key ispell-menu-map [ispell-complete-word]        (define-key ispell-menu-map [ispell-complete-word]
947          '(menu-item "Complete Word" ispell-complete-word          '(menu-item "Complete Word" ispell-complete-word
948                      :help "Complete word at cursor using dictionary"))                      :help "Complete word at cursor using dictionary"))

Legend:
Removed from v.1.164  
changed lines
  Added in v.1.165

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