Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
99506:fa1e1238846b | 99507:238d8e4caa27 |
---|---|
1 2008-11-12 Michal Nazarewicz <mina86@tlen.pl> (tiny change) | |
2 | |
3 * frame.c (x_set_alpha): Set alpha to -1 if nil given. | |
4 | |
5 * frame.h: Negative alpha means "don't touch". | |
6 | |
7 * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative. | |
8 | |
9 * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative. | |
10 | |
1 2008-11-12 Dan Nicolaescu <dann@ics.uci.edu> | 11 2008-11-12 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 12 |
3 * hftctl.c: | 13 * hftctl.c: |
4 * chpdef.h: | 14 * chpdef.h: |
5 * acldef.h: Remove files used only for systems no longer supported. | 15 * acldef.h: Remove files used only for systems no longer supported. |