* gnus-xmas.el (gnus-xmas-group-startup-message): Bind the color for the
authoryamaoka <yamaoka>
Fri, 3 Jan 2003 10:29:40 +0000 (10:29 +0000)
committeryamaoka <yamaoka>
Fri, 3 Jan 2003 10:29:40 +0000 (10:29 +0000)
 symbol `oort' as `gnus-group-startup-message' does.

ChangeLog
lisp/gnus-xmas.el

index afe3596..62fa6ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Bind the
+       color for the symbol `oort' as `gnus-group-startup-message' does.
+
 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Commented out.
index 245c186..79f1064 100644 (file)
@@ -532,6 +532,7 @@ the resulting string may be narrower than END-COLUMN.
                            :color-symbols
                            (("thing" . ,(car gnus-logo-colors))
                             ("shadow" . ,(cadr gnus-logo-colors))
+                            ("oort" . "#eeeeee")
                             ("background" . ,(face-background 'default)))])
                         ((featurep 'xbm)
                          `[xbm :file ,logo-xbm])