comparison src/ChangeLog @ 95171:a0c9f454ff18

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 21 May 2008 10:14:56 +0000
parents cf2e8e539693
children 26f0c49c96c3
comparison
equal deleted inserted replaced
95170:194ed5c5c97e 95171:a0c9f454ff18
1 2008-05-21 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-05-21 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * xterm.c (x_set_frame_alpha): Move declarations before 3 * xterm.c (x_set_frame_alpha): Move declarations before statements.
4 statements.
5 4
6 2008-05-21 Seiji Zenitani <zenitani@mac.com> 5 2008-05-21 Seiji Zenitani <zenitani@mac.com>
7 Ryo Yoshitake <ryo@shiftmode.net> 6 Ryo Yoshitake <ryo@shiftmode.net>
8 7
9 * frame.c (Qalpha): Add a new frame parameter `alpha'. 8 * frame.c (Qalpha): Add a new frame parameter `alpha'.
10 (Vframe_alpha_lower_limit) : New variable. 9 (Vframe_alpha_lower_limit): New variable.
11 (x_set_alpha): New function. 10 (x_set_alpha): New function.
12 11
13 * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them. 12 * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
14 13
15 * xfns.c (x-create-frame, Qalpha): 14 * xfns.c (x-create-frame, Qalpha):