]> git.eshelyaron.com Git - emacs.git/commit
Make <up> work in read-char-with-history
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 28 Oct 2019 11:11:46 +0000 (12:11 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 28 Oct 2019 11:12:00 +0000 (12:12 +0100)
commit3478f2f3d6ccd8c9921b03870261b13d5b6c8ba2
tree8f55a79e8953b1822f549d8ad8c486404be076b1
parent098873b4f25922cd79850e0a985d30ba4c0f780a
Make <up> work in read-char-with-history

* lisp/simple.el (read-char-with-history): Tweak to make
<up>/<down> also traverse the history (bug#10477).
lisp/simple.el