]> git.eshelyaron.com Git - emacs.git/commit
Allow searching interactively over completions in `M-x'
authorJuri Linkov <juri@jurta.org>
Wed, 19 Aug 2020 13:52:08 +0000 (15:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 19 Aug 2020 13:52:08 +0000 (15:52 +0200)
commit33a72465b53fd1dc71856ea4ad3376a05da35c73
tree6d272a49427b455a3471332baa08e300f99466c8
parentbdc5d38c7cdff3e5a66ca6369f1027d550afc7a7
Allow searching interactively over completions in `M-x'

* lisp/simple.el (read-extended-command): Allow doing interactive
searches over the completions (bug#12490).  This restores the
behaviour from Emacs 23 that was lost in Emacs 24.
etc/NEWS
lisp/simple.el