Mercurial > emacs
changeset 107848:a1e70223994f
Remove the Arch metafiles.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 12 Apr 2010 23:06:50 -0400 |
parents | e81bca2fba28 |
children | c35518fa0d56 |
files | .arch-inventory admin/charsets/.arch-inventory admin/unidata/.arch-inventory doc/lispref/.arch-inventory etc/.arch-inventory info/.arch-inventory leim/.arch-inventory leim/quail/.arch-inventory lib-src/.arch-inventory lisp/.arch-inventory lisp/calc/.arch-inventory lisp/calendar/.arch-inventory lisp/eshell/.arch-inventory lisp/mh-e/.arch-inventory nt/.arch-inventory src/.arch-inventory |
diffstat | 16 files changed, 0 insertions(+), 105 deletions(-) [+] |
line wrap: on
line diff
--- a/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -# Generated files -precious ^(config\.status|config\.cache)$ - -# Install-in-place makes these directories, so just ignore them -backup ^(bin|data|lock|site-lisp)$ - -# arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14
--- a/admin/charsets/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Unlike most emacs dirs, admin/charsets has a simple non-autoconf-generated makefile -source ^(Makefile)$ - -# arch-tag: ee36cfe3-96f8-4e91-aec4-008c80a85e6b
--- a/admin/unidata/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Generated at compile time -precious ^unidata\.txt$ - -# arch-tag: 7640ff84-9e72-45e6-a7c7-b7b307b73959
--- a/doc/lispref/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Generated files -precious ^(config\.status|config\.cache)$ - -# arch-tag: dde817a2-94ff-4c6e-838c-bb5b33e7f0df
--- a/etc/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ -# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile -source ^(Makefile)$ - -# Auto-generated files, which ignore -precious ^(buildobj\.lst)$ - -# Generated files (DOC-X is generated on windows) -backup ^(DOC(|-[0-9.]*|-X))$ - -# Install-in-place on NT makes this directory, so just ignore it -backup ^(icons)$ - -# arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae
--- a/info/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -# There are only three real source files in this directory: -# -# "dir", ".cvsignore", and this file, ".arch-inventory" - -# Everything else is generated at compile time. Unfortunately, the "backup" -# category overrides the "source" category, so we have to have horrible -# regexp that matches everything _except_ "dir"... - -# 1 or 2 characters long -backup ^[a-zA-Z0-9][-_.a-zA-Z0-9]?$ -# 4 or more characters long -backup ^[a-zA-Z0-9][-_.a-zA-Z0-9][-_.a-zA-Z0-9][-_.a-zA-Z0-9]+$ -# 3 chars long, but 1st char not "d" -backup ^[abce-zA-Z0-9][-_.a-zA-Z0-9][-_.a-zA-Z0-9]$ -# 3 chars long, but 2nd char not "i" -backup ^[a-zA-Z0-9][-_.a-hj-zA-Z0-9][-_.a-zA-Z0-9]$ -# 3 chars long, but 3rd char not "r" -backup ^[a-zA-Z0-9][-_.a-zA-Z0-9][-_.a-qs-zA-Z0-9]$ - -# arch-tag: 60144ab9-cdc1-45b6-8193-b9683c80ec86
--- a/leim/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Auto-generated files, which ignore. -precious ^(stamp-subdir|changed\..*|leim-list\.el)$ - -# arch-tag: a4cda8ae-2a52-4d85-bd29-14e25c7ed2a2
--- a/leim/quail/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Auto-generated lisp files, which ignore. -precious ^([A-Z0-9].*|tsang-.*|quick-.*)\.el$ - -# arch-tag: 3d0d3e6b-f7c3-4dce-9135-a72ba7fe095d
--- a/lib-src/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -# Ignore binaries -backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|fakemail|blessmail|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
--- a/lisp/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Auto-generated lisp files, which ignore -precious ^(loaddefs|finder-inf|cus-load)\.el$ - -# arch-tag: fc62dc9f-3a91-455b-b8e7-d49df66beee0
--- a/lisp/calc/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Auto-generated lisp files, which ignore -precious ^(.*-loaddefs)\.el$ - -# arch-tag: 5258f69e-459b-449b-bdd7-bdbd5f948cb9
--- a/lisp/calendar/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Auto-generated lisp files, which ignore -precious ^(.*-loaddefs)\.el$ - -# arch-tag: 6246cac0-cd69-4d59-8677-c1451a4d5831
--- a/lisp/eshell/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Generated files -precious ^(esh-groups)\.el$ - -# arch-tag: 8dc7bfaa-6ca6-4be0-915a-1e539c3dabfb
--- a/lisp/mh-e/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# Auto-generated lisp files, which ignore -precious ^(mh-loaddefs)\.el$ - -# arch-tag: 03c1cf02-6c80-44af-b4ec-b41b53fbf8f2
--- a/nt/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -source ^subdirs\.el$ - -# arch-tag: 01b87183-9d94-4b6b-93cb-fece25c4eec9
--- a/src/.arch-inventory Mon Apr 12 22:19:17 2010 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -# Source files which don't match the usual naming conventions, mostly dot files -source ^\.(gdbinit|dbxinit)$ - -# Auto-generated files, which ignore -precious ^(config\.stamp|config\.h|epaths\.h|buildobj\.lst)$ -precious ^(TAGS-LISP)$ -precious ^(buildobj\.lst)$ - -backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$ -backup ^(bootstrap-emacs)$ - -# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543