]> git.eshelyaron.com Git - emacs.git/commit
Demote read-extended-command-predicate errors
authorBasil L. Contovounesios <contovob@tcd.ie>
Sat, 27 Mar 2021 19:25:38 +0000 (19:25 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sat, 27 Mar 2021 20:05:10 +0000 (20:05 +0000)
commit8bf186b2297dc0aeba76e8e743dec7efa6a568e4
tree49e784eaaa500019a0fe802786e4e0d494ab967d
parent56081645cc91c6f4259fa7d1a938fc781fbcb0da
Demote read-extended-command-predicate errors

For discussion, see the following thread:
https://lists.gnu.org/r/emacs-devel/2021-03/msg00682.html

* lisp/simple.el (read-extended-command): Demote errors when calling
read-extended-command-predicate so M-x completion doesn't break.
lisp/simple.el