]> git.eshelyaron.com Git - emacs.git/commitdiff
2005-09-10 Chong Yidong <cyd@stupidchicken.com>
authorChong Yidong <cyd@stupidchicken.com>
Sat, 10 Sep 2005 15:51:28 +0000 (15:51 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 10 Sep 2005 15:51:28 +0000 (15:51 +0000)
* files.texi (Saving Buffers): Fix typo.

lispref/ChangeLog
lispref/files.texi

index 7e603eb63aa69e07742fb95b67aa5ae8d71f8870..41e6c1aa9ebb8d45b81467ab90d84d51a75b1374 100644 (file)
@@ -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.
index 570b601f743665f4508005412e17bc562c54de6d..5b8d77d207097bcd0f8a37b8f457a7b37b4bc308 100644 (file)
@@ -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