summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2024-03-14 20:11:33 +0200
committerJuri Linkov <juri@linkov.net>2024-03-14 20:11:33 +0200
commitf03f14165ed51148b72b431ac99c4a4829bb1a7f (patch)
tree77a0873bc1fd3883772c68496b3789d9568c58fa /etc
parentbd6b64e0a8856a735b484f0482af0e937eb585d3 (diff)
downloademacs-f03f14165ed51148b72b431ac99c4a4829bb1a7f.tar.gz
* 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).
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2985169ea91..327042f9d20 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1129,6 +1129,11 @@ distracting and easily confused with actual code, or a significant
early aid that relieves you from moving the buffer or reaching for the
mouse to consult an error message.
+** Flyspell
+
+*** New user option 'flyspell-check-changes'.
+It checks only edited text.
+
** JS mode.
The binding 'M-.' has been removed from the major mode keymaps in
'js-mode' and 'js-ts-mode', having it default to the global binding