changeset 65437:035ea9e34f56

2005-09-10 Chong Yidong <cyd@stupidchicken.com> * files.texi (Saving Buffers): Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 10 Sep 2005 15:51:28 +0000
parents 1bbab0e3947a
children 170f43effa81
files lispref/ChangeLog lispref/files.texi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Sat Sep 10 15:22:29 2005 +0000
+++ b/lispref/ChangeLog	Sat Sep 10 15:51:28 2005 +0000
@@ -1,3 +1,7 @@
+2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
+
+	* files.texi (Saving Buffers): Fix typo.
+
 2005-09-08  Richard M. Stallman  <rms@gnu.org>
 
 	* tips.texi (Programming Tips): Correct the "default" prompt spec.
--- a/lispref/files.texi	Sat Sep 10 15:22:29 2005 +0000
+++ b/lispref/files.texi	Sat Sep 10 15:51:28 2005 +0000
@@ -343,7 +343,7 @@
 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