aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-12-15 14:48:30 +0000
committerGerd Moellmann2000-12-15 14:48:30 +0000
commitbb7959c1257078614a190bc94939fa4aef8ee8b0 (patch)
tree7aabe05ee5ad3e65112248ae0189a7233bc95c5a
parentdb3a495ec01035d21b6a8891c2c9b82a55a6e6b3 (diff)
downloademacs-bb7959c1257078614a190bc94939fa4aef8ee8b0.tar.gz
emacs-bb7959c1257078614a190bc94939fa4aef8ee8b0.zip
*** empty log message ***
-rw-r--r--src/ChangeLog7
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
82000-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
82000-12-15 Kenichi Handa <handa@etl.go.jp> 152000-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