diff options
author | Juri Linkov <juri@linkov.net> | 2020-12-06 23:12:13 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-12-06 23:12:13 +0200 |
commit | a40be60ec89d0eb75cd1e48793f85433de0d3e45 (patch) | |
tree | 6692070210acdf2837260221339f6f7578bbd9ab /lisp/json.el | |
parent | 32090a3de4a32867aafeb905e5b134c72ec74175 (diff) | |
download | emacs-a40be60ec89d0eb75cd1e48793f85433de0d3e45.tar.gz emacs-a40be60ec89d0eb75cd1e48793f85433de0d3e45.tar.bz2 emacs-a40be60ec89d0eb75cd1e48793f85433de0d3e45.zip |
Backport Handle 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)
; Do not merge to master.
Diffstat (limited to 'lisp/json.el')
0 files changed, 0 insertions, 0 deletions