]> git.eshelyaron.com Git - emacs.git/commit
pcomplete--entries: In predicate, check file exists
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 29 Dec 2023 17:41:35 +0000 (17:41 +0000)
committerSean Whitton <spwhitton@spwhitton.name>
Fri, 29 Dec 2023 17:42:02 +0000 (17:42 +0000)
commitd7ff14fcba6f0830eeadb98981bb626cf7314c53
treec3896adae79cc11cd9478f738a8b82573456b46f
parentb0bead793f880a9434c38caeaa744f7d7a0e519b
pcomplete--entries: In predicate, check file exists

* lisp/pcomplete.el (pcomplete--entries): In the predicate passed to
completion-table-with-predicate, when PREDICATE is nil, take ourselves
to be responsible for calling file-exists-p (bug#67661).
lisp/pcomplete.el