emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r99892: Remove the Arch metafiles.


From: Stefan Monnier
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99892: Remove the Arch metafiles.
Date: Mon, 12 Apr 2010 23:06:50 -0400
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99892
committer: Stefan Monnier <address@hidden>
branch nick: trunk
timestamp: Mon 2010-04-12 23:06:50 -0400
message:
  Remove the Arch metafiles.
removed:
  .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
=== removed file '.arch-inventory'
--- a/.arch-inventory   2005-03-04 04:54:40 +0000
+++ b/.arch-inventory   1970-01-01 00:00:00 +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

=== removed file 'admin/charsets/.arch-inventory'
--- a/admin/charsets/.arch-inventory    2008-02-01 16:01:31 +0000
+++ b/admin/charsets/.arch-inventory    1970-01-01 00:00:00 +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

=== removed file 'admin/unidata/.arch-inventory'
--- a/admin/unidata/.arch-inventory     2008-02-05 09:06:00 +0000
+++ b/admin/unidata/.arch-inventory     1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-# Generated at compile time
-precious ^unidata\.txt$
-
-# arch-tag: 7640ff84-9e72-45e6-a7c7-b7b307b73959

=== removed file 'doc/lispref/.arch-inventory'
--- a/doc/lispref/.arch-inventory       2007-09-06 04:17:19 +0000
+++ b/doc/lispref/.arch-inventory       1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-# Generated files
-precious ^(config\.status|config\.cache)$
-
-# arch-tag: dde817a2-94ff-4c6e-838c-bb5b33e7f0df

=== removed file 'etc/.arch-inventory'
--- a/etc/.arch-inventory       2008-02-01 16:01:31 +0000
+++ b/etc/.arch-inventory       1970-01-01 00:00:00 +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

=== removed file 'info/.arch-inventory'
--- a/info/.arch-inventory      2005-03-23 02:48:32 +0000
+++ b/info/.arch-inventory      1970-01-01 00:00:00 +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

=== removed file 'leim/.arch-inventory'
--- a/leim/.arch-inventory      2004-06-12 04:51:11 +0000
+++ b/leim/.arch-inventory      1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-# Auto-generated files, which ignore.
-precious ^(stamp-subdir|changed\..*|leim-list\.el)$
-
-# arch-tag: a4cda8ae-2a52-4d85-bd29-14e25c7ed2a2

=== removed file 'leim/quail/.arch-inventory'
--- a/leim/quail/.arch-inventory        2004-06-12 13:13:44 +0000
+++ b/leim/quail/.arch-inventory        1970-01-01 00:00:00 +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

=== removed file 'lib-src/.arch-inventory'
--- a/lib-src/.arch-inventory   2009-08-19 02:54:46 +0000
+++ b/lib-src/.arch-inventory   1970-01-01 00:00:00 +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

=== removed file 'lisp/.arch-inventory'
--- a/lisp/.arch-inventory      2006-02-03 19:31:55 +0000
+++ b/lisp/.arch-inventory      1970-01-01 00:00:00 +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

=== removed file 'lisp/calc/.arch-inventory'
--- a/lisp/calc/.arch-inventory 2008-04-23 08:54:31 +0000
+++ b/lisp/calc/.arch-inventory 1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-# Auto-generated lisp files, which ignore
-precious ^(.*-loaddefs)\.el$
-
-# arch-tag: 5258f69e-459b-449b-bdd7-bdbd5f948cb9

=== removed file 'lisp/calendar/.arch-inventory'
--- a/lisp/calendar/.arch-inventory     2008-04-23 08:54:31 +0000
+++ b/lisp/calendar/.arch-inventory     1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-# Auto-generated lisp files, which ignore
-precious ^(.*-loaddefs)\.el$
-
-# arch-tag: 6246cac0-cd69-4d59-8677-c1451a4d5831

=== removed file 'lisp/eshell/.arch-inventory'
--- a/lisp/eshell/.arch-inventory       2004-06-12 04:51:11 +0000
+++ b/lisp/eshell/.arch-inventory       1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-# Generated files
-precious ^(esh-groups)\.el$
-
-# arch-tag: 8dc7bfaa-6ca6-4be0-915a-1e539c3dabfb

=== removed file 'lisp/mh-e/.arch-inventory'
--- a/lisp/mh-e/.arch-inventory 2005-10-24 06:00:50 +0000
+++ b/lisp/mh-e/.arch-inventory 1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-# Auto-generated lisp files, which ignore
-precious ^(mh-loaddefs)\.el$
-
-# arch-tag: 03c1cf02-6c80-44af-b4ec-b41b53fbf8f2

=== removed file 'nt/.arch-inventory'
--- a/nt/.arch-inventory        2005-03-23 01:54:50 +0000
+++ b/nt/.arch-inventory        1970-01-01 00:00:00 +0000
@@ -1,3 +0,0 @@
-source ^subdirs\.el$
-
-# arch-tag: 01b87183-9d94-4b6b-93cb-fece25c4eec9

=== removed file 'src/.arch-inventory'
--- a/src/.arch-inventory       2007-05-13 13:26:57 +0000
+++ b/src/.arch-inventory       1970-01-01 00:00:00 +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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]