]> git.eshelyaron.com Git - emacs.git/commit
Keep reading when typed RET in read-char-from-minibuffer and y-or-n-p
authorJuri Linkov <juri@linkov.net>
Sun, 10 Oct 2021 17:31:15 +0000 (20:31 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 10 Oct 2021 17:31:15 +0000 (20:31 +0300)
commita3e10af95c6267c63276fc0452ce810f19885eb6
treebb455ac6249c1e258e1fb617fa183008b8030a4e
parent013e3be8327ee090cef101121dd8f10e992e7958
Keep reading when typed RET in read-char-from-minibuffer and y-or-n-p

* lisp/subr.el (read-char-from-minibuffer-map):
Remap exit-minibuffer to read-char-from-minibuffer-insert-other.
(y-or-n-p-map): Remap 'exit' to y-or-n-p-insert-other.
(y-or-n-p): Don't mention RET in docstring.  (Bug#51101)
lisp/subr.el