Bind SPC h / and C-h / to apropos-documentation too
This commit is contained in:
parent
8017571b06
commit
154ec46df2
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@
|
|||
;; replaces `apropos-command'
|
||||
"a" #'apropos
|
||||
"A" #'apropos-documentation
|
||||
"/" #'apropos-documentation
|
||||
;; replaces `describe-copying' b/c not useful
|
||||
"C-c" #'describe-coding-system
|
||||
;; replaces `Info-got-emacs-command-node' b/c redundant w/ `Info-goto-node'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue