Fix M-x hints on Mac port
commit08de101d754e552e42d838c8b27e1b374791d9af
authorStefan Monnier <monnier@IRO.UMontreal.CA>
Fri, 23 Dec 2016 08:53:31 +0000 (23 10:53 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2016 08:53:31 +0000 (23 10:53 +0200)
treec16c922cf52e116dad334de50b57fe22dccccfff
parent86a297a43d614f11df5a8ec051879ec3af51e679
Fix M-x hints on Mac port

* lisp/simple.el (execute-extended-command--shorter): Call
input-pending-p to trigger input processing on some systems, such
as Mac port.  (Bug#23002)
lisp/simple.el