]> git.eshelyaron.com Git - emacs.git/commit
(flyspell-issue-message-flag): New user option.
authorPavel Janík <Pavel@Janik.cz>
Sat, 2 Feb 2002 15:56:45 +0000 (15:56 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 2 Feb 2002 15:56:45 +0000 (15:56 +0000)
commit73194d6771a7eeb9e4022573131f7fdc573ec9c5
tree84375225759aa69a0c2c7efcda5ab71cb6cc07f8
parent901cd78b4a765c231f39a30ed930f6c6ac0c3b19
(flyspell-issue-message-flag): New user option.
(flyspell-mode-on, flyspell-notify-misspell)
(flyspell-small-region, flyspell-external-point-words)
(flyspell-large-region): Use it
(flyspell-before-incorrect-word-string)
(flyspell-after-incorrect-word-string): New user options.
(make-flyspell-overlay): Use them.
(flyspell-version): New function.
(flyspell-incorrect-face, flyspell-duplicate-face): Adapt face definitions
to use :weight.
(flyspell-insert-function): New user option.
(flyspell-auto-correct-word, flyspell-correct-word)
(flyspell-xemacs-correct): Use it.
(flyspell-define-abbrev): New function.
(flyspell-auto-correct-word, flyspell-correct-word)
(flyspell-xemacs-correct): Use it.
(make-flyspell-overlay): Use `evaporate' property.
(flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
(flyspell-emacs-popup): Use `session' instead of `accept'.
(flyspell-auto-correct-previous-pos): New variable.
(flyspell-auto-correct-previous-hook)
(flyspell-auto-correct-previous-word): New functions.
lisp/textmodes/flyspell.el