]> git.eshelyaron.com Git - emacs.git/commit
Make read-char-choice less modal
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 13 Oct 2020 02:59:11 +0000 (04:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 13 Oct 2020 02:59:11 +0000 (04:59 +0200)
commitb31e48d4efb030b59a9058796c2da53357c379a3
tree54e3c94e305cbea994d61dc7715e4c07c96f3cad
parent94b870dfa38548c3bb4b5a471a3dbf5819646b44
Make read-char-choice less modal

* lisp/subr.el (read-char-choice): Use `read-char-from-minibuffer'
here (bug#42708) so that we're not as modal (and users can copy
the help buffer, if they should so want).
lisp/subr.el