]> 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>
Mon, 23 Dec 2019 23:44:02 +0000 (23:44 +0000)
commit24a1f520f91c278cb8cc57325ea80285a3b252cf
tree5ee895d5ffff25a5462e2abe38818903933cdd82
parent9c912049927cfb18b9c8b37039b38ddf51f2fe81
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.
lisp/icomplete.el