]> git.eshelyaron.com Git - emacs.git/commitdiff
nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
authorSeiji Zenitani <zenitani@mac.com>
Mon, 4 Aug 2008 17:50:47 +0000 (17:50 +0000)
committerSeiji Zenitani <zenitani@mac.com>
Mon, 4 Aug 2008 17:50:47 +0000 (17:50 +0000)
src/ChangeLog

index 2056cc6caa5961bc05a1fd79af4c8018beb3c492..9169ad22fd212ba6f3d82d8a89bd8a0bb89b8e60 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-04  Seiji Zenitani  <zenitani@mac.com>
+
+       * nsfns.m (x-create-frame): Set the frame parameter alpha to nil
+
 2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
 
        * nsterm.h (find_and_call_menu_selection): Fix prototype.