diff options
| author | Kenichi Handa | 2003-03-14 07:58:54 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-03-14 07:58:54 +0000 |
| commit | afe6e43e8114dcf4b62aea043418133f40db9e90 (patch) | |
| tree | a28736ab50a4ca09bf10299ceaff54390c5de387 /src | |
| parent | 2ba48777807b48614ae7be30f7a6e0f5809b909d (diff) | |
| download | emacs-afe6e43e8114dcf4b62aea043418133f40db9e90.tar.gz emacs-afe6e43e8114dcf4b62aea043418133f40db9e90.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e2c14b5a6ef..a3b8c0d4d3a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-03-14 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * fileio.c (Finsert_file_contents): On replacing, before decoding | ||
| 4 | the file into the work buffer, set point of the work buffer to the | ||
| 5 | end. | ||
| 6 | |||
| 1 | 2003-02-13 Dave Love <fx@gnu.org> | 7 | 2003-02-13 Dave Love <fx@gnu.org> |
| 2 | 8 | ||
| 3 | * coding.c (Fcheck_coding_systems_region): Fix type errors. | 9 | * coding.c (Fcheck_coding_systems_region): Fix type errors. |