]> git.eshelyaron.com Git - emacs.git/commit
Enhance 'pcomplete/make' to complete on targets in included makefiles
authorStephen Leake <stephen_leake@stephe-leake.org>
Thu, 19 Sep 2019 00:42:30 +0000 (17:42 -0700)
committerStephen Leake <stephen_leake@stephe-leake.org>
Thu, 19 Sep 2019 00:42:30 +0000 (17:42 -0700)
commitb478444099655f36f7b243e21e8f98051299ca8f
tree0ae6a93784efbb8618aceaa9f670198e52f96537
parent3d442312889ef2d14c07282d0aff6199d00cc165
Enhance 'pcomplete/make' to complete on targets in included makefiles

* lisp/pcmpl-gnu.el (pcmpl-gnu-makefile-includes): New.
(pcmpl-gnu-make-targets): New, factored out of pcmpl-gnu-make-all-targets.
(pcmpl-gnu-make-includes): New.
(pcmpl-gnu-make-all-targets): Use new functions.
etc/NEWS
lisp/pcmpl-gnu.el