Mercurial > emacs
diff src/ChangeLog @ 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 | ba33a322491d |
children | aa3735d1a6b8 |
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: