Files
emacs/lisp/textmodes
Stefan Kangas bad2cd198a Make turn-on-flyspell/turn-off-flyspell obsolete
* lisp/textmodes/flyspell.el (turn-on-flyspell): Make into obsolete
function alias for 'flyspell-mode'.
(turn-off-flyspell): Declare obsolete.
(text-mode-hook): Don't redundantly set :options here.
* lisp/textmodes/text-mode.el (text-mode-hook): Prefer 'flyspell-mode'
to 'turn-on-flyspell' in :options.  (Bug#76535)
2025-03-14 19:50:22 +01:00
..
2025-02-22 14:48:29 +01:00
2025-02-23 00:38:22 +01:00
2025-03-09 09:12:37 +01:00
2025-03-12 18:48:22 +01:00
2025-03-13 12:21:28 +02:00