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
dc663c79
Commit
dc663c79
authored
Apr 02, 2012
by
Dani Moncayo
Committed by
Chong Yidong
Apr 02, 2012
Browse files
* doc/emacs/custom.texi (Changing a Variable): Fix example.
parent
7bd20f91
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/custom.texi
doc/emacs/custom.texi
+2
-2
No files found.
doc/emacs/ChangeLog
View file @
dc663c79
2012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
* custom.texi (Changing a Variable): Fix example.
2012-04-01 Eli Zaretskii <eliz@gnu.org>
* misc.texi (emacsclient Options): More clarifications about -t
...
...
doc/emacs/custom.texi
View file @
dc663c79
...
...
@@ -332,7 +332,7 @@ customization. Use the @samp{Add Comment} item from the
@smallexample
[Set for Current Session] [Save for Future Sessions]
[Undo Edits] [Reset to Saved] [Erase Customization] [
Finish
]
[Undo Edits] [Reset to Saved] [Erase Customization] [
Exit
]
@end smallexample
@noindent
...
...
@@ -351,7 +351,7 @@ C-s} (@code{Custom-save}) is like using the @samp{[Save for Future
Sessions]} button.
@vindex custom-buffer-done-kill
The @samp{[
Finish
]} button switches out of the customization buffer,
The @samp{[
Exit
]} button switches out of the customization buffer,
and buries the buffer at the bottom of the buffer list. To make it
kill the customization buffer instead, change the variable
@code{custom-buffer-done-kill} to @code{t}.
...
...
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