mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +00:00
(Info-mode): Add font-lock-defontify to change-major-mode-hook.
This commit is contained in:
parent
fbefbe33e0
commit
3d12b3310a
@ -2352,6 +2352,7 @@ Advanced commands:
|
||||
(make-local-variable 'line-move-ignore-invisible)
|
||||
(setq line-move-ignore-invisible t)
|
||||
(add-hook 'clone-buffer-hook 'Info-clone-buffer-hook nil t)
|
||||
(add-hook 'change-major-mode-hook 'font-lock-defontify nil t)
|
||||
(Info-set-mode-line)
|
||||
(run-hooks 'Info-mode-hook))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user