emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 6ca71ce 1/2: ; * lisp/help.el (with-help-window):


From: Charles A. Roelli
Subject: [Emacs-diffs] emacs-26 6ca71ce 1/2: ; * lisp/help.el (with-help-window): Remove extra space in doc.
Date: Thu, 25 Oct 2018 14:59:44 -0400 (EDT)

branch: emacs-26
commit 6ca71ceb687d238f6bdfd483e32b5c6d54bf6d1a
Author: Charles A. Roelli <address@hidden>
Commit: Charles A. Roelli <address@hidden>

    ; * lisp/help.el (with-help-window): Remove extra space in doc.
---
 lisp/help.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/help.el b/lisp/help.el
index 77e3284..f496214 100644
--- 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]