From 8a176e64b2400c46434153d40ea2a0c50a073645 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 19 Jan 2006 17:34:43 +0000 Subject: [PATCH] (Custom Themes): Minor cleanup. --- man/ChangeLog | 6 ++++++ man/custom.texi | 17 +++++++++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index eace76aae1a..3282140ea30 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,9 @@ +2006-01-19 Richard M. Stallman + + * custom.texi (Custom Themes): Minor cleanup. + + * programs.texi (Hungry Delete): Upcase @key argument. + 2006-01-16 Katsumi Yamaoka * gnus.texi: Update copyright. diff --git a/man/custom.texi b/man/custom.texi index 9b93b56a08f..921f1b0320d 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -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 -- 2.39.2