Mercurial > emacs
comparison src/ChangeLog @ 86082:8743273c407c
(swap_in_global_binding): Fix longstanding bug where
store_symval_forwarding was not called with the right second argument,
thus causing objfwd-ing from being dropped.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 15 Nov 2007 06:00:07 +0000 |
parents | 0cd0cd49957f |
children | 48dc79c663f4 |
comparison
equal
deleted
inserted
replaced
86081:1f9bb7803baa | 86082:8743273c407c |
---|---|
1 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * data.c (swap_in_global_binding): Fix longstanding bug where | |
4 store_symval_forwarding was not called with the right second argument, | |
5 thus causing objfwd-ing from being dropped. | |
6 | |
1 2007-11-14 Juanma Barranquero <lekktu@gmail.com> | 7 2007-11-14 Juanma Barranquero <lekktu@gmail.com> |
2 | 8 |
3 * macfns.c (Fx_create_frame, Fx_display_pixel_width) | 9 * macfns.c (Fx_create_frame, Fx_display_pixel_width) |
4 (Fx_display_pixel_height, Fx_display_planes) | 10 (Fx_display_pixel_height, Fx_display_planes) |
5 (Fx_display_color_cells, Fx_server_max_request_size) | 11 (Fx_display_color_cells, Fx_server_max_request_size) |