Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2552:166ed8151e62
[xemacs-hg @ 2005-02-03 16:30:33 by james]
Don't define this to c_this, and rename variables currently named this.
See xemacs-patches message with ID <psbrb1ehjl.fsf@diannao.ittc.ku.edu>.
author | james |
---|---|
date | Thu, 03 Feb 2005 16:30:38 +0000 |
parents | 9f70af3ac939 |
children | b880fa9b5d8a |
line wrap: on
line diff
--- a/src/ChangeLog Thu Feb 03 16:14:08 2005 +0000 +++ b/src/ChangeLog Thu Feb 03 16:30:38 2005 +0000 @@ -1,3 +1,16 @@ +2005-02-03 Jerry James <james@xemacs.org> + + * config.h.in: Remove #define this c_this. + * device-x.c (construct_name_list): Rename this -> this_widget. + * eval.c (wants_debugger): Rename this -> curr. + * frame.c (delete_frame_internal): Rename this -> this_frame. + * gui-gtk.c (ungcpro_popup_callbacks): Rename this -> this_callback. + * gui-gtk.c (get_gcpro_popup_callbacks): Ditto. + * gui-x.c (gcpro_popup_callbacks): Ditto. + * gui-x.c (ungcpro_popup_callbacks): Ditto. + * lisp.h: Remove #undef this and #defin this c_this. + * redisplay.c (generate_fstring_runes): Rename this -> this_str. + 2005-02-01 Jerry James <james@xemacs.org> * dumper.c: Olivier Galibert's changes to enable dumping data via