mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
(help-quit): Add doc.
This commit is contained in:
parent
a82e9c0177
commit
3120a677e9
@ -168,6 +168,7 @@ Commands:
|
||||
(add-hook 'temp-buffer-show-hook 'help-mode-maybe)
|
||||
|
||||
(defun help-quit ()
|
||||
"Just exit from the Help command's command loop."
|
||||
(interactive)
|
||||
nil)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user