Be less verbose
This commit is contained in:
parent
eba271ef75
commit
cc6198d1fe
@ -1009,12 +1009,11 @@ Emacs. Try {{{kbd(C-h o)}}} instead of {{{kbd(C-h f)}}} or {{{kbd(C-h v)}}}.
|
||||
:CUSTOM_ID: sec:shortdoc-display-group
|
||||
:END:
|
||||
|
||||
Listing [[lst:configure-shortdoc]] binds {{{kbd(C-h y)}}} to
|
||||
=shortdoc-display-group=.
|
||||
Listing [[lst:setup-shortdoc]] binds {{{kbd(C-h y)}}} to =shortdoc-display-group=.
|
||||
|
||||
#+caption[Configure =shortdoc=]:
|
||||
#+caption: Configure =shortdoc=.
|
||||
#+name: lst:configure-shortdoc
|
||||
#+caption[Setup =shortdoc=]:
|
||||
#+caption: Setup =shortdoc=.
|
||||
#+name: lst:setup-shortdoc
|
||||
#+begin_src emacs-lisp -n :results silent
|
||||
(when (fboundp 'shortdoc-display-group)
|
||||
(keymap-set help-map "y" #'shortdoc-display-group))
|
||||
|
Loading…
Reference in New Issue
Block a user