]> git.eshelyaron.com Git - emacs.git/commitdiff
* frame.c (x_set_alpha): Set alpha to -1 if nil given.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 12 Nov 2008 15:49:45 +0000 (15:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 12 Nov 2008 15:49:45 +0000 (15:49 +0000)
* frame.h: Negative alpha means "don't touch".

* w32term.c (x_set_frame_alpha): Do nothing if alpha is negative.

* xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.

src/ChangeLog

index bafede7232113b2ea29b72b16e59561fe49af211..c96d0fe6c771011b43295b708d4f78a680c17663 100644 (file)
@@ -1,3 +1,13 @@
+2008-11-12  Michal Nazarewicz  <mina86@tlen.pl>  (tiny change)
+
+       * frame.c (x_set_alpha): Set alpha to -1 if nil given.
+
+       * frame.h: Negative alpha means "don't touch".
+
+       * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative.
+
+       * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.
+
 2008-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * hftctl.c: