[Mew-dist 2771] Newsgroups header color
SAKAI Kiyotaka
ksakai at example.com
1997年 10月 28日 (火) 19:06:45 JST
Newsgroups ヘッダも、デフォルトで To や Cc と同じ色で表示してくれると
嬉しいと思うのですが、どうでしょうか?
# あるいは別の色でもいいですが。
--
酒井 清隆 (E-mail: ksakai at example.com)
Index: mew-highlight.el
===================================================================
RCS file: /home/cvsroot/mew-1.92.1/mew-highlight.el,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 mew-highlight.el
--- mew-highlight.el 1997/10/28 09:31:06 1.1.1.1
+++ mew-highlight.el 1997/10/28 10:02:24
@@ -114,7 +114,7 @@
("^From:$"
mew-highlight-header-face-important
mew-highlight-header-face-from)
- ("^\\(To\\|Cc\\):$"
+ ("^\\(To\\|Cc\\|Newsgroups\\):$"
mew-highlight-header-face-important
mew-highlight-header-face-to)
("^X-Mew:$"
Mew-dist メーリングリストの案内