Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2bb8b80c
Commit
2bb8b80c
authored
Sep 10, 2005
by
Chong Yidong
Browse files
2005-09-10 Chong Yidong <cyd@stupidchicken.com>
* files.texi (Saving Buffers): Fix typo.
parent
0e435430
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lispref/ChangeLog
lispref/ChangeLog
+4
-0
lispref/files.texi
lispref/files.texi
+1
-1
No files found.
lispref/ChangeLog
View file @
2bb8b80c
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
.
...
...
lispref/files.texi
View file @
2bb8b80c
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment