]> git.eshelyaron.com Git - emacs.git/commit
Don't show minibuffer keybindings for suggestions in read-extended-command
authorJuri Linkov <juri@linkov.net>
Wed, 16 Dec 2020 21:27:11 +0000 (23:27 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 16 Dec 2020 21:27:11 +0000 (23:27 +0200)
commit922e43ad7db2145f2a93ba66401289e420c129a5
tree04c90fd2a3b7ebc175b3a3e27a67430138d176b1
parent67fb182cfa6afeb9e212c89d78caac9bd4a82f3a
Don't show minibuffer keybindings for suggestions in read-extended-command

* lisp/simple.el (read-extended-command): Use 'affixation-function'
instead of 'annotation-function'.  (Bug#45035)
(read-extended-command--affixation): New function created from
'read-extended-command--annotation'.
lisp/simple.el