A buffer is a Lisp object containing a `space' in which files (or any pieces of text) may be edited, either directly by the user or by Lisp programs.
Each window (see section Windows) may display any one buffer at any time, the buffer being displayed by the current window is known as the current buffer. This is the buffer which functions will operate on by default.
t if its argument is a buffer.
Go to the first, previous, next, last section, table of contents.