]> git.eshelyaron.com Git - emacs.git/commit
Add support for a shr-max-width variable
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 13:45:04 +0000 (15:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 13:45:04 +0000 (15:45 +0200)
commit02bad11288d630595de7e088584d3f8b60cac676
treeb5ec9780a0aad8d2036e73ac164122cb6e1c4955
parentc7b112b13fd93b83b3a2b4046c3ffa19cad3d18a
Add support for a shr-max-width variable

* doc/misc/eww.texi (Advanced): Document it.

* lisp/net/shr.el (shr-max-width): Add new variable (bug#40909).
(shr-insert-document): Use it.
doc/misc/eww.texi
etc/NEWS
lisp/net/shr.el