diff options
| author | Kenichi Handa | 2004-08-03 05:19:25 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-08-03 05:19:25 +0000 |
| commit | c8b20fb7c375d2a7810088356b192adb5187676b (patch) | |
| tree | 82873cd82c86e08335d017e33e4a0bd324d00e3a /src | |
| parent | 160a708c6f0841732ce9c5b3b3c3e3e6defa3e7c (diff) | |
| download | emacs-c8b20fb7c375d2a7810088356b192adb5187676b.tar.gz emacs-c8b20fb7c375d2a7810088356b192adb5187676b.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0194c4b8c6f..2b0c47862d4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-08-03 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_string): Adjust coding->consumed, and | ||
| 4 | etc. with shrinked_bytes. | ||
| 5 | |||
| 1 | 2004-08-03 Kim F. Storm <storm@cua.dk> | 6 | 2004-08-03 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * indent.c (compute_motion): Fix check for full width window | 8 | * indent.c (compute_motion): Fix check for full width window |