changeset 90179:b745036dab36

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-50 Make arch ignore auto-generated unicode data files
author Miles Bader <miles@gnu.org>
date Thu, 12 May 2005 02:47:44 +0000
parents 486187fb0de5
children 62afea0771d8
files admin/unidata/.arch-inventory lisp/international/.arch-inventory
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/admin/unidata/.arch-inventory	Thu May 12 02:08:13 2005 +0000
+++ b/admin/unidata/.arch-inventory	Thu May 12 02:47:44 2005 +0000
@@ -2,4 +2,7 @@
 # makefile
 source ^(Makefile)$
 
+# Generated at compile time
+precious ^unidata\.txt$
+
 # arch-tag: 7640ff84-9e72-45e6-a7c7-b7b307b73959
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/international/.arch-inventory	Thu May 12 02:47:44 2005 +0000
@@ -0,0 +1,4 @@
+# "uni-*.el" and "charprop.el" files are generated at compile time
+precious ^(charprop|uni-.*)\.el$
+
+# arch-tag: 7290e69e-5886-4603-9d06-b0f251fb1679