comparison man/windows.texi @ 66581:fc256e77595d

* files.texi (Compressed Files): Fix typo. * buffers.texi (Misc Buffer): Downcase `*shell*'. * windows.texi (Force Same Window): Likewise.
author Romain Francoise <romain@orebokech.com>
date Mon, 31 Oct 2005 18:56:40 +0000
parents 3723093a21fd
children c93440097bdb 7beb78bc1f8e
comparison
equal deleted inserted replaced
66580:35ee6fbeca84 66581:fc256e77595d
224 @node Force Same Window 224 @node Force Same Window
225 @section Forcing Display in the Same Window 225 @section Forcing Display in the Same Window
226 226
227 Certain Emacs commands switch to a specific buffer with special 227 Certain Emacs commands switch to a specific buffer with special
228 contents. For example, @kbd{M-x shell} switches to a buffer named 228 contents. For example, @kbd{M-x shell} switches to a buffer named
229 @samp{*Shell*}. By convention, all these commands are written to pop up 229 @samp{*shell*}. By convention, all these commands are written to pop up
230 the buffer in a separate window. But you can specify that certain of 230 the buffer in a separate window. But you can specify that certain of
231 these buffers should appear in the selected window. 231 these buffers should appear in the selected window.
232 232
233 @vindex same-window-buffer-names 233 @vindex same-window-buffer-names
234 If you add a buffer name to the list @code{same-window-buffer-names}, 234 If you add a buffer name to the list @code{same-window-buffer-names},