mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; * etc/NEWS: Announce 'shr-fill-text'.
This commit is contained in:
parent
acfd91bc0c
commit
b54e8b3741
10
etc/NEWS
10
etc/NEWS
@ -1406,6 +1406,16 @@ manual "(tramp) Improving performance of asynchronous remote processes".
|
||||
When a direct asynchronous process is invoked, it uses 'tramp-remote-path'
|
||||
for setting the remote 'PATH' environment variable.
|
||||
|
||||
** SHR
|
||||
|
||||
---
|
||||
*** New option 'shr-fill-text'.
|
||||
When 'shr-fill-text' is non-nil (the default), SHR will fill text
|
||||
according to the width of the window. If you customize it to nil, SHR
|
||||
will leave the text as-is; in that case, EWW will automatically enable
|
||||
'visual-line-mode' when displaying a page so that long lines are
|
||||
visually wrapped at word boundaries.
|
||||
|
||||
** EWW
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user