browse-url

browse-url is an interactive autoloaded compiled Lisp function in `browse-url.el'.


(browse-url URL &rest ARGS)

Ask a WWW browser to load URL.
Prompts for a URL, defaulting to the URL at or before point. Variable
`browse-url-browser-function' says which browser to use.
If the URL is a mailto: URL, consult `browse-url-mailto-function'
first, if that exists.