]> git.eshelyaron.com Git - emacs.git/commit
(flyspell-duplicate-distance): Doc fix; change default to 10000.
authorRichard M. Stallman <rms@gnu.org>
Mon, 3 Aug 1998 03:27:54 +0000 (03:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 3 Aug 1998 03:27:54 +0000 (03:27 +0000)
commit65a5c06afd122d584817b3de932e1b0a545cf570
tree63a551da0eeef650b4d7c940d772fc7d7601bf03
parent49da2e496a3aa14f51b234a9dc5c9b2e80e40a04
(flyspell-duplicate-distance): Doc fix; change default to 10000.
(flyspell-mode-on): Fix the welcome message to deal with
how the binding for flyspell-auto-correct-word is now made.
(flyspell-delay, flyspell-delayed-commands): Doc fixes.
(flyspell-mode-off): Kill Ispell only if it is per-buffer.

(flyspell-mode-map): Explicitly bind M-TAB.
(flyspell-auto-correct-binding): Variable deleted.
(flyspell-incorrect-face, flyspell-duplicate-face): Fix typos.
(flyspell-check-pre-word-p): Check for word syntax in previous char.
(flyspell-word): Set process-kill-without-query for Ispell.
(flyspell-region): Put region args in order; use right percantage.
(flyspell-properties-at-p): Rename arg to POS; doc fix.
(flyspell-highlight-incorrect-region):
Check flyspell-highlight-properties first.
(flyspell-highlight-duplicate-region): Likewise.
(flyspell-auto-correct-word): Doc fix.
lisp/textmodes/flyspell.el