From: yoichi Date: Wed, 21 Jul 2004 14:31:00 +0000 (+0000) Subject: * wl-highlight.el (wl-highlight-message): Fix description. X-Git-Tag: wl-2_11_31~61 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c5f433f62af448aa3a8a217aa479f3b2f2e8012b;p=elisp%2Fwanderlust.git * wl-highlight.el (wl-highlight-message): Fix description. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index 17b081d..cbcaa10 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2004-07-21 Yoichi NAKAYAMA + + * wl-highlight.el (wl-highlight-message): Fix description. + 2004-07-16 Yoichi NAKAYAMA * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on diff --git a/wl/wl-highlight.el b/wl/wl-highlight.el index 5d37f53..278419d 100644 --- a/wl/wl-highlight.el +++ b/wl/wl-highlight.el @@ -1121,17 +1121,17 @@ Faces used: headers wl-highlight-message-unimportant-header-contents contents of unimportant headers - wl-highlight-message-cited-text quoted text from other + wl-highlight-message-cited-text-N quoted text from other messages wl-highlight-message-citation-header header of quoted texts wl-highlight-message-signature signature Variables used: - wl-highlight-important-header-regexp what makes a \"important\" header - wl-highlight-important-header2-regexp what makes a \"important\" header - wl-highlight-unimportant-header-regexp what makes a \"not important\" header - wl-highlight-citation-prefix-regexp matches lines of quoted text - wl-highlight-citation-header-regexp matches headers for quoted text + wl-highlight-message-header-alist alist of header regexp with + face for header contents + wl-highlight-citation-prefix-regexp matches lines of quoted text + wl-highlight-force-citation-header-regexp matches headers for quoted text + wl-highlight-citation-header-regexp matches headers for quoted text If HACK-SIG is true,then we search backward from END for something that looks like the beginning of a signature block, and don't consider that a