mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
(help-mode): Call view-mode.
This commit is contained in:
parent
c88daaeff5
commit
42499979a3
@ -120,6 +120,7 @@ Commands:
|
||||
(setq major-mode 'help-mode)
|
||||
(make-local-variable 'font-lock-defaults)
|
||||
(setq font-lock-defaults '(help-font-lock-keywords))
|
||||
(view-mode)
|
||||
(run-hooks 'help-mode-hook))
|
||||
|
||||
(defun help-quit ()
|
||||
|
Loading…
Reference in New Issue
Block a user