[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
makefile-dependency-regex
From: |
Sam Steingold |
Subject: |
makefile-dependency-regex |
Date: |
Fri, 26 Aug 2005 11:08:45 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) |
I noticed that add-change-log-entry in a makefile recently started to
include trailing whitespaces:
For a rule
foo : bar
zot bar > foo
it generated a changelog entry
* Makefile (foo ): ...
these two changes appear relevant:
2005-06-08 Richard M. Stallman <address@hidden>
(makefile-dependency-regex): Delete spurious `bb'.
2005-06-06 Richard M. Stallman <address@hidden>
* progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
just like other allowed characters.
Alas, I do not grok this huge regex...
--
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.savegushkatif.org> <http://www.memri.org/>
<http://pmw.org.il/> <http://ffii.org/> <http://www.camera.org>
Stupidity, like virtue, is its own reward.
- makefile-dependency-regex,
Sam Steingold <=