]> git.eshelyaron.com Git - emacs.git/commit
Provide completion of search keys when reading the query
authorEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 9 Oct 2020 05:25:37 +0000 (22:25 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 9 Oct 2020 05:36:24 +0000 (22:36 -0700)
commit3d333b146a2f5af1e1cb5c41c79877c6fe47b89f
tree17718ffb5ee3e974344095f2ff53cb29641da9d6
parent5e786dc28b2dd3df7d9bdbdd736324f9427410ca
Provide completion of search keys when reading the query

* lisp/gnus/gnus-search.el (gnus-search-minibuffer-map): Keymap for
use in reading the query.
(gnus-search-complete-key): Completion function bound to TAB.
(gnus-search-make-specs): Use `read-from-minibuffer', with our new
keymap.
lisp/gnus/gnus-search.el