; * lisp/net/browse-url.el (browse-url-with-browser-kind): Fix call.
This commit is contained in:
committed by
Sean Whitton
parent
a32ee5026b
commit
2fc549f3b4
@@ -1003,7 +1003,7 @@ opposite of the browser kind of `browse-url-browser-function'."
|
||||
(let ((browse-url-browser-function function)
|
||||
(browse-url-handlers nil)
|
||||
(browse-url-default-handlers nil))
|
||||
(browse-url url))))
|
||||
(browse-url url arg))))
|
||||
|
||||
;;;###autoload
|
||||
(defun browse-url-at-mouse (event)
|
||||
|
||||
Reference in New Issue
Block a user