Files
emacs/lisp/textmodes
Ihor Radchenko 15c77f2fce mhtml-mode: Use run-mode-hook' to run prog-mode-hook' (bug#70671)
* lisp/textmodes/mhtml-mode.el (mhtml-mode): When running hooks
simulating inheritance from `prog-mode', use `run-mode-hooks' that
honors `delay-mode-hooks' macro.  Note that `delay-mode-hooks' is bound
to non-nil when major mode body is evaluated, so there is no chance that
any major mode-related hooks are executed twice.
2024-05-03 11:02:54 -04:00
..
2024-03-16 05:47:41 -04:00
2024-02-24 09:30:16 +01:00
2024-02-13 14:08:37 +02:00