]> git.eshelyaron.com Git - emacs.git/commit
Reimplement read-char-with-history based on read-from-minibuffer
authorJuri Linkov <juri@linkov.net>
Tue, 29 Oct 2019 23:01:11 +0000 (00:01 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Oct 2019 23:01:11 +0000 (00:01 +0100)
commitbafcef87c33e3e549bd76852aec6e5073c4ad388
treee9e9039576fd58da2a72ff3a84795fb7ba12dd15
parentd7f62ce0cd58f6275bbf88925f3abbbd1db212a8
Reimplement read-char-with-history based on read-from-minibuffer

* lisp/simple.el (read-char-with-history): Reimplement based on
read-from-minibuffer.
* lisp/simple.el (read-char-with-history--map): New variable
(bug#10477).
lisp/simple.el