]> git.eshelyaron.com Git - emacs.git/commit
completion-eager-display: Use buffer content instead of INITIAL-INPUT
authorDaniel Mendler <mail@daniel-mendler.de>
Sun, 15 Dec 2024 09:57:59 +0000 (10:57 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 14 Jan 2025 13:10:19 +0000 (14:10 +0100)
commitab72b63784ecf74bdf1aaff0b57ce042aca4af79
tree3dfe53f1307e34755cd94a99dd599bbb403cae4b
parent7028bd93775bc6f101fe6ecd31fba4cffd39cc98
completion-eager-display: Use buffer content instead of INITIAL-INPUT

* lisp/minibuffer.el (completing-read-default): Use the
minibuffer content instead of handling INITIAL-INPUT directly.

(cherry picked from commit 465544eb556777f16415c10e7607f7b72ec5a2b5)
lisp/minibuffer.el