From: Chong Yidong Date: Sat, 10 Sep 2005 15:51:28 +0000 (+0000) Subject: 2005-09-10 Chong Yidong X-Git-Tag: emacs-pretest-22.0.90~7169 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2bb8b80c2099dea53d6de3b232120cfcd4bcb45a;p=emacs.git 2005-09-10 Chong Yidong * files.texi (Saving Buffers): Fix typo. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 7e603eb63aa..41e6c1aa9eb 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-09-10 Chong Yidong + + * files.texi (Saving Buffers): Fix typo. + 2005-09-08 Richard M. Stallman * tips.texi (Programming Tips): Correct the "default" prompt spec. diff --git a/lispref/files.texi b/lispref/files.texi index 570b601f743..5b8d77d2070 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -343,7 +343,7 @@ If it is @code{t}, that means also offer to save certain other non-file buffers---those that have a non-@code{nil} 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 +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