diff options
| author | Kenichi Handa | 2008-01-07 12:29:34 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-01-07 12:29:34 +0000 |
| commit | 7b36f045a4132864f9dc4c32a0a344f6c8ca56a3 (patch) | |
| tree | 31c3cfe05e2cb66d44c20d665b5c05462d916ee6 | |
| parent | 0e45710c8c1fd2bd57182f86b9872f1786b2b452 (diff) | |
| download | emacs-7b36f045a4132864f9dc4c32a0a344f6c8ca56a3.tar.gz emacs-7b36f045a4132864f9dc4c32a0a344f6c8ca56a3.zip | |
*** empty log message ***
| -rw-r--r-- | src/ChangeLog.unicode | 3 |
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 @@ | |||
| 1 | 2008-01-07 Kenichi Handa <handa@ni.aist.go.jp> | 1 | 2008-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 | ||