diff options
author | João Távora <joaotavora@gmail.com> | 2021-08-15 09:12:23 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2021-08-15 09:13:25 +0100 |
commit | e6f3a4dc6cd4ffca9b8b2ea0c9271f832df07e3e (patch) | |
tree | 056494a101c3aa70ed2a553fea65d6fb74b874b5 /lisp/emacs-lisp/lisp.el | |
parent | 3572613550f5d1d0b3392dbc809b32f3989e2981 (diff) | |
download | emacs-e6f3a4dc6cd4ffca9b8b2ea0c9271f832df07e3e.tar.gz emacs-e6f3a4dc6cd4ffca9b8b2ea0c9271f832df07e3e.tar.bz2 emacs-e6f3a4dc6cd4ffca9b8b2ea0c9271f832df07e3e.zip |
Fix bug#50063 when using icomplete-fido-kill with C-x p p
C-x p p utilizes a completion table "category" which is 'project-file'
icomplete-fido-kill only functioned for 'buffer' and 'file', and
failed with a non-informative message when something else was used.
* lisp/icomplete.el (icomplete-fido-kill): Support 'project-file'
class. Use cl-case, instead of pcase.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions