mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
2005-09-10 Chong Yidong <cyd@stupidchicken.com>
* files.texi (Saving Buffers): Fix typo.
This commit is contained in:
parent
0e43543032
commit
2bb8b80c20
2 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue