# HG changeset patch # User Richard M. Stallman # Date 1137692074 0 # Node ID 350d30451e2dbe971e06983dc46c91a107619c76 # Parent 60492fe373438f58853403ee3cd1c7f0e34517b0 (Custom Themes): Minor cleanup. diff -r 60492fe37343 -r 350d30451e2d man/custom.texi --- a/man/custom.texi Thu Jan 19 17:31:25 2006 +0000 +++ b/man/custom.texi Thu Jan 19 17:34:34 2006 +0000 @@ -729,14 +729,15 @@ @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