aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-help.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init/ycp-help.el')
-rw-r--r--emacs/.emacs.d/init/ycp-help.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init/ycp-help.el b/emacs/.emacs.d/init/ycp-help.el
index 9ed0831..3503a6d 100644
--- a/emacs/.emacs.d/init/ycp-help.el
+++ b/emacs/.emacs.d/init/ycp-help.el
@@ -38,6 +38,8 @@
"C-h K" #'describe-keymap ; overrides `Info-goto-emacs-key-command-node'
"C-h c" #'describe-char ; overrides `describe-key-briefly'
"C-h D" #'shortdoc-display-group
+ "C-h X" #'Info-goto-emacs-command-node
+ "C-h F" #'describe-face
)
)