diff options
author | Gregory Heytings <gregory@heytings.org> | 2021-05-25 06:38:15 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-05-25 06:38:15 +0200 |
commit | de9a11255d34a2635e61b150725cef242077bd06 (patch) | |
tree | dcb2771b092aea454597c90722a0d9cb56b54dc2 /test/lisp/emacs-lisp/macroexp-tests.el | |
parent | 1fa58c548ae7c00550aef4f49d02dbe93b1ddf5f (diff) | |
download | emacs-de9a11255d34a2635e61b150725cef242077bd06.tar.gz emacs-de9a11255d34a2635e61b150725cef242077bd06.tar.bz2 emacs-de9a11255d34a2635e61b150725cef242077bd06.zip |
Improve completion-list-mode-map
* doc/emacs/mini.texi (Completion Commands): Mention it.
* lisp/minibuffer.el (minibuffer-local-completion-map): Add the M-g key
for switch-to-completion (bug#47699).
* lisp/simple.el (completion-list-mode-map): Make special-mode-map its
parent, unbind the 'g' revert key, add the 'n' and 'p' keys for
next-completion and previous-completion, and the M-g key for
switch-to-minibuffer.
(switch-to-minibuffer): New function.
Diffstat (limited to 'test/lisp/emacs-lisp/macroexp-tests.el')
0 files changed, 0 insertions, 0 deletions