diff options
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 c1a63aab953..742e2c3dabc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-03-01 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * editfns.c (Ftranslate_region): Handle multibyte chars in TABLE | ||
| 4 | correctly. | ||
| 5 | |||
| 1 | 2004-02-28 Kim F. Storm <storm@cua.dk> | 6 | 2004-02-28 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * dispnew.c (update_window): Update header line also if there are | 8 | * dispnew.c (update_window): Update header line also if there are |