diff options
| author | Kenichi Handa | 2008-01-30 04:08:17 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-01-30 04:08:17 +0000 |
| commit | 671bb2010e08eb183b9df33ea83569bbb16fa549 (patch) | |
| tree | d365837ed83a6c8a038eb2b8a838980dc89dc632 /src/ChangeLog.unicode | |
| parent | eaa0402c9248272d63a045c62ab5de7a455144d5 (diff) | |
| download | emacs-671bb2010e08eb183b9df33ea83569bbb16fa549.tar.gz emacs-671bb2010e08eb183b9df33ea83569bbb16fa549.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 195da8b486f..2bae49869aa 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2008-01-30 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * fontset.c (reorder_font_vector): Exclude nil elements from the | ||
| 4 | font group. Don't try multiple fonts. | ||
| 5 | (fontset_font): Adjusted for the above change. | ||
| 6 | (Finternal_char_font): Return nil if the found font doesn't | ||
| 7 | contain the character ch. | ||
| 8 | |||
| 9 | * Makefile.in (lisp): Add cham.el. | ||
| 10 | (shortlisp): Likewise. | ||
| 11 | |||
| 1 | 2008-01-28 Kenichi Handa <handa@ni.aist.go.jp> | 12 | 2008-01-28 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 13 | ||
| 3 | * font.h (FONTP): Make it return 1 also for a font-object. | 14 | * font.h (FONTP): Make it return 1 also for a font-object. |