Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5022:cfe36e196dc7
long comment in syswindows.h about build constants
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-09 Ben Wing <ben@xemacs.org>
* syswindows.h:
Create a long comment about build flags such as WIN32_NATIVE,
HAVE_MS_WINDOWS.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Tue, 09 Feb 2010 19:07:36 -0600 |
parents | 4e784bfabae7 |
children | 838630c0734f |
comparison
equal
deleted
inserted
replaced
5021:4e784bfabae7 | 5022:cfe36e196dc7 |
---|---|
1 2010-02-09 Ben Wing <ben@xemacs.org> | |
2 | |
3 * syswindows.h: | |
4 Create a long comment about build flags such as WIN32_NATIVE, | |
5 HAVE_MS_WINDOWS. | |
6 | |
1 2010-02-09 Ben Wing <ben@xemacs.org> | 7 2010-02-09 Ben Wing <ben@xemacs.org> |
2 | 8 |
3 * lisp.h: | 9 * lisp.h: |
4 Disabled inline assert should just use disabled_assert() | 10 Disabled inline assert should just use disabled_assert() |
5 not disabled_assert_at_line() otherwise you get compile errors. | 11 not disabled_assert_at_line() otherwise you get compile errors. |