emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/custom.texi


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/man/custom.texi
Date: Sat, 24 Dec 2005 17:35:23 +0000

Index: emacs/man/custom.texi
diff -u emacs/man/custom.texi:1.98 emacs/man/custom.texi:1.99
--- emacs/man/custom.texi:1.98  Fri Dec 23 01:46:33 2005
+++ emacs/man/custom.texi       Sat Dec 24 17:35:22 2005
@@ -706,13 +706,12 @@
 @findex enable-theme
 @findex disable-theme
 You can load the themes you've previously defined with the command
address@hidden  It prompts for a theme name in the minibuffer,
-then loads that theme if it isn't already loaded.  It also
address@hidden the theme, which means putting its settings into effect.
-An enabled theme can be @dfn{disabled} with the command
address@hidden disable-theme}; this returns the options specified in the
-theme to their original values.  To re-enable the theme, use the
-command @kbd{M-x enable-theme}.
address@hidden  It prompts for a theme name in the minibuffer, and
+loads that theme from the theme file.  It also @dfn{enables} the
+theme, which means putting its settings into effect.  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, use the command @kbd{M-x enable-theme}.
 
 To enable a Custom theme named @var{foo} whenever Emacs is started up,
 add the line @code{(load-theme '@var{foo})} to your @file{.emacs} file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]