diff options
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 cef846aa7f9..259788fdeda 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-14 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_object, encode_coding_object): Preserve | ||
| 4 | Vdeactivate_mark. Delete unnecessary call of Fcurrnet_buffer. | ||
| 5 | |||
| 1 | 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. | 8 | * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. |