]> code.delx.au - gnu-emacs/commit
(flyspell-last-buffer): New var.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 28 Nov 2005 16:44:37 +0000 (16:44 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 28 Nov 2005 16:44:37 +0000 (16:44 +0000)
commit6a99c272837ee61fa361007ffce3069feb704a32
tree23fb2efbee8a41bb15785980e98886965c8bbee2
parente99c9adab079002460e74b5b4585db7599f1992d
(flyspell-last-buffer): New var.
(flyspell-accept-buffer-local-defs): Use it to avoid silly redundant work.
(flyspell-mode-on): Use add-hook for after-change-functions.
(flyspell-mode-off): Use remove-hook for after-change-functions.
(flyspell-changes): Make it buffer-local.
(flyspell-after-change-function): Make it non-interactive.  Use push.
(flyspell-post-command-hook): Check input-pending-p while processing
the potentially long list of buffer changes.
lisp/ChangeLog
lisp/textmodes/flyspell.el