diff options
| author | Gerd Moellmann | 2000-12-15 14:48:30 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-12-15 14:48:30 +0000 |
| commit | bb7959c1257078614a190bc94939fa4aef8ee8b0 (patch) | |
| tree | 7aabe05ee5ad3e65112248ae0189a7233bc95c5a /src/ChangeLog | |
| parent | db3a495ec01035d21b6a8891c2c9b82a55a6e6b3 (diff) | |
| download | emacs-bb7959c1257078614a190bc94939fa4aef8ee8b0.tar.gz emacs-bb7959c1257078614a190bc94939fa4aef8ee8b0.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3c59f644586..cc22c1582a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,13 @@ | |||
| 5 | * xfns.c (x_create_tip_frame): Use unwind_create_tip_frame, | 5 | * xfns.c (x_create_tip_frame): Use unwind_create_tip_frame, |
| 6 | not unwind_create_frame. | 6 | not unwind_create_frame. |
| 7 | 7 | ||
| 8 | 2000-12-15 Dave Love <fx@gnu.org> | ||
| 9 | |||
| 10 | * s/usg5-4.h (bcopy) [IRIX6]: Don't special-case definition of | ||
| 11 | bcopy & al. | ||
| 12 | |||
| 13 | * s/irix6-5.h: #undef bcopy & al here. Include strings.h. | ||
| 14 | |||
| 8 | 2000-12-15 Kenichi Handa <handa@etl.go.jp> | 15 | 2000-12-15 Kenichi Handa <handa@etl.go.jp> |
| 9 | 16 | ||
| 10 | * coding.c (setup_coding_system): Clear all members of the struct | 17 | * coding.c (setup_coding_system): Clear all members of the struct |