]> git.eshelyaron.com Git - emacs.git/commit
execute-extended-command: Skip waiting in more cases
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 24 Dec 2018 02:36:08 +0000 (04:36 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 24 Dec 2018 02:36:36 +0000 (04:36 +0200)
commit48a28f8e389c33029ab4aa3d65445f42ed457e11
treed3fa35d62d15334d0b3450e2818fd38b0df74c56
parenta0108f78710c960e54347c9071d6c35a262daebe
execute-extended-command: Skip waiting in more cases

* lisp/simple.el (execute-extended-command): Don't wait when
there's no binding the current command, and the user doesn't want
to see "shorter" suggestions, or TYPED is nil anyway.
lisp/simple.el