diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 337d74d1eae..cf1f201a758 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,13 @@ | |||
| 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. |