aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorSeiji Zenitani2008-08-04 17:50:47 +0000
committerSeiji Zenitani2008-08-04 17:50:47 +0000
commitae10f60cf624c4e32a30751066251df371bf8a26 (patch)
treee3fbf3c7cc829270ceb19670f6f1bbef772fcf7f /src/ChangeLog
parent78ff4c6196611348185e5ecd3271088fe9cf4b85 (diff)
downloademacs-ae10f60cf624c4e32a30751066251df371bf8a26.tar.gz
emacs-ae10f60cf624c4e32a30751066251df371bf8a26.zip
nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2056cc6caa5..9169ad22fd2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12008-08-04 Seiji Zenitani <zenitani@mac.com>
2
3 * nsfns.m (x-create-frame): Set the frame parameter alpha to nil
4
12008-08-04 Chong Yidong <cyd@stupidchicken.com> 52008-08-04 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * nsterm.h (find_and_call_menu_selection): Fix prototype. 7 * nsterm.h (find_and_call_menu_selection): Fix prototype.