diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bd3d2cc3a81..029a59b2cb8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2008-08-29 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h | ||
| 4 | |||
| 5 | * composite.h (LGLYPH_SET_CODE): Cast `val' to EMACS_INT. | ||
| 6 | |||
| 7 | * w32uniscribe.c (uniscribe_shape): Shut up compiler warning in | ||
| 8 | LGLYPH_SET_CODE. | ||
| 9 | |||
| 1 | 2008-08-29 Kenichi Handa <handa@m17n.org> | 10 | 2008-08-29 Kenichi Handa <handa@m17n.org> |
| 2 | 11 | ||
| 3 | * fileio.c (report_file_error): Don't downcase the first character | 12 | * fileio.c (report_file_error): Don't downcase the first character |