aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-06-02 20:07:12 +0000
committerDave Love2000-06-02 20:07:12 +0000
commit2082fe81fc7bc48c1f2e7c756084820be74f49e6 (patch)
tree7e6b89741c6465fadf34ac8b0caf4693309255b8
parent51198412abc65381149dfc254d102257297e1c3c (diff)
downloademacs-2082fe81fc7bc48c1f2e7c756084820be74f49e6.tar.gz
emacs-2082fe81fc7bc48c1f2e7c756084820be74f49e6.zip
*** empty log message ***
-rw-r--r--ChangeLog3
-rw-r--r--src/ChangeLog4
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 192e5eaadf5..fe6fac9f3d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12000-06-02 Dave Love <fx@gnu.org> 12000-06-02 Dave Love <fx@gnu.org>
2 2
3 * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info
4 files.
5
3 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5. 6 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
4 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello 7 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
5 test. 8 test.
diff --git a/src/ChangeLog b/src/ChangeLog
index f32e82bc3b0..fe75ab114b0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12000-06-02 Dave Love <fx@gnu.org>
2
3 * lread.c (_XOPEN_SOURCE, __EXTENSIONS__): Don't define.
4
12000-06-02 Gerd Moellmann <gerd@gnu.org> 52000-06-02 Gerd Moellmann <gerd@gnu.org>
2 6
3 * xfaces.c (realize_x_face): When copying BASE_FACE bitwise to the 7 * xfaces.c (realize_x_face): When copying BASE_FACE bitwise to the