Mercurial > emacs
comparison src/ChangeLog @ 41189:7f09d8712a4a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Nov 2001 04:01:46 +0000 |
parents | db856db0784c |
children | 352661c2b24c |
comparison
equal
deleted
inserted
replaced
41188:0ca5d3516741 | 41189:7f09d8712a4a |
---|---|
1 2001-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 | |
1 2001-11-16 Stefan Monnier <monnier@cs.yale.edu> | 11 2001-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. |
4 (build_annotations_2): New fun. Extracted from build_annotations. | 14 (build_annotations_2): New fun. Extracted from build_annotations. |
5 (Fwrite_region): Split the call to build_annotations into two | 15 (Fwrite_region): Split the call to build_annotations into two |