Files
emacs/lisp/textmodes
Eshel Yaron 097b685aa1 New option 'flyspell-delay-use-timer'
* lisp/textmodes/flyspell.el (flyspell-delay-use-timer):
New user option.
(flyspell--timer): New variable.
(flyspell-check-word-p): Use them.
(flyspell-post-command-hook): Disable timer.
(flyspell-word): Pass non-nil SECONDS argument to
'accept-process-output' to avoid blocking when called from a
timer, in which case quitting is inhibited.
* etc/NEWS: Announce new option.  (bug#74437)
2024-11-22 09:42:50 +01:00
..
2024-10-24 16:50:07 +08:00
2024-10-01 21:31:02 +02:00
2024-10-24 16:50:07 +08:00