; * lisp/net/browse-url.el (browse-url-epiphany): Fix typo.
This commit is contained in:
parent
d34009db66
commit
0f30227f97
1 changed files with 1 additions and 1 deletions
|
@ -1331,7 +1331,7 @@ used instead of `browse-url-new-window-flag'."
|
||||||
(defun browse-url-epiphany (url &optional new-window)
|
(defun browse-url-epiphany (url &optional new-window)
|
||||||
"Ask the Epiphany WWW browser to load URL.
|
"Ask the Epiphany WWW browser to load URL.
|
||||||
Default to the URL around or before point. The strings in variable
|
Default to the URL around or before point. The strings in variable
|
||||||
`browse-url-galeon-arguments' are also passed to Epiphany.
|
`browse-url-epiphany-arguments' are also passed to Epiphany.
|
||||||
|
|
||||||
When called interactively, if variable `browse-url-new-window-flag' is
|
When called interactively, if variable `browse-url-new-window-flag' is
|
||||||
non-nil, load the document in a new Epiphany window, otherwise use a
|
non-nil, load the document in a new Epiphany window, otherwise use a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue