+2009-01-09 Martin Rudalics <rudalics@gmx.at>
+
+ * window.el (special-display-buffer-names)
+ (special-display-regexps, special-display-function): In
+ doc-strings say "same-window" instead of "same-buffer".
+
2009-01-09 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el: Revert previous patch. `last-command-char' is
BUFFER in any way it likes. All this is done by the function
found in `special-display-function'.
-If the specified frame parameters include (same-buffer . t), the
-buffer is displayed in the currently selected window. Otherwise, if
-they include (same-frame . t), the buffer is displayed in a new window
-in the currently selected frame.
+If the specified frame parameters include (same-window . t), the
+buffer is displayed in the currently selected window. Otherwise,
+if they include (same-frame . t), the buffer is displayed in a
+new window in the currently selected frame.
If this variable appears \"not to work\", because you add a name to it
but that buffer still appears in the selected window, look at the
the buffer in any way it likes. All this is done by the function
found in `special-display-function'.
-If the specified frame parameters include (same-buffer . t), the
+If the specified frame parameters include (same-window . t), the
buffer is displayed in the currently selected window. Otherwise,
if they include (same-frame . t), the buffer is displayed in a
new window in the currently selected frame.
using `special-display-frame-alist' to specify the frame
parameters.
-But if the buffer specific data includes (same-buffer . t) then
-the buffer is displayed in the current selected window.
-Otherwise if it includes (same-frame . t) then the buffer is
+But if the buffer specific data includes (same-window . t) then
+the buffer is displayed in the currently selected window.
+Otherwise, if it includes (same-frame . t) then the buffer is
displayed in a new window in the currently selected frame.
A buffer is special if it is listed in