]> git.eshelyaron.com Git - emacs.git/commit
Fix problems with not rendering shr tables with rowspan
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 01:13:05 +0000 (03:13 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 01:13:05 +0000 (03:13 +0200)
commit510da73b4a0ff77d27a208a4177ef21fcdbf766d
tree89d1acd44abac28a8448c2cad50c4a4e49d4b44a
parent55e858d7cde85e65ecfbcb4e474a9d9f5a09bc1a
Fix problems with not rendering shr tables with rowspan

* lisp/net/shr.el (shr-max-columns): When rowspans were in effect,
columns would go missing from subsequent lines (bug#42194).
lisp/net/shr.el