]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor clarification.
authorRichard M. Stallman <rms@gnu.org>
Fri, 1 Feb 2002 04:29:36 +0000 (04:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 1 Feb 2002 04:29:36 +0000 (04:29 +0000)
man/custom.texi

index 66eaee688bf7a2d83e5afbfc09139e1a51493c7b..f183580b7035ec6e2eb0d8e4b9c3e3449e6ee541 100644 (file)
@@ -285,12 +285,12 @@ otherwise stated, affects only the current Emacs session.
 @findex customize
 @cindex customization buffer
   A convenient way to find the user option variables that you want to
-change, and then change them, is with @kbd{M-x customize}.  This command
-creates a @dfn{customization buffer} with which you can browse through
-the Emacs user options in a logically organized structure, then edit and
-set their values.  You can also use the customization buffer to save
-settings permanently.  (Not all Emacs user options are included in this
-structure as of yet, but we are adding the rest.)
+change, and then change them, is with @kbd{M-x customize}.  This
+command creates a @dfn{customization buffer} with which you can browse
+through the Emacs user options in a logically organized structure,
+then edit and set their values.  You can also use the customization
+buffer to save settings permanently in your @file{~/.emacs} file
+(@pxref{Init File}).
 
 The appearance of the example buffers in the following is typically
 different under a window system where faces can be used to indicate the