Mercurial > emacs
diff lisp/files.el @ 71649:5a4a7b32f980
* files.el (find-alternate-file): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 06 Jul 2006 13:55:49 +0000 |
parents | 4a2a2f40a43f |
children | 067fc0d0be7e |
line wrap: on
line diff
--- a/lisp/files.el Thu Jul 06 13:44:10 2006 +0000 +++ b/lisp/files.el Thu Jul 06 13:55:49 2006 +0000 @@ -1192,7 +1192,11 @@ \(presumably by mistake), use this command to visit the file you really want. Interactively, or if WILDCARDS is non-nil in a call from Lisp, -expand wildcards (if any) and replace the file with multiple files." +expand wildcards (if any) and replace the file with multiple files. + +If the current buffer is an indirect buffer, or the base buffer +for one or more indirect buffers, the other buffer(s) are not +killed." (interactive (let ((file buffer-file-name) (file-name nil)