]> git.eshelyaron.com Git - emacs.git/commitdiff
(Custom Themes): Minor cleanup.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 Jan 2006 17:34:43 +0000 (17:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 Jan 2006 17:34:43 +0000 (17:34 +0000)
man/ChangeLog
man/custom.texi

index eace76aae1a986a99eb3c0814c1e1d95f85b95b9..3282140ea309e9db94ca98382e1cd96637a42f96 100644 (file)
@@ -1,3 +1,9 @@
+2006-01-19  Richard M. Stallman  <rms@gnu.org>
+
+       * custom.texi (Custom Themes): Minor cleanup.
+
+       * programs.texi (Hungry Delete): Upcase @key argument.
+
 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi: Update copyright.
index 9b93b56a08f38b6c60c88dae3d9de9bd249c2414..921f1b0320d9fa202d28297d6427e90a69d0574d 100644 (file)
@@ -729,14 +729,15 @@ theme occurring earlier in @code{custom-enabled-themes} takes effect.
 @findex load-theme
 @findex enable-theme
 @findex disable-theme
-  You can also enable a Custom theme with @kbd{M-x enable-theme}.
-This prompts for a theme name in the minibuffer, loads the theme from
-the theme file if necessary, and enables the theme.  An enabled theme
-can be @dfn{disabled} with the command @kbd{M-x disable-theme}; this
-returns the options specified in the theme to their original values.
-To re-enable the theme, call @kbd{M-x enable-theme} again.  If a theme
-file is changed during your Emacs session, you can reload it by
-calling @kbd{M-x load-theme}.  This also enables the theme.
+  You can temporarily enable a Custom theme with @kbd{M-x
+enable-theme}.  This prompts for a theme name in the minibuffer, loads
+the theme from the theme file if necessary, and enables the theme.
+You can @dfn{disabled} any enabled theme with the command @kbd{M-x
+disable-theme}; this returns the options specified in the theme to
+their original values.  To re-enable the theme, type @kbd{M-x
+enable-theme} again.  If a theme file is changed during your Emacs
+session, you can reload it by typing @kbd{M-x load-theme}.  (This also
+enables the theme.)
 
 @node Variables
 @section Variables