]> git.eshelyaron.com Git - emacs.git/commit
Avoid an infloop in shr when filling text with :align-to properties
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 06:51:35 +0000 (08:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 06:51:35 +0000 (08:51 +0200)
commitaae9ac275c96438b99d977a6ad6726f5b43d3204
treed59b133545fcebc4018cd8c448905f11fc6b601a
parentb22dffbc2869503f553931ad28a567cbf1507409
Avoid an infloop in shr when filling text with :align-to properties

* lisp/net/shr.el (shr-fill-line): Only join together URL buttons
if there are any URL buttons.
lisp/net/shr.el