]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/ido.el (ido-find-alternate-file): Doc fix. (Bug#29278)
authorEli Zaretskii <eliz@gnu.org>
Sat, 18 Nov 2017 11:14:52 +0000 (13:14 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 18 Nov 2017 11:14:52 +0000 (13:14 +0200)
lisp/ido.el

index 4f1e36ba914d55488d02986ca738ee2c516cbcdc..96a362f76083995fbf076327f76fc28e894c4b4b 100644 (file)
@@ -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)