+2006-07-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * files.el (find-alternate-file): Doc fix.
+
2006-07-05 Richard Stallman <rms@gnu.org>
* files.el (abbreviate-file-name): Add save-match-data.
\(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)