diff options
author | Juri Linkov <juri@linkov.net> | 2020-12-06 23:07:36 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-12-06 23:09:07 +0200 |
commit | 5204c7420b2e4dd2080c33796c987d67e44f5597 (patch) | |
tree | 7fb2b80335b01533946de5756930d7486a767adc /lisp/calc/calc-help.el | |
parent | 40e11743ca3803bdc2c6c612f35ab695efb3eb8b (diff) | |
download | emacs-5204c7420b2e4dd2080c33796c987d67e44f5597.tar.gz emacs-5204c7420b2e4dd2080c33796c987d67e44f5597.tar.bz2 emacs-5204c7420b2e4dd2080c33796c987d67e44f5597.zip |
Handle calling read-char-from-minibuffer and y-or-n-p from pre-command-hook
* lisp/subr.el (read-char-from-minibuffer-insert-char)
(read-char-from-minibuffer-insert-other, y-or-n-p-insert-y)
(y-or-n-p-insert-n, y-or-n-p-insert-other):
Check for 'minibufferp' before executing the body.
(read-char-from-minibuffer, y-or-n-p): Let-bind this-command
before calling read-from-minibuffer. (Bug#45029)
Diffstat (limited to 'lisp/calc/calc-help.el')
0 files changed, 0 insertions, 0 deletions