]> git.eshelyaron.com Git - emacs.git/commit
Support ido-vertical-mode better
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 4 Feb 2020 23:50:12 +0000 (02:50 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 4 Feb 2020 23:50:26 +0000 (02:50 +0300)
commit4a0a1145054db9ba71c48ae5c3d766a06e144887
treefe36112cea6748892953236196b4cc27060f42de
parentef5fba9f40c8d3bdb314af2e00a51398d112d357
Support ido-vertical-mode better

* lisp/ido.el (ido-exhibit):
Prepend a space to INF if it starts with a newline (bug#39379).
lisp/ido.el