Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2844:eae9afc261a9
[xemacs-hg @ 2005-07-04 13:11:25 by crestani]
2005-06-29 Marcus Crestani <crestani@xemacs.org>
Fix C++ build for unexec.
* unexelf.c: Adjust fatal and unexec to the declarations in
lisp.h.
* unexelf.c (unexec): Remove unneeded arguments from fatal calls.
author | crestani |
---|---|
date | Mon, 04 Jul 2005 13:11:27 +0000 |
parents | ade0c13d91a3 |
children | ad0054aa11f1 |
comparison
equal
deleted
inserted
replaced
2843:c8e654c9a6b2 | 2844:eae9afc261a9 |
---|---|
1 2005-06-29 Marcus Crestani <crestani@xemacs.org> | |
2 | |
3 Fix C++ build for unexec. | |
4 * unexelf.c: Adjust fatal and unexec to the declarations in | |
5 lisp.h. | |
6 * unexelf.c (unexec): Remove unneeded arguments from fatal calls. | |
7 | |
1 2005-07-03 Aidan Kehoe <kehoea@parhasard.net> | 8 2005-07-03 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * event-Xt.c: | 10 * event-Xt.c: |
4 * event-gtk.c: | 11 * event-gtk.c: |
5 * events.c (event_to_character): | 12 * events.c (event_to_character): |