]> git.eshelyaron.com Git - emacs.git/commit
* lisp/textmodes/flyspell.el (flyspell-check-changes): New user option.
authorJuri Linkov <juri@linkov.net>
Thu, 14 Mar 2024 18:11:33 +0000 (20:11 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 15 Mar 2024 09:05:04 +0000 (10:05 +0100)
commite58af5d072d50e6ada2dbfa0b0d557a485e36b7e
tree66147caa3c3d32e838451b271a1effa039c5d4b9
parent6ca36da9938ef8d46c6319d769d3772297b8d7ee
* lisp/textmodes/flyspell.el (flyspell-check-changes): New user option.

(flyspell--mode-on): Add flyspell-check-changes to post-command-hook
when flyspell-check-changes is non-nil.
(flyspell--mode-off): Remove flyspell-check-changes from post-command-hook.
(flyspell-check-changes): New function (bug#61874).

(cherry picked from commit f03f14165ed51148b72b431ac99c4a4829bb1a7f)
etc/NEWS
lisp/textmodes/flyspell.el