Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 816:39b1580316c8
[xemacs-hg @ 2002-04-15 09:42:17 by ben]
fix compilation problem
process.c: Need sysdep.h for environ.
author | ben |
---|---|
date | Mon, 15 Apr 2002 09:42:19 +0000 |
parents | a634e3b7acc8 |
children | 6504113e7c2d |
comparison
equal
deleted
inserted
replaced
815:66265f190a16 | 816:39b1580316c8 |
---|---|
1 2002-04-15 Ben Wing <ben@xemacs.org> | |
2 | |
3 * process.c: Need sysdep.h for environ. | |
4 | |
1 2002-04-14 Ben Wing <ben@xemacs.org> | 5 2002-04-14 Ben Wing <ben@xemacs.org> |
2 | 6 |
3 * lisp.h: | 7 * lisp.h: |
4 Add support for strong type-checking of Bytecount, Bytebpos, | 8 Add support for strong type-checking of Bytecount, Bytebpos, |
5 Charcount, Charbpos, and others, by making them classes, | 9 Charcount, Charbpos, and others, by making them classes, |