mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * etc/NEWS: Use a non-commercial example.
This commit is contained in:
parent
ef69bf7b42
commit
f561bc6c37
2
etc/NEWS
2
etc/NEWS
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue