/[emacs]/emacs/lispref/buffers.texi
ViewVC logotype

Diff of /emacs/lispref/buffers.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by teirllm, Thu Jul 15 00:09:09 2004 UTC revision 1.39 by rms, Mon Dec 27 19:54:59 2004 UTC
# Line 1041  save that buffer, just as they offer to Line 1041  save that buffer, just as they offer to
1041  for any reason.  @xref{Buffer-Local Variables}.  for any reason.  @xref{Buffer-Local Variables}.
1042  @end defvar  @end defvar
1043    
1044    @defvar buffer-save-without-query
1045    This variable, if non-@code{nil} in a particular buffer, tells
1046    @code{save-buffers-kill-emacs} and @code{save-some-buffers} to save
1047    this buffer (if it's modified) without asking the user.  The variable
1048    automatically becomes buffer-local when set for any reason.
1049    @end defvar
1050    
1051  @defun buffer-live-p object  @defun buffer-live-p object
1052  This function returns @code{t} if @var{object} is a buffer which has  This function returns @code{t} if @var{object} is a buffer which has
1053  not been killed, @code{nil} otherwise.  not been killed, @code{nil} otherwise.

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26