Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2553:b880fa9b5d8a
[xemacs-hg @ 2005-02-03 17:33:50 by james]
Fix the C++ build the rest of the way. See xemacs-patches message with
ID <ps4qgteel0.fsf@diannao.ittc.ku.edu>.
author | james |
---|---|
date | Thu, 03 Feb 2005 17:34:03 +0000 |
parents | 166ed8151e62 |
children | 6bee993389f3 |
comparison
equal
deleted
inserted
replaced
2552:166ed8151e62 | 2553:b880fa9b5d8a |
---|---|
1 2005-02-03 Jerry James <james@xemacs.org> | |
2 | |
3 * dumper.c (pdump_load_finish): Cast to Rawbyte * instead of char *. | |
4 | |
1 2005-02-03 Jerry James <james@xemacs.org> | 5 2005-02-03 Jerry James <james@xemacs.org> |
2 | 6 |
3 * config.h.in: Remove #define this c_this. | 7 * config.h.in: Remove #define this c_this. |
4 * device-x.c (construct_name_list): Rename this -> this_widget. | 8 * device-x.c (construct_name_list): Rename this -> this_widget. |
5 * eval.c (wants_debugger): Rename this -> curr. | 9 * eval.c (wants_debugger): Rename this -> curr. |