aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-02-12 19:50:59 +0000
committerGerd Moellmann2000-02-12 19:50:59 +0000
commitfb07a30287bd22151362b7bf0ba9f813aa334261 (patch)
tree731d392d5e15555eaa486e98c6c90a482b235bdf /src/ChangeLog
parentb878827d99e48c8c35c56cec70bb378c02200e3d (diff)
downloademacs-fb07a30287bd22151362b7bf0ba9f813aa334261.tar.gz
emacs-fb07a30287bd22151362b7bf0ba9f813aa334261.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 10dcd3d81ed..795eb815f06 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,11 +1,14 @@
12000-02-12 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (syms_of_xdisp): Doc fix for scroll-conservatively.
4
12000-02-12 Dave Love <fx@gnu.org> 52000-02-12 Dave Love <fx@gnu.org>
2 6
3 * s/aix3-2.h, s/osf-1.h: Define C_DEBUG_SWITCH for non-gcc. 7 * s/aix3-2.h, s/osf-1.h: Define C_DEBUG_SWITCH for non-gcc.
4 8
5 * s/ux4800.h, s/umips.h, s/umax.h, s/sol2.h, s/sco5.h, s/rtu.h: 9 * s/ux4800.h, s/umips.h, s/umax.h, s/sol2.h, s/sco5.h, s/rtu.h:
6 * s/ptx4.h, s/umax.h, s/dgux.h, s/bsd4-2.h s/bsd4-3.h: 10 * s/ptx4.h, s/umax.h, s/dgux.h, s/bsd4-2.h, s/bsd4-3.h:
7 * s/hpux.h 11 * s/hpux.h: Don't define HAVE_VFORK.
8 Don't define HAVE_VFORK.
9 12
10 * s/gnu-linux.h: Don't define HAVE_VFORK or HAVE_SYS_SIGLIST. 13 * s/gnu-linux.h: Don't define HAVE_VFORK or HAVE_SYS_SIGLIST.
11 14