emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/help.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/help.el
Date: Sat, 25 Mar 2006 10:10:36 +0000

Index: emacs/lisp/help.el
diff -u emacs/lisp/help.el:1.307 emacs/lisp/help.el:1.308
--- emacs/lisp/help.el:1.307    Wed Mar  8 10:11:47 2006
+++ emacs/lisp/help.el  Sat Mar 25 10:10:36 2006
@@ -143,7 +143,7 @@
                    ((not (one-window-p t))
                     (setq help-return-method
                           (cons (selected-window) 'quit-window))
-                    "Type \\[switch-to-buffer-other-window] RET to restore the 
other window.")
+                    "Type \\[display-buffer] RET to restore the other window.")
                    (pop-up-windows
                     (setq help-return-method (cons (selected-window) t))
                     "Type \\[delete-other-windows] to remove help window.")




reply via email to

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