(help-quit): Add doc.
This commit is contained in:
parent
a82e9c0177
commit
3120a677e9
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue