; * etc/NEWS: Use a non-commercial example.

This commit is contained in:
Sean Whitton 2026-08-08 15:52:22 +01:00
parent ef69bf7b42
commit f561bc6c37

View file

@ -1813,7 +1813,7 @@ This user option is an alist that allows transforming URLs before asking
a web browser to load them. For example, it could be used like this:
(add-to-list 'browse-url-transform-alist
'("www.google.com" . "www.duckduckgo.com"))
'("vim\\.org/.*" . "gnu\\.org/software/emacs/"))
---
*** New command 'browse-url-qutebrowser' for Qutebrowser.