emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 63c7733: ; * lisp/ido.el (ido-find-alternate-file


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 63c7733: ; * lisp/ido.el (ido-find-alternate-file): Doc fix. (Bug#29278)
Date: Sat, 18 Nov 2017 06:15:32 -0500 (EST)

branch: emacs-26
commit 63c773399e954eb027853557b0a20dbcc67b669e
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * lisp/ido.el (ido-find-alternate-file): Doc fix.  (Bug#29278)
---
 lisp/ido.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/ido.el b/lisp/ido.el
index 4f1e36b..96a362f 100644
--- a/lisp/ido.el
+++ b/lisp/ido.el
@@ -4302,7 +4302,7 @@ For details of keybindings, see `ido-find-file'."
 
 ;;;###autoload
 (defun ido-find-alternate-file ()
-  "Switch to another file and show it in another window.
+  "Find another file, select its buffer, kill previous buffer.
 The file name is selected interactively by typing a substring.
 For details of keybindings, see `ido-find-file'."
   (interactive)



reply via email to

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