Mercurial > hg > xemacs-beta
diff lisp/buffer.el @ 219:262b8bb4a523 r20-4b8
Import from CVS: tag r20-4b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:09:35 +0200 |
parents | 41ff10fd062f |
children | aabb7f5b1c81 |
line wrap: on
line diff
--- a/lisp/buffer.el Mon Aug 13 10:08:36 2007 +0200 +++ b/lisp/buffer.el Mon Aug 13 10:09:35 2007 +0200 @@ -34,7 +34,7 @@ (defun switch-to-buffer (bufname &optional norecord) "Select buffer BUFNAME in the current window. -BUFNAME may be a buffer or a buffer name. +BUFNAME may be a buffer or a buffer name and is created if did not exist. Optional second arg NORECORD non-nil means do not put this buffer at the front of the list of recently selected ones.