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

Diff of /emacs/lispref/files.texi

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

revision 1.84 by albinus, Tue Aug 30 22:41:02 2005 UTC revision 1.85 by cyd, Thu Sep 8 22:00:57 2005 UTC
# Line 341  The optional @var{pred} argument control Line 341  The optional @var{pred} argument control
341  If it is @code{nil}, that means to ask only about file-visiting buffers.  If it is @code{nil}, that means to ask only about file-visiting buffers.
342  If it is @code{t}, that means also offer to save certain other non-file  If it is @code{t}, that means also offer to save certain other non-file
343  buffers---those that have a non-@code{nil} buffer-local value of  buffers---those that have a non-@code{nil} buffer-local value of
344  @code{buffer-offer-save}.  (A user who says @samp{yes} to saving a  @code{buffer-offer-save} (@pxref{Killing Buffers}).  A user who says
345  non-file buffer is asked to specify the file name to use.)  The  @samp{yes} to saving a non-file buffer is asked to specify the file
346  @code{save-buffers-kill-emacs} function passes the value @code{t} for  name to use.)  The @code{save-buffers-kill-emacs} function passes the
347  @var{pred}.  value @code{t} for @var{pred}.
348    
349  If @var{pred} is neither @code{t} nor @code{nil}, then it should be  If @var{pred} is neither @code{t} nor @code{nil}, then it should be
350  a function of no arguments.  It will be called in each buffer to decide  a function of no arguments.  It will be called in each buffer to decide

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

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