diff options
author | Juri Linkov <juri@linkov.net> | 2020-12-14 10:44:04 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-12-14 10:44:04 +0200 |
commit | dc6e616dfea1a740248b8f73b35851f7b167ec16 (patch) | |
tree | 449b14cefbf4bd43427ca8335075f37391da6f86 /lisp/emacs-lisp | |
parent | 755a9f2a8b1118e2493af4c16126da8241aae397 (diff) | |
download | emacs-dc6e616dfea1a740248b8f73b35851f7b167ec16.tar.gz emacs-dc6e616dfea1a740248b8f73b35851f7b167ec16.tar.bz2 emacs-dc6e616dfea1a740248b8f73b35851f7b167ec16.zip |
Don't show matches with no input for nil icomplete-show-matches-on-no-input
* lisp/icomplete.el (icomplete-show-matches-on-no-input): Fix docstring.
(icomplete--initial-input): New internal variable.
(icomplete-minibuffer-setup): Set buffer-local
icomplete--initial-input to icomplete--field-string.
(icomplete-ret, icomplete-force-complete-and-exit)
(icomplete--sorted-completions, icomplete-exhibit):
Compare icomplete--initial-input with icomplete--field-string
to detect no input. (Bug#19031)
etc/NEWS: Remove duplicate entry.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions