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
4fd8fd32
Commit
4fd8fd32
authored
Jan 14, 2009
by
Juri Linkov
Browse files
(menu-bar-help-extra-packages): Use goto-address-mode instead of goto-address.
parent
3ffb948c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/menu-bar.el
lisp/menu-bar.el
+1
-1
No files found.
lisp/menu-bar.el
View file @
4fd8fd32
...
...
@@ -1492,7 +1492,7 @@ key, a click, or a menu-item"))
(let (enable-local-variables)
(view-file (expand-file-name "
MORE.STUFF
"
data-directory))
(goto-address)))
(goto-address
-mode 1
)))
(define-key menu-bar-help-menu [sep2]
'("
--
"))
(define-key menu-bar-help-menu [external-packages]
...
...
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