diff --git a/modules/config/default/config.el b/modules/config/default/config.el index a5215aa40..e723d4fbc 100644 --- a/modules/config/default/config.el +++ b/modules/config/default/config.el @@ -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'