]> git.eshelyaron.com Git - emacs.git/commit
Make the history traversal functions in coming more regular
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 8 Dec 2020 16:15:41 +0000 (17:15 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 8 Dec 2020 16:15:41 +0000 (17:15 +0100)
commit38c9b0bbdd1c95dc34af4aaf27183fd27aba1c9e
tree343c432f8f6cdc8931ea20c3d13558ae858e3c2e
parentdb9549d0ddb65f01591208a052561e198b1ba9e5
Make the history traversal functions in coming more regular

* lisp/comint.el (comint-previous-matching-input): Allow restoring
the input on wraps (bug#7885).
(comint-previous-matching-input-from-input): Restore input on wraps.
lisp/comint.el