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
8b213da7
Commit
8b213da7
authored
Aug 05, 1993
by
Richard M. Stallman
Browse files
(help-admin-map): Fix menu item text.
parent
76c2b0cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/mouse.el
lisp/mouse.el
+2
-2
No files found.
lisp/mouse.el
View file @
8b213da7
...
...
@@ -1036,9 +1036,9 @@ and selects that window."
'
(
"List all keystroke commands"
.
describe-bindings
))
(
define-key
help-admin-map
"n"
'
(
"
v
iew Emacs news"
.
view-emacs-news
))
'
(
"
V
iew Emacs news"
.
view-emacs-news
))
(
define-key
help-admin-map
"l"
'
(
"View
the GNU Emacs lice
ns
e
"
.
describe-copying
))
'
(
"View
Emacs copying conditio
ns"
.
describe-copying
))
(
define-key
help-admin-map
"d"
'
(
"Describe distribution"
.
describe-distribution
))
(
define-key
help-admin-map
"w"
...
...
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