]> git.eshelyaron.com Git - emacs.git/commit
Make the *Ido COmpletions* buffer fit the window to the buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 26 Aug 2022 12:02:57 +0000 (14:02 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 26 Aug 2022 12:02:57 +0000 (14:02 +0200)
commit4cb31b19353d3d1f8629d7c7b55aff2445efc02a
treed5529ffcb0d2d156bd49fe52de357324eb7e5fe4
parent54a0c9569ee08a68333dda40b762d56794a5e7be
Make the *Ido COmpletions* buffer fit the window to the buffer

* lisp/ido.el (ido-completion-help): Display the ido completions
buffer pretty much the same way that the default *Completions*
buffer is displayed (bug#50671).  This means that we're defaulting
to fit-window-to-buffer.
lisp/ido.el