Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4964:1f509f82c8c9
fix compile error
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-01 Ben Wing <ben@xemacs.org>
* alloc.c (common_init_alloc_early):
Fix compiler breakage.
| author | Ben Wing <ben@xemacs.org> |
|---|---|
| date | Mon, 01 Feb 2010 13:35:15 -0600 |
| parents | 4ec0248f9185 |
| children | d79e9cc6aeca |
comparison
equal
deleted
inserted
replaced
| 4963:4ec0248f9185 | 4964:1f509f82c8c9 |
|---|---|
| 1 2010-02-01 Ben Wing <ben@xemacs.org> | |
| 2 | |
| 3 * alloc.c (common_init_alloc_early): | |
| 4 Fix compiler breakage. | |
| 5 | |
| 1 2010-01-29 Ben Wing <ben@xemacs.org> | 6 2010-01-29 Ben Wing <ben@xemacs.org> |
| 2 | 7 |
| 3 * lisp.h: | 8 * lisp.h: |
| 4 * objects.h (set_face_boolean_attached_to): | 9 * objects.h (set_face_boolean_attached_to): |
| 5 Use lisp.h for EXFUN of Fregexp_quote, that's what it's for. | 10 Use lisp.h for EXFUN of Fregexp_quote, that's what it's for. |
