diff man/buffers.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 a731162a612f
children 589ce7251c9c
line wrap: on
line diff
--- a/man/buffers.texi	Mon Oct 31 17:06:01 2005 +0000
+++ b/man/buffers.texi	Mon Oct 31 18:56:40 2005 +0000
@@ -252,9 +252,9 @@
   @kbd{M-x rename-uniquely} renames the current buffer to a similar
 name with a numeric suffix added to make it both different and unique.
 This command does not need an argument.  It is useful for creating
-multiple shell buffers: if you rename the @samp{*Shell*} buffer, then
+multiple shell buffers: if you rename the @samp{*shell*} buffer, then
 do @kbd{M-x shell} again, it makes a new shell buffer named
-@samp{*Shell*}; meanwhile, the old shell buffer continues to exist
+@samp{*shell*}; meanwhile, the old shell buffer continues to exist
 under its new name.  This method is also good for mail buffers,
 compilation buffers, and most Emacs features that create special
 buffers with particular names.  (With some of these features, such as