* lisp/pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Dec 2011 13:20:20 +0000 (08:20 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Dec 2011 13:20:20 +0000 (08:20 -0500)
commit39c9faef2f2027336f7235d5521269714cc370c8
treea646929106cad0f65d2823c5ed1aa0e6dca8d0a1
parent8b8059decd84744f886aed505b856a4052a0a99e
* lisp/pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
(pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
end in ".mk".
(pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
when reading the makefile.

Fixes: debbugs:10116
lisp/ChangeLog
lisp/pcmpl-gnu.el