diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-05-05 22:37:56 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-05-05 22:37:56 +0000 |
commit | 4f65d89a0e599d9874ab540ba8d17344647d4a0c (patch) | |
tree | 8989f39e85afb6110c9be5e6138d0873e33360a2 /man/custom.texi | |
parent | 520e10f5459c3e57a58ccd653f74f30a5aad5183 (diff) | |
download | emacs-4f65d89a0e599d9874ab540ba8d17344647d4a0c.tar.gz |
(Customization Groups): Mention customize-group command.
Diffstat (limited to 'man/custom.texi')
-rw-r--r-- | man/custom.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/custom.texi b/man/custom.texi index 8fa5d4e4831..c8ca955d915 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -356,6 +356,8 @@ link to another group. other groups do. By examining various groups, you will eventually find the options and faces that belong to the feature you are interested in customizing. Then you can use the customization buffer to set them. +You can go straight to a particular group by name using the command +@kbd{M-x customize-group}. @findex customize-browse You can view the structure of customization groups on a larger scale |