projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59fa0b1
)
; * lisp/net/eww.el (eww-browse-with-external-browser): Fix typo.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 8 Dec 2024 05:58:41 +0000
(07:58 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 8 Dec 2024 05:58:41 +0000
(07:58 +0200)
lisp/net/eww.el
patch
|
blob
|
history
diff --git
a/lisp/net/eww.el
b/lisp/net/eww.el
index f9db05598533efae615d23ceabfd3366737cb776..6217f7674b756d71d4337cac161c0622ea88eb91 100644
(file)
--- a/
lisp/net/eww.el
+++ b/
lisp/net/eww.el
@@
-2090,7
+2090,7
@@
Interactively, EVENT is the value of `last-nonmenu-event'."
(defun eww-browse-with-external-browser (&optional url)
"Browse the current URL with an external browser.
-The browser to use
d
is specified by the
+The browser to use is specified by the
`browse-url-secondary-browser-function' variable."
(interactive nil eww-mode)
(funcall browse-url-secondary-browser-function