emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/buffer.c


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Thu, 03 Feb 2005 02:33:53 -0500

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.472 emacs/src/buffer.c:1.473
*** emacs/src/buffer.c:1.472    Mon Jan 31 22:45:12 2005
--- emacs/src/buffer.c  Thu Feb  3 07:33:52 2005
***************
*** 1952,1957 ****
--- 1952,1958 ----
         doc: /* Put BUFFER at the end of the list of all buffers.
  There it is the least likely candidate for `other-buffer' to return;
  thus, the least likely buffer for \\[switch-to-buffer] to select by default.
+ You can specify a buffer name as BUFFER, or an actual buffer object.
  If BUFFER is nil or omitted, bury the current buffer.
  Also, if BUFFER is nil or omitted, remove the current buffer from the
  selected window if it is displayed there.  */)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]