]> git.eshelyaron.com Git - emacs.git/commit
Fix bug out when indenting inserted images in shr
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Sep 2020 11:03:20 +0000 (13:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Sep 2020 11:03:20 +0000 (13:03 +0200)
commit163ff19cf3cd32bc3c50da56a587976121e3f1d2
tree3404a1acf00a2793a7f5163afb5a538884fe0f24
parent8da6eb3a7006542ec7ee8e6c0e9bcf94b64c1676
Fix bug out when indenting inserted images in shr

* lisp/net/shr.el (shr-fill-line): We may not have a
shr-indentation text property here.  In that case, default to the
dynamically bound value.
lisp/net/shr.el