comparison src/ChangeLog.unicode @ 90175:d52532c24464

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 11 May 2005 12:29:35 +0000
parents 098f05ddcc64
children 9e5e2f01c7ab
comparison
equal deleted inserted replaced
90174:f3973ae57d8b 90175:d52532c24464
1 2005-05-11 Kenichi Handa <handa@m17n.org>
2
3 * Makefile.in (shortlisp): Cancel previous change.
4 (RUN_TEMACS): Include "-nl" if HAVE_SHM is defined.
5 (emacs${EXEEXT}): Run $(RUN_TEMACS) unconditionally.
6 (UNIDATA): New variable.
7 (${lispsource}international/charprop.el): Depends on ${UNIDATA}.
8 (bootstrap-emacs${EXEEXT}): Depends on charprop.el. Run
9 $(RUN_TEMACS) unconditionally.
10
1 2005-05-10 Kenichi Handa <handa@m17n.org> 11 2005-05-10 Kenichi Handa <handa@m17n.org>
2 12
3 * Makefile.in (shortlisp): Add ../lisp/international/charprop.el. 13 * Makefile.in (shortlisp): Add ../lisp/international/charprop.el.
4 (temacs${EXEEXT}): Build charprop.el if necessary. 14 (temacs${EXEEXT}): Build charprop.el if necessary.
5 (admindir): New variable. 15 (admindir): New variable.