changeset 99507:238d8e4caa27

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 12 Nov 2008 15:49:45 +0000
parents fa1e1238846b
children 122a33e0e881
files src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 12 08:12:19 2008 +0000
+++ b/src/ChangeLog	Wed Nov 12 15:49:45 2008 +0000
@@ -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: