Mercurial > emacs
view lib-src/.arch-inventory @ 63067:7738d9700f66
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 06 Jun 2005 12:50:01 +0000 |
parents | 056555472800 |
children | 655e2c8d2f5f |
line wrap: on
line source
# Ignore binaries backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse|sorted-doc)$ # Building actually makes a copy/link of the source file precious ^(ctags\.c)$ # Windows generates this backup ^(DOC)$ # arch-tag: da33b3d6-170d-4fe5-9eb8-ed2753bc9b4f