]> git.eshelyaron.com Git - emacs.git/commit
Fix INITIAL-INPUT cons handling in ido-read-internal
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Jul 2019 18:52:48 +0000 (20:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Jul 2019 18:52:48 +0000 (20:52 +0200)
commitb7fcfc64120f95ed16721b4c5cdc737b45c5b78c
tree6e4e1cbba80f9cd96373153cc2b7bc9ace156fcf
parent93e1f7c66f77827bcad7a5636c3edcff685ca19e
Fix INITIAL-INPUT cons handling in ido-read-internal

* lisp/ido.el (ido-read-internal): Is INITIAL-INPUT is a cons that
specifies cursor position, adjust the number to be palatable for
`read-for-minibuffer' (bug#27807).
lisp/ido.el