summaryrefslogtreecommitdiff
path: root/lisp/help.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2018-10-28 17:55:00 +0200
committerEli Zaretskii <eliz@gnu.org>2018-10-28 17:55:00 +0200
commitf3050fc14e05a6eb18a70e0e7ce5d5302d5203e6 (patch)
treea5100f182b5bdbf0db39bc0c6b25d54e7df28690 /lisp/help.el
parent2fdae77eb6489a25a94f1d88a740a9672617d451 (diff)
parent3dd16a89bf410d77e9ddc41cbfbbd4b343928d6d (diff)
downloademacs-f3050fc14e05a6eb18a70e0e7ce5d5302d5203e6.tar.gz
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
Diffstat (limited to 'lisp/help.el')
-rw-r--r--lisp/help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el
index 28288e57f6e..ad782f74cac 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -1326,7 +1326,7 @@ puts the buffer specified by BUFFER-OR-NAME in `help-mode' and
displays a message about how to delete the help window when it's no
longer needed. The help window will be selected if
`help-window-select' is non-nil.
-Most of this is done by `help-window-setup', which see."
+Most of this is done by `help-window-setup', which see."
(declare (indent 1) (debug t))
`(progn
;; Make `help-window-point-marker' point nowhere. The only place