diff options
| author | Dave Love | 2000-03-02 10:32:35 +0000 |
|---|---|---|
| committer | Dave Love | 2000-03-02 10:32:35 +0000 |
| commit | 54d04320020db375d0a69a3edb61f2101f91c54b (patch) | |
| tree | 6d22c408dee1d79baa76433b3fcc77b7b0c4769c /src | |
| parent | 3a4df6e5167ffe855a5add59e2cd8457c158fab0 (diff) | |
| download | emacs-54d04320020db375d0a69a3edb61f2101f91c54b.tar.gz emacs-54d04320020db375d0a69a3edb61f2101f91c54b.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0a8a82b0db1..3e561dc38eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-03-02 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * m/powerpcle.h, m/sparc.h: Don't set C_OPTIMIZE_SWITCH. | ||
| 4 | |||
| 5 | * m/mips-siemens.h, m/news-r6.h, m/news-risc.h, m/tekxd88.h: Don't | ||
| 6 | set C_OPTIMIZE_SWITCH for gcc. | ||
| 7 | |||
| 1 | 2000-03-02 Kenichi Handa <handa@etl.go.jp> | 8 | 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
| 2 | 9 | ||
| 3 | * coding.c (coding_save_composition): Be sure to allocate | 10 | * coding.c (coding_save_composition): Be sure to allocate |