]> git.eshelyaron.com Git - emacs.git/commit
Consider empty cached completion input as no input at all
authorEshel Yaron <me@eshelyaron.com>
Thu, 25 Apr 2024 16:15:03 +0000 (18:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 25 Apr 2024 16:15:03 +0000 (18:15 +0200)
commitf66f7f815a79d24a2e35576a74790b01bf9ed66e
treefe15c974d54ae8d822c4b907dbf1c1b331bf4b69
parent8aee678247edab614151b0c95deb8868ccd4c099
Consider empty cached completion input as no input at all

* lisp/minibuffer.el (minibuffer-restore-completion-input): When
the empty cached completion input is empty, report it as
non-existent.
lisp/minibuffer.el