]> git.eshelyaron.com Git - emacs.git/commit
Correctly cache sorted completions in icomplete--sorted-completions
authorJoão Távora <joaotavora@gmail.com>
Wed, 25 Dec 2019 17:54:00 +0000 (17:54 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 31 Dec 2019 13:31:45 +0000 (13:31 +0000)
commit9b1053ba272762f2e2220b806cbd30c61ff6436a
tree25c546a1cf84a7996d302ed2020678bfdad93b04
parentb1c3ed9f328fccc04b80d2991a4f8d06ead186fb
Correctly cache sorted completions in icomplete--sorted-completions

* lisp/icomplete.el (icomplete--sorted-completions): Use
completion--cache-all-sorted-completions.

(cherry picked from commit 83587bb68830bd91124f99ddf8590d1d5f63869f)
lisp/icomplete.el