Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 517:00e9371a84f3
[xemacs-hg @ 2001-05-08 05:16:01 by martinb]
correct bug in previous patch re: bsdi g++ support
author | martinb |
---|---|
date | Tue, 08 May 2001 05:16:05 +0000 |
parents | 8a4db099aa97 |
children | e6e7cbdea419 |
comparison
equal
deleted
inserted
replaced
516:8a4db099aa97 | 517:00e9371a84f3 |
---|---|
1 2001-05-08 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * s/bsdos4.h: Protect C code with #ifndef NOT_C_CODE. | |
4 | |
1 2000-04-22 zhaoway <zw@debian.org> | 5 2000-04-22 zhaoway <zw@debian.org> |
2 | 6 |
3 * event-stream.c (is_scrollbar_event): Return 0 when XEmacs is | 7 * event-stream.c (is_scrollbar_event): Return 0 when XEmacs is |
4 compiled without scrollbars. | 8 compiled without scrollbars. |
5 | 9 |