Index: emacs/lispref/files.texi
diff -c emacs/lispref/files.texi:1.85 emacs/lispref/files.texi:1.86
*** emacs/lispref/files.texi:1.85       Thu Sep  8 22:00:57 2005
--- emacs/lispref/files.texi    Sat Sep 10 15:51:28 2005
***************
*** 343,349 ****
  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
--- 343,349 ----
  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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to