(AUTOGENEL): Remove charprop.el and uni-*.el.
authorKenichi Handa <handa@m17n.org>
Tue, 12 Feb 2008 06:25:06 +0000 (06:25 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 12 Feb 2008 06:25:06 +0000 (06:25 +0000)
lisp/ChangeLog
lisp/Makefile.in

index deb5d2f..e990acb 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
+
 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
index 8af2485..31447dd 100644 (file)
@@ -52,9 +52,7 @@ AUTOGENEL = loaddefs.el \
        finder-inf.el \
        subdirs.el \
        eshell/esh-groups.el \
-       mh-e/mh-loaddefs.el \
-       international/charprop.el \
-       international/uni-*.el
+       mh-e/mh-loaddefs.el
 
 # Files to compile before others during a bootstrap.  This is done to
 # speed up the bootstrap process.  The CC files are compiled first