diff options
| author | Dave Love | 2000-04-14 17:54:26 +0000 |
|---|---|---|
| committer | Dave Love | 2000-04-14 17:54:26 +0000 |
| commit | 314767c0a5a5eb190c08258ce8dc04184fa49a95 (patch) | |
| tree | cae053c86b4f7e7b3a16cc8355061d864dd33397 /src/ChangeLog | |
| parent | 02cefd5a1092a4d02f8b5b930a6f68564dace5ce (diff) | |
| download | emacs-314767c0a5a5eb190c08258ce8dc04184fa49a95.tar.gz emacs-314767c0a5a5eb190c08258ce8dc04184fa49a95.zip | |
Don't define autoconfiscated NLIST_STRUCT.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 210aafeb75b..35ec5260e13 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2000-04-14 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * s/aix3-1.h, s/bsd4-2.h, s/bsd4-3.h, s/cxux.h, s/dgux.h, s/gnu.h: | ||
| 4 | * s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/rtu.h: | ||
| 5 | * s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h, s/usg5-2.h: | ||
| 6 | * s/usg5-3.h, s/xenix.h, s/umax.h: Don't define autoconfiscated | ||
| 7 | NLIST_STRUCT. | ||
| 8 | |||
| 9 | * s/bsd386.h, s/freebsd.h, s/gnu.h, s/netbsd.h: Don't define | ||
| 10 | autoconfiscated HAVE_GETLOADAVG. | ||
| 11 | |||
| 12 | * s/nextstep.h, s/sco4.h, s/sco5.h: Don't define autoconfiscated | ||
| 13 | BROKEN_MKTIME. | ||
| 14 | |||
| 1 | 2000-04-14 Gerd Moellmann <gerd@gnu.org> | 15 | 2000-04-14 Gerd Moellmann <gerd@gnu.org> |
| 2 | 16 | ||
| 3 | * filelock.c (MAKE_LOCK_NAME): Allocate 2 more bytes. | 17 | * filelock.c (MAKE_LOCK_NAME): Allocate 2 more bytes. |