emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/custom.el


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/custom.el
Date: Sat, 24 Dec 2005 15:22:47 +0000

Index: emacs/lisp/custom.el
diff -u emacs/lisp/custom.el:1.109 emacs/lisp/custom.el:1.110
--- emacs/lisp/custom.el:1.109  Sat Dec 24 15:21:45 2005
+++ emacs/lisp/custom.el        Sat Dec 24 15:22:47 2005
@@ -637,12 +637,12 @@
    \(jonadab set underline)
    \(gnome2 set info-xref)
 
-The theme `subtle-hacker' says to use the same value for the
-variable as the theme `gnome2'.  Therefore, the theme value of
-the variable is `info-xref'.  The theme value defined by
-`subtle-hacker' is in effect, because that theme currently has
-the highest precedence.  To change the precedence of the themes,
-use `enable-theme'.
+The theme value defined by `subtle-hacker' is in effect, because
+that theme currently has the highest precedence.  The theme
+`subtle-hacker' says to use the same value for the variable as
+the theme `gnome2'.  Therefore, the theme value of the variable
+is `info-xref'.  To change the precedence of the themes, use
+`enable-theme'.
 
 The user has not customized the variable; had he done that, the
 list would contain an entry for the `user' theme, too.




reply via email to

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