Mercurial > emacs
comparison src/ChangeLog @ 111541:ca0d9a916432
Repeat 2010-11-14 change to xfns.c for w32 and ns.
* w32fns.c (Fx_create_frame):
* nsfns.m (Fx_create_frame): Don't check for the cursorColor
resource here; it's now done at startup.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 14 Nov 2010 14:58:24 -0500 |
parents | ca297dbe1d56 |
children | 317ffffec7f3 |
comparison
equal
deleted
inserted
replaced
111540:ca297dbe1d56 | 111541:ca0d9a916432 |
---|---|
1 2010-11-14 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * w32fns.c (Fx_create_frame): | |
4 * nsfns.m (Fx_create_frame): Don't check for the cursorColor | |
5 resource here; it's now done at startup. | |
6 | |
1 2010-11-14 Jan Djärv <jan.h.d@swipnet.se> | 7 2010-11-14 Jan Djärv <jan.h.d@swipnet.se> |
2 | 8 |
3 * xterm.c (set_wm_state): Add Qnil to final cons. | 9 * xterm.c (set_wm_state): Add Qnil to final cons. |
4 | 10 |
5 * xselect.c (x_send_client_event): Remove unused variables cons and | 11 * xselect.c (x_send_client_event): Remove unused variables cons and |