diff --git a/modules/config/default/config.el b/modules/config/default/config.el index aee5cb16d..a5215aa40 100644 --- a/modules/config/default/config.el +++ b/modules/config/default/config.el @@ -317,6 +317,7 @@ ;; replaces `apropos-command' "a" #'apropos + "A" #'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'