]> git.eshelyaron.com Git - emacs.git/commit
Make icomplete less blinky and more responsive
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 5 Jun 2021 00:56:33 +0000 (03:56 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 5 Jun 2021 00:56:33 +0000 (03:56 +0300)
commit8d5b7f519f18ed73f26adff275e3bd580bacf36c
treee30a90350b74fac7b74fa76091c06c98dd1eac10
parent7b50ed553faa6de6d51bf07d12d106ca61ab3ac4
Make icomplete less blinky and more responsive

* lisp/icomplete.el (icomplete-pre-command-hook, icomplete-tidy):
Remove, update the callers
(https://lists.gnu.org/archive/html/emacs-devel/2021-06/msg00111.html).
(icomplete-compute-delay): Change the default to 150ms.
(icomplete-max-delay-chars): Change the default to 2.
etc/NEWS
lisp/icomplete.el