]> git.eshelyaron.com Git - emacs.git/commit
Allow pcomplete/gzip to complete on files in subdirectories
authorStefan Kangas <stefan@marxist.se>
Tue, 27 Oct 2020 02:09:44 +0000 (03:09 +0100)
committerStefan Kangas <stefan@marxist.se>
Tue, 27 Oct 2020 02:09:44 +0000 (03:09 +0100)
commit25a57640c59e1630ad31b766a7a92abab856a284
tree0145562914e02c966c3f980d699ec05590169abd
parentcfc70e51c29df37f4245fd1754124a46ffca19f7
Allow pcomplete/gzip to complete on files in subdirectories

* lisp/pcmpl-gnu.el (pcmpl-gnu-zipped-files): Allow "gzip" to complete
on files in subdirectories.  (Bug#30271)
lisp/pcmpl-gnu.el