Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1341d237
Commit
1341d237
authored
Apr 14, 1997
by
Karl Heuer
Browse files
(browse-url-browser-function): Fix syntax error.
parent
481c3743
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/browse-url.el
lisp/browse-url.el
+1
-1
No files found.
lisp/browse-url.el
View file @
1341d237
...
...
@@ -299,7 +299,7 @@ Hostname matching is stricter in this case than for
'browse-url-netscape
"*Function to display the current buffer in a WWW browser.
This is used by the `browse-url-at-point', `browse-url-at-mouse', and
`browse-url-of-file' commands.
"
`browse-url-of-file' commands.
The function should take one argument, an URL."
:type
'function
:group
'browse-url
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment