aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-11-14 14:58:24 -0500
committerChong Yidong2010-11-14 14:58:24 -0500
commita3e6bad42cbacf675cfd1ce71943212af85db22d (patch)
treedbc15b116ec27f97606407ae447e4b6da901e605 /src/ChangeLog
parent5a232ffb73021c9c00dcfd959da43b6425f67cd7 (diff)
downloademacs-a3e6bad42cbacf675cfd1ce71943212af85db22d.tar.gz
emacs-a3e6bad42cbacf675cfd1ce71943212af85db22d.zip
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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ce28a2bedb1..2fcda59bd78 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-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
12010-11-14 Jan Djärv <jan.h.d@swipnet.se> 72010-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.