From 5b140dc1c18fa12b56438bd1045bf2960602b022 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Tue, 20 Mar 2001 16:50:43 +0000 Subject: set color in html citation 2001-03-20 Radek Doulik * mail-tools.c (mail_tool_quote_message): set color in html citation * mail-config.c: added citation highlighting configuration * mail-tools.c (mail_tool_quote_message): use citation highlighting * mail-display.c (mail_text_write): use citation highlighting svn path=/trunk/; revision=8848 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 8ceca6555f..bf2f31181a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2001-03-20 Radek Doulik + + * mail-tools.c (mail_tool_quote_message): set color in html + citation + + * mail-config.c: added citation highlighting configuration + + * mail-tools.c (mail_tool_quote_message): use citation + highlighting + + * mail-display.c (mail_text_write): use citation highlighting + 2001-03-20 Christopher James Lahey * folder-browser.c (etree_key): Made this check if the control -- cgit