1
0
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:
Richard M. Stallman 1998-09-27 21:20:42 +00:00
parent a82e9c0177
commit 3120a677e9

View File

@ -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)