summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2024-03-18 16:52:34 -0700
committerJim Porter <jporterbugs@gmail.com>2024-03-23 10:17:06 -0700
commit4b0f5cdb01fbd05c8184a89fa8543eb5600fb4f8 (patch)
tree26a5e302417cf3dcd972a51994e77c1745d237dc /etc
parent72972118e6f5831f200108cd7b80bf86538c265e (diff)
downloademacs-4b0f5cdb01fbd05c8184a89fa8543eb5600fb4f8.tar.gz
Add 'eww-readable-urls'
* lisp/net/eww.el (eww-readable-urls): New option. (eww-default-readable-p): New function... (eww-display-html): ... use it. * test/lisp/net/eww-tests.el (eww-test/readable/default-readable): New test. * doc/misc/eww.texi (Basics): Document 'eww-readable-urls'. * etc/NEWS: Announce this change (bug#68254).
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 30eaaf40385..c6b654a9d3b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1073,6 +1073,12 @@ only the readable parts of a page or the full page. With a positive
prefix argument, it always displays the readable parts, and with a zero
or negative prefix, it always displays the full page.
++++
+*** New option 'eww-readable-urls'.
+This is a list of regular expressions matching the URLs where EWW should
+display only the readable parts by default. For more details, see
+"(eww) Basics" in the EWW manual.
+
---
*** New option 'eww-readable-adds-to-history'.
When non-nil (the default), calling 'eww-readable' adds a new entry to