diff options
| author | Kenichi Handa | 2007-12-25 11:07:30 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2007-12-25 11:07:30 +0000 |
| commit | 09c8ce47a572e21c1fc9c73ec06242e64bd24b2f (patch) | |
| tree | 7f37aca0b77be1b23f96fe682287a1bb5fe09794 /src | |
| parent | ddc872bac65df28b19e5a1b85de58068a0559aaf (diff) | |
| download | emacs-09c8ce47a572e21c1fc9c73ec06242e64bd24b2f.tar.gz emacs-09c8ce47a572e21c1fc9c73ec06242e64bd24b2f.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -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 f46fdb17090..820b23117f7 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-12-25 Kenichi Handa <handa@m17n.org> | 1 | 2007-12-25 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * composite.c (syms_of_composite): Fix docstring of | ||
| 4 | auto-composition-function. | ||
| 5 | |||
| 3 | * font.h (LGLYPH_SIZE): New macro. | 6 | * font.h (LGLYPH_SIZE): New macro. |
| 4 | 7 | ||
| 5 | * font.c (Ffont_fill_gstring): Stop filling when a character not | 8 | * font.c (Ffont_fill_gstring): Stop filling when a character not |