diff lisp/gnus/ChangeLog @ 111063:4430b518c7c5

shr.el: (shr-tag-table): Support caption, thead, and tfoot.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 20 Oct 2010 07:31:25 +0000
parents 938faaa83cf1
children c9f6036480c9
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Tue Oct 19 20:55:30 2010 -0700
+++ b/lisp/gnus/ChangeLog	Wed Oct 20 07:31:25 2010 +0000
@@ -2,6 +2,8 @@
 
 	* shr.el (shr-find-fill-point): Shorten line if the preceding char is
 	kinsoku-eol regardless of shr-kinsoku-shorten.
+	(shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
+	(shr-tag-table): Support caption, thead, and tfoot.
 
 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>