Speed up table rendering at bit
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2013 19:42:07 +0000 (21:42 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2013 19:42:07 +0000 (21:42 +0200)
commit478762305b43bc50207eb971ba106b6931455f0b
treee8dd7d4a4d277e254f634cdf34caa4582515d864
parent6ef0ffdc7ea83a4a06849bc560e282aca5222c51
Speed up table rendering at bit

* shr.el (shr-make-table): Cache the table rendering at the table
level, and not the <td> level.  This is a bit faster.
lisp/ChangeLog
lisp/shr.el