diff options
Diffstat (limited to 'lisp/help.el')
-rw-r--r-- | lisp/help.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el index c02b058fef9..19cb811bcf5 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -1038,7 +1038,7 @@ construct (see `substitute-command-keys'), the library is loaded, so that the documentation can show the right key bindings." :type 'boolean :group 'help - :version "24.2") + :version "24.3") (defun help-window-display-message (quit-part window &optional scroll) "Display message telling how to quit and scroll help window. |