]> git.eshelyaron.com Git - emacs.git/commit
Add file completion for git apply, am to pcomplete
authorAntero Mejr <mail@antr.me>
Tue, 28 Jan 2025 18:39:10 +0000 (13:39 -0500)
committerEshel Yaron <me@eshelyaron.com>
Tue, 18 Feb 2025 08:58:39 +0000 (09:58 +0100)
commitd4ab544ffdd2d7f1b58dd6cb10bff6a55ca3b87a
treead2b68e558e1409a234331483e2969de35b00c8e
parentaeab411ac5e62ba50124839cb5735a12e14856f4
Add file completion for git apply, am to pcomplete

* lisp/pcmpl-git.el (pcomplete/git): Add an "apply" and "am" clause to
complete all files.  (Bug#76356)

(cherry picked from commit 9cedb434ee390a30a690e9f979428c5735cb88e5)
lisp/pcmpl-git.el