diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dfecb3bd2c8..7ab860989eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-06-30 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * coding.c (code_convert_region): Even if the length of text is | ||
| 4 | zero, try to convert it if coding->type is coding_type_ccl. | ||
| 5 | (decode_coding_string, encode_coding_string): Likewise. | ||
| 6 | |||
| 1 | 2000-06-28 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-06-28 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * xdisp.c (try_window_reusing_current_matrix): Don't try to reuse | 9 | * xdisp.c (try_window_reusing_current_matrix): Don't try to reuse |