aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2008-01-07 12:29:34 +0000
committerKenichi Handa2008-01-07 12:29:34 +0000
commit7b36f045a4132864f9dc4c32a0a344f6c8ca56a3 (patch)
tree31c3cfe05e2cb66d44c20d665b5c05462d916ee6
parent0e45710c8c1fd2bd57182f86b9872f1786b2b452 (diff)
downloademacs-7b36f045a4132864f9dc4c32a0a344f6c8ca56a3.tar.gz
emacs-7b36f045a4132864f9dc4c32a0a344f6c8ca56a3.zip
*** empty log message ***
-rw-r--r--src/ChangeLog.unicode3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 8cdd0a8efee..dbebc933a57 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,5 +1,8 @@
12008-01-07 Kenichi Handa <handa@ni.aist.go.jp> 12008-01-07 Kenichi Handa <handa@ni.aist.go.jp>
2 2
3 * Makefile.in (lisp): Add kherm.el and myanmar.el.
4 (shortlisp): Likewise.
5
3 * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only 6 * ftfont.c (ftfont_driver): Set ftfont_shape in ftfont_driver only
4 when both HAVE_M17N_FLT and HAVE_LIBOTF are defined. 7 when both HAVE_M17N_FLT and HAVE_LIBOTF are defined.
5 8