mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * lisp/net/eww.el (eww-browse-with-external-browser): Fix typo.
This commit is contained in:
parent
59fa0b1dd6
commit
4a090bd7ea
1 changed files with 1 additions and 1 deletions
|
|
@ -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 used 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue