Mercurial > emacs
comparison src/ChangeLog @ 111449:132f2dfd549f
Merge from emacs-23
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Tue, 09 Nov 2010 15:07:10 -0500 |
| parents | 8426207480fa 3a0f0f0023d2 |
| children | 6ed4594cb91b |
comparison
equal
deleted
inserted
replaced
| 111448:321fbae3e04d | 111449:132f2dfd549f |
|---|---|
| 1 2010-11-09 Eli Zaretskii <eliz@gnu.org> | |
| 2 | |
| 3 * xfns.c (x_real_positions): Fix declaration-after-statement | |
| 4 problem. | |
| 5 | |
| 6 2010-11-09 Chong Yidong <cyd@stupidchicken.com> | |
| 7 | |
| 8 * image.c (free_image): Don't garbage the frame here, since this | |
| 9 function can be called while redisplaying (Bug#7210). | |
| 10 (uncache_image): Garbage the frame here (Bug#6426). | |
| 11 | |
| 12 2010-11-09 Jan Djärv <jan.h.d@swipnet.se> | |
| 13 | |
| 14 * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our | |
| 15 parent is the root window. Check this after traversing window tree. | |
| 16 | |
| 17 * xterm.c (x_term_init): Initialize Xatom_net_frame_extents. | |
| 18 | |
| 19 * xterm.h (struct x_display_info): Xatom_net_frame_extents is new. | |
| 20 | |
| 21 * xfns.c (x_real_positions): Try to get _NET_FRAME_EXTENTS first | |
| 22 before traversing window tree (Bug#5721). | |
| 23 | |
| 1 2010-11-07 Jan Djärv <jan.h.d@swipnet.se> | 24 2010-11-07 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 25 |
| 3 * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE. | 26 * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE. |
| 4 | 27 |
| 5 * xdisp.c (note_mode_line_or_margin_highlight): Initialize | 28 * xdisp.c (note_mode_line_or_margin_highlight): Initialize |
