]> git.eshelyaron.com Git - emacs.git/commit
If local-maps work, don't put
authorRichard M. Stallman <rms@gnu.org>
Sun, 27 Dec 1998 03:15:10 +0000 (03:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 27 Dec 1998 03:15:10 +0000 (03:15 +0000)
commitdd0ffc284b9cc0ca92ae50fb40840478d413640b
tree5e8f0b55c7e3979dd805bec9c86f94b0c70ea127
parent4db2a7dec96c66205dabe625f3e940781cdb5b44
If local-maps work, don't put
flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
in flyspell-mouse-map (only).
(flyspell-use-local-map): New variable.
Use a different mouse-2 binding in that case,
and don't add to minor-mode-map-alist.
(make-flyspell-overlay, flyspell-correct-word):
Test flyspell-use-local-map.
lisp/textmodes/flyspell.el