diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 9 |
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 @@ | |||
| 1 | 2000-02-12 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (syms_of_xdisp): Doc fix for scroll-conservatively. | ||
| 4 | |||
| 1 | 2000-02-12 Dave Love <fx@gnu.org> | 5 | 2000-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 | ||