projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5f9583
)
; * lisp/help.el (with-help-window): Remove extra space in doc.
author
Charles A. Roelli
<charles@aurox.ch>
Thu, 25 Oct 2018 18:40:49 +0000
(20:40 +0200)
committer
Charles A. Roelli
<charles@aurox.ch>
Thu, 25 Oct 2018 18:40:49 +0000
(20:40 +0200)
lisp/help.el
patch
|
blob
|
history
diff --git
a/lisp/help.el
b/lisp/help.el
index 77e328483185572ad6c18b93f648d3e531954f3b..f49621439477cb6dea867aa5b45553f9ade9728c 100644
(file)
--- a/
lisp/help.el
+++ b/
lisp/help.el
@@
-1377,7
+1377,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