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
466955cd
Commit
466955cd
authored
Sep 04, 1996
by
Richard M. Stallman
Browse files
(apropos-print): Don't say `Type ' before M-x cmd.
parent
3043b0b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/apropos.el
lisp/apropos.el
+0
-1
No files found.
lisp/apropos.el
View file @
466955cd
...
...
@@ -495,7 +495,6 @@ found."
key
))
key
)
item
", "
))
(
insert
"Type "
)
(
insert
"M-x"
)
(
put-text-property
(
-
(
point
)
3
)
(
point
)
'face
apropos-keybinding-face
)
...
...
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