diff options
author | Miles Bader <miles@gnu.org> | 2004-08-09 07:40:39 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2004-08-09 07:40:39 +0000 |
commit | 55e0a9c697612b190ec3e33c058c4d361cd11daf (patch) | |
tree | 2bf53fbdd2a3f0fe3a798b83359f4fd811d3f0d8 /lib-src | |
parent | 30e75a873acbcc4f4d59d0341fb49211d8c6d010 (diff) | |
download | emacs-55e0a9c697612b190ec3e33c058c4d361cd11daf.tar.gz |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
Build-in-place tweak
Patches applied:
* lorentey@elte.hu--2004/emacs--multi-tty--0--patch-224
Added sorted-doc to backup regex in lib-src.
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/.arch-inventory | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/.arch-inventory b/lib-src/.arch-inventory index 0e0621a8dc3..362f3aebf63 100644 --- a/lib-src/.arch-inventory +++ b/lib-src/.arch-inventory @@ -1,5 +1,5 @@ # Ignore binaries -backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse)$ +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)$ |