aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2005-05-11 12:29:35 +0000
committerKenichi Handa2005-05-11 12:29:35 +0000
commit8f793978651e33f7436ff01348ef2a04126ab9da (patch)
tree2d08ff436b5d1f5bffd53997d1f47ad1a7f444a7 /src
parent3921ea2136f06aeadf4fc2f07dd6088a83e1107d (diff)
downloademacs-8f793978651e33f7436ff01348ef2a04126ab9da.tar.gz
emacs-8f793978651e33f7436ff01348ef2a04126ab9da.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode10
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 @@
12005-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
12005-05-10 Kenichi Handa <handa@m17n.org> 112005-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.