]> git.eshelyaron.com Git - emacs.git/commit
Further tweaks to execute-extended-command
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 20 Aug 2021 13:07:24 +0000 (15:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 20 Aug 2021 13:07:24 +0000 (15:07 +0200)
commit00a9c50ad7c82f72b422100624f7f125d717c00f
tree7b22364f322e69ba59bda4ec7fc85b0ca7af06cc
parent969c3135d6998903d640353cb039da4945c71f79
Further tweaks to execute-extended-command

* lisp/simple.el (execute-extended-command): Move finding the
short command to the timer command, too (bug#50042).  This further
ensures that post-command-hook is run faster.
lisp/simple.el