From: yamaoka Date: Fri, 3 Jan 2003 10:29:40 +0000 (+0000) Subject: * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the color for the X-Git-Tag: t-gnus-6_15_10-00-quimby~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3b7e668af1c33fc1c2e1689dcb54dc72d2f2cb01;p=elisp%2Fgnus.git- * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the color for the symbol `oort' as `gnus-group-startup-message' does. --- diff --git a/ChangeLog b/ChangeLog index afe3596..62fa6ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-03 Katsumi Yamaoka + + * 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 * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Commented out. diff --git a/lisp/gnus-xmas.el b/lisp/gnus-xmas.el index 245c186..79f1064 100644 --- a/lisp/gnus-xmas.el +++ b/lisp/gnus-xmas.el @@ -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])