summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2006-01-12 02:39:09 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2006-01-12 02:39:09 +0000
commit8259d669fbc13981ef42de7e82098e56873890e4 (patch)
tree782b6808e58de3fc9044d3b65645442c8e39cd7f /man
parent253f53163e3b3fffc0df3d50f3da2bc9b300af33 (diff)
downloademacs-8259d669fbc13981ef42de7e82098e56873890e4.tar.gz
(Changing a Variable, Face Customization): Update for changes in Custom menus.
Diffstat (limited to 'man')
-rw-r--r--man/custom.texi12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/custom.texi b/man/custom.texi
index f71a0353f50..9b93b56a08f 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -230,7 +230,7 @@ under it. It looks like this, in part:
@smallexample
/- Emacs group: ---------------------------------------------------\
- [State]: visible group members are all at standard settings.
+ [State]: visible group members are all at standard values.
Customization of the One True Editor.
See also [Manual].
@@ -446,7 +446,7 @@ Customizations}).
There are actually four reset operations:
@table @samp
-@item Reset to Current
+@item Undo Edits
If you have made some modifications and not yet set the variable,
this restores the text in the customization buffer to match
the actual value.
@@ -460,7 +460,7 @@ This sets the variable to its standard value, and updates the text
accordingly. This also eliminates any saved value for the variable,
so that you will get the standard value in future Emacs sessions.
-@item Use Backup Value
+@item Set to Backup Value
This sets the variable to a previous value that was set in the
customization buffer in this session. If you customize a variable
and then reset it, which discards the customized value,
@@ -481,7 +481,7 @@ edited, set or saved.
@smallexample
[Set for Current Session] [Save for Future Sessions]
- [Reset to Current] [Reset to Saved] [Erase Customization] [Finish]
+ [Undo Edits] [Reset to Saved] [Erase Customization] [Finish]
@end smallexample
@vindex custom-buffer-done-function
@@ -591,8 +591,8 @@ variables (@pxref{Changing a Variable}).
A face can specify different appearances for different types of
display. For example, a face can make text red on a color display, but
use a bold font on a monochrome display. To specify multiple
-appearances for a face, select @samp{Show all display specs} in the menu you
-get from invoking @samp{[State]}.
+appearances for a face, select @samp{For All Kinds of Displays} in the
+menu you get from invoking @samp{[State]}.
@findex modify-face
Another more basic way to set the attributes of a specific face is