Remove removed `consult-apropos'

This commit is contained in:
Gerard Vermeulen 2023-01-10 07:34:20 +01:00
parent 9674cebb16
commit 3aa5ed013c
1 changed files with 0 additions and 1 deletions

View File

@ -1438,7 +1438,6 @@ function [[info:elisp#Minibuffer Completion][completing-read]]. Listing [[lst:c
|-----------------------------+----------------------+---------------------|
| command | key map | keys |
|-----------------------------+----------------------+---------------------|
| consult-apropos | help-map | {{{kbd(<help> a)}}} |
| consult-bookmark | ctl-x-r-keymap | {{{kbd(C-x r b)}}} |
| consult-buffer-other-frame | ctl-x-5-keymap | {{{kbd(C-x 5 b)}}} |
| consult-buffer-other-window | ctl-x-4-keymap | {{{kbd(C-x 4 b)}}} |