Mercurial > emacs
changeset 68258:350d30451e2d
(Custom Themes): Minor cleanup.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 19 Jan 2006 17:34:34 +0000 |
parents | 60492fe37343 |
children | da25283c5b11 |
files | man/custom.texi |
diffstat | 1 files changed, 9 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- 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