diff options
| author | Kenichi Handa | 2000-07-18 04:31:25 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2000-07-18 04:31:25 +0000 |
| commit | aa96c82019f441522af28d0c7ee77f0ea2673b90 (patch) | |
| tree | 5bced5b7c537df62153ee853b2cdaa6ab2200abd /src | |
| parent | 12d00cfe915fb8fa7d7faf5355035eb4df5db015 (diff) | |
| download | emacs-aa96c82019f441522af28d0c7ee77f0ea2673b90.tar.gz emacs-aa96c82019f441522af28d0c7ee77f0ea2673b90.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 f0891a2e550..4b12dc3fa80 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-07-18 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * coding.c (setup_coding_system): Don't override the explicitly | ||
| 4 | specified designations. | ||
| 5 | |||
| 1 | 2000-07-15 Miles Bader <miles@gnu.org> | 6 | 2000-07-15 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * editfns.c (char_property_eq, char_property_stickiness): Renamed | 8 | * editfns.c (char_property_eq, char_property_stickiness): Renamed |