(gnus-xmas-group-startup-message): Bind the oort color as
authorKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 5 Jan 2003 23:04:16 +0000 (23:04 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 5 Jan 2003 23:04:16 +0000 (23:04 +0000)
 `gnus-group-startup-message' does.

lisp/ChangeLog
lisp/gnus-xmas.el

index 1c70573..ba29472 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
+       color as `gnus-group-startup-message' does.
+
 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el: fixed line lengths to 80 chars or less
index 3f72b5d..cb7e0b0 100644 (file)
@@ -480,6 +480,7 @@ call it with the value of the `gnus-data' text property."
                            :color-symbols
                            (("thing" . ,(car gnus-logo-colors))
                             ("shadow" . ,(cadr gnus-logo-colors))
+                            ("oort" . "#eeeeee")
                             ("background" . ,(face-background 'default)))])
                         ((featurep 'xbm)
                          `[xbm :file ,logo-xbm])