]> git.eshelyaron.com Git - emacs.git/commit
Fix problems in shr when indenting tables
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 13 May 2019 19:04:46 +0000 (15:04 -0400)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 13 May 2019 19:04:46 +0000 (15:04 -0400)
commit648a52ae69a1786774e2e94c69f43f7c1d6f24e0
treea07a3f82d70fef9dd69def2b3ef3c514499ad692
parent81af228a63c6ca284ae9fc1647615842c03d7881
Fix problems in shr when indenting tables

* lisp/net/shr.el (shr-mark-fill, shr-insert-table): Fix problems
when block-quoting/<li>-ing a table -- the indentation/prefix was
inserted twice (bug#32277).
lisp/net/shr.el