]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tmm.el: Fix broken tmm-prompt (bug#34517)
authorJuri Linkov <juri@linkov.net>
Sun, 8 Sep 2019 20:27:23 +0000 (23:27 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 8 Sep 2019 20:27:23 +0000 (23:27 +0300)
commit7f85a5569d89322546c3ca21c38d9457db3b3665
tree7aaf9418fc9823b752e930f469cf61fb6bb8df3b
parent034f9363e316920cd79151ba40fd8a21f85a383b
* lisp/tmm.el: Fix broken tmm-prompt (bug#34517)

* lisp/tmm.el (tmm-prompt): Don't duplicate items of tmm--history.
Don't reverse tmm-km-list for completion.  Don't set the initial
position of 'tmm--history.  Use reverse tmm--history as the list
of default values for M-n.
(tmm-add-prompt): Don't insert initial value to the minibuffer.
lisp/tmm.el