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 57dcaa4af6e..e18591b345b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2010-01-14 Kenichi Handa <handa@m17n.org> | 1 | 2010-01-14 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * coding.c (detect_coding_iso_2022): Fix handling of euc-xx coding | ||
| 4 | systems. | ||
| 5 | |||
| 6 | 2010-01-14 Kenichi Handa <handa@m17n.org> | ||
| 7 | |||
| 3 | Make auto-composition work on all buffers even if they are | 8 | Make auto-composition work on all buffers even if they are |
| 4 | fundamental mode. | 9 | fundamental mode. |
| 5 | 10 | ||