From 3120a677e9c7e4548b13cf1fe057f59db78e1cbe Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 27 Sep 1998 21:20:42 +0000 Subject: [PATCH] (help-quit): Add doc. --- lisp/help.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/help.el b/lisp/help.el index ff8d18066f7..850cf3078d9 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -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) -- 2.39.2