]> git.eshelyaron.com Git - emacs.git/commit
(read-char-from-minibuffer): Allow use of `quoted-insert` (bug#65805)
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 12 Sep 2023 16:55:54 +0000 (12:55 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 12 Sep 2023 16:55:54 +0000 (12:55 -0400)
commit68dd520e39eccb1be9366add1e3298318e5010de
tree23aaa988f18a431fb730260ffb5e105f07e2a7fe
parentbfa958bb2c88e84d8a2748eba1f91e26c26f5da9
(read-char-from-minibuffer): Allow use of `quoted-insert` (bug#65805)

* lisp/subr.el (read-char-from-minibuffer-map): No need to remap
`self-insert-command` any more.
(read-char-from-minibuffer): Use `post-command-hook` to exit as soon as
a char is provided.
lisp/subr.el