# HG changeset patch # User Kenichi Handa # Date 1115692235 0 # Node ID 55ab38802fc6379eef9a23c010b2d3eb92d13524 # Parent 88ca83396d150982bac9418a6de4fa17422a432d (AUTOGENEL): Add charprop.el and uni-*.el. diff -r 88ca83396d15 -r 55ab38802fc6 lisp/Makefile.in --- a/lisp/Makefile.in Tue May 10 02:29:41 2005 +0000 +++ b/lisp/Makefile.in Tue May 10 02:30:35 2005 +0000 @@ -44,7 +44,9 @@ cus-load.el \ finder-inf.el \ subdirs.el \ - eshell/esh-groups.el + eshell/esh-groups.el \ + international/charprop.el \ + international/uni-*.el # Files to compile before others during a bootstrap. This is done to # speed up the bootstrap process. The CC files are compiled first