diff options
| author | Kenichi Handa | 2006-06-19 01:54:55 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2006-06-19 01:54:55 +0000 |
| commit | 377a2e5cd6391c79ddc28758599f05c5efdc2fb4 (patch) | |
| tree | ebcf1d000aa0122187d1c9fc027b7ed171ca71ec /src | |
| parent | 7ea7f6369b843ea3f39bf0baef07760cac11b492 (diff) | |
| download | emacs-377a2e5cd6391c79ddc28758599f05c5efdc2fb4.tar.gz emacs-377a2e5cd6391c79ddc28758599f05c5efdc2fb4.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 2bfe6eb35f5..5ccf791a154 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2006-06-19 Kenichi Handa <handa@m17n.org> | 1 | 2006-06-19 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * lread.c (read_escape): Fix the code synched with HEAD. | ||
| 4 | |||
| 3 | * font.c (font_parse_fcname): Fix parsing of point-size. | 5 | * font.c (font_parse_fcname): Fix parsing of point-size. |
| 4 | (font_unparse_fcname): Produce symbolic names for style | 6 | (font_unparse_fcname): Produce symbolic names for style |
| 5 | properties. | 7 | properties. |