]> git.eshelyaron.com Git - emacs.git/commit
Slightly simplify lisp/icomplete.el with new icomplete--category helper
authorJoão Távora <joaotavora@gmail.com>
Mon, 23 Dec 2019 23:19:01 +0000 (23:19 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 31 Dec 2019 13:31:45 +0000 (13:31 +0000)
commitfe0ed17175306dbcd3217e98fd84af2c2e077ce8
tree597893c358923b81cc50e4642d06ad22f6497e73
parent5352947d0d40fbbdb2c22037d47f10e55c64c7d8
Slightly simplify lisp/icomplete.el with new icomplete--category helper

* lisp/icomplete.el (icomplete-fido-kill)
(icomplete-fido-delete-char, icomplete-fido-ret)
(icomplete-fido-backward-updir, icomplete-exhibit): Use
icomplete--category.
(icomplete--category): New helper.

(cherry picked from commit 24a1f520f91c278cb8cc57325ea80285a3b252cf)
lisp/icomplete.el