diff options
| author | Glenn Morris | 2003-06-20 10:14:31 +0000 |
|---|---|---|
| committer | Glenn Morris | 2003-06-20 10:14:31 +0000 |
| commit | 595f5aa5ee2d418514412ef0512f697e8bf191db (patch) | |
| tree | 01a718383c4c7eac634429874ddcfe206f4d2c3d /src/ChangeLog | |
| parent | fb020fe894db0dfa6d6d2b180a1cf8b489bfccba (diff) | |
| download | emacs-595f5aa5ee2d418514412ef0512f697e8bf191db.tar.gz emacs-595f5aa5ee2d418514412ef0512f697e8bf191db.zip | |
Entry that should have been made last month.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c3c2ed1dd39..11bf207f04a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -243,6 +243,11 @@ | |||
| 243 | (ccl_driver): Initialize extra_bytes to ccl->eight_bit_control. | 243 | (ccl_driver): Initialize extra_bytes to ccl->eight_bit_control. |
| 244 | (setup_ccl_program): Initialize ccl->eight_bit_control to zero. | 244 | (setup_ccl_program): Initialize ccl->eight_bit_control to zero. |
| 245 | 245 | ||
| 246 | 2003-05-29 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 247 | |||
| 248 | * xfaces.c (realize_default_face): Do not abort if lface is | ||
| 249 | non-existent - reverts change from 2003-05-19. | ||
| 250 | |||
| 246 | 2003-05-29 Kenichi Handa <handa@m17n.org> | 251 | 2003-05-29 Kenichi Handa <handa@m17n.org> |
| 247 | 252 | ||
| 248 | * coding.c (decode_coding_iso2022): Pay attention to the byte | 253 | * coding.c (decode_coding_iso2022): Pay attention to the byte |