Index: emacs/lispref/files.texi
diff -c emacs/lispref/files.texi:1.84 emacs/lispref/files.texi:1.85
*** emacs/lispref/files.texi:1.84 Tue Aug 30 22:41:02 2005
--- emacs/lispref/files.texi Thu Sep 8 22:00:57 2005
***************
*** 341,350 ****
If it is @code{nil}, that means to ask only about file-visiting buffers.
If it is @code{t}, that means also offer to save certain other non-file
buffers---those that have a [EMAIL PROTECTED] buffer-local value of
! @code{buffer-offer-save}. (A user who says @samp{yes} to saving a
! non-file buffer is asked to specify the file name to use.) The
! @code{save-buffers-kill-emacs} function passes the value @code{t} for
! @var{pred}.
If @var{pred} is neither @code{t} nor @code{nil}, then it should be
a function of no arguments. It will be called in each buffer to decide
--- 341,350 ----
If it is @code{nil}, that means to ask only about file-visiting buffers.
If it is @code{t}, that means also offer to save certain other non-file
buffers---those that have a [EMAIL PROTECTED] buffer-local value of
! @code{buffer-offer-save} (@pxref{Killing Buffers}). A user who says
! @samp{yes} to saving a non-file buffer is asked to specify the file
! name to use.) The @code{save-buffers-kill-emacs} function passes the
! value @code{t} for @var{pred}.
If @var{pred} is neither @code{t} nor @code{nil}, then it should be
a function of no arguments. It will be called in each buffer to decide
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs