]> git.eshelyaron.com Git - emacs.git/commit
Optionally turn on visual-line-mode + outline support
authorRahguzar <rahguzar@zohomail.eu>
Tue, 24 Oct 2023 21:35:44 +0000 (23:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Nov 2023 10:56:16 +0000 (12:56 +0200)
commitd0d9d7f5fa3b306ac66a3b529e337eb3623a475b
tree5cae8cb74a6fe2e36bf537e303673b17027e688b
parentd41a5e4b1bafbb974d2c886d3198d9bda7821591
Optionally turn on visual-line-mode + outline support

* lisp/net/eww.el (eww-render): Turn on 'visual-line-mode'
in absence of filling.
(eww-mode): Set 'outline-regexp' and 'outline-level'.
(Bug#66676)
lisp/net/eww.el