diff options
| author | Kenichi Handa | 2008-02-14 12:21:58 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-02-14 12:21:58 +0000 |
| commit | 6edacc4375a694b8d9867187e8fdd6db721125a2 (patch) | |
| tree | 20ef16550014d0381fb557a8cf34e881d3e508b7 /src | |
| parent | 70d1e5b9be663fa7fe91169051b78665b4afaace (diff) | |
| download | emacs-6edacc4375a694b8d9867187e8fdd6db721125a2.tar.gz emacs-6edacc4375a694b8d9867187e8fdd6db721125a2.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 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. |