diff lisp/gnus/ChangeLog @ 111694:bef4f575201b

shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 24 Nov 2010 00:35:23 +0000
parents 1cb16ad0d1bc
children 62d2be8b2bd2
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Tue Nov 23 22:24:15 2010 +0000
+++ b/lisp/gnus/ChangeLog	Wed Nov 24 00:35:23 2010 +0000
@@ -2,6 +2,8 @@
 
 	* shr.el (shr-insert-color-overlay): Split stuff like
 	"#444444 !important" to find the real colour.
+	(shr-tag-font): Resurrect shr-tag-font again, since it's needed to
+	parse <font color="red"> entries.
 
 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>