aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-17 04:01:46 +0000
committerRichard M. Stallman2001-11-17 04:01:46 +0000
commit032a857de1979932ed6669d5d2abadcfdc3564be (patch)
tree58f5c7409317cbae066552f5abc20b3b23d13b4e /src
parent887c6c1ff4900cd420fb7dbfe2672b5546a8506f (diff)
downloademacs-032a857de1979932ed6669d5d2abadcfdc3564be.tar.gz
emacs-032a857de1979932ed6669d5d2abadcfdc3564be.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 484d4994d7a..dcd69d8744d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12001-11-16 Richard M. Stallman <rms@gnu.org>
2
3 * syswait.h: Delete conditionals for HPUX7, ISC 4.1, and convex.
4
5 * s/isc4-1.h (HAVE_SYS_WAIT_H): Add #undef.
6 * s/hpux.h (HAVE_SYS_WAIT_H): Add #undef.
7 * s/hpux8.h (HAVE_SYS_WAIT_H): Define it.
8
9 * m/convex.h (HAVE_SYS_WAIT_H): Add #undef.
10
12001-11-16 Stefan Monnier <monnier@cs.yale.edu> 112001-11-16 Stefan Monnier <monnier@cs.yale.edu>
2 12
3 * fileio.c (build_annotations): Split off the tail. 13 * fileio.c (build_annotations): Split off the tail.