]> git.eshelyaron.com Git - emacs.git/commit
Clarify shr width computation
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 13:30:29 +0000 (15:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 13:30:29 +0000 (15:30 +0200)
commitc7b112b13fd93b83b3a2b4046c3ffa19cad3d18a
tree978e4c9145cc4e7ad2c9c467b3be160d65df3c2d
parentbcb58180c75fb5cfc3329b1be81e4350bac15335
Clarify shr width computation

* lisp/net/shr.el (shr-insert-document): Clarify width
computation: shr-width was checked again in the `else' part where
we already knew it was nil.
lisp/net/shr.el