]> git.eshelyaron.com Git - emacs.git/commit
(makefile-dependency-regex): Handle whitespace
authorRichard M. Stallman <rms@gnu.org>
Mon, 6 Jun 2005 12:50:01 +0000 (12:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 6 Jun 2005 12:50:01 +0000 (12:50 +0000)
commitdce16363d3c65f0e2e5b8cd70e6b929687e69021
tree62968f3a1f187fe22a6a2014134a2bc87be4fff0
parentccba8bb6e250c785266eacae4bbe103c9360a331
(makefile-dependency-regex): Handle whitespace
just like other allowed characters.
(makefile-match-dependency): Exclude leading and training whitespace
from the range of regexp subexp 1.
(makefile-macroassign-regex): Don't try to match the body,
just the name of the macro being defined.
lisp/progmodes/make-mode.el