changeset 95171:a0c9f454ff18

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 21 May 2008 10:14:56 +0000
parents 194ed5c5c97e
children 894bae45bf1b
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed May 21 09:25:50 2008 +0000
+++ b/src/ChangeLog	Wed May 21 10:14:56 2008 +0000
@@ -1,13 +1,12 @@
 2008-05-21  Dan Nicolaescu  <dann@ics.uci.edu>
 
-	* xterm.c (x_set_frame_alpha): Move declarations before
-	statements.
+	* xterm.c (x_set_frame_alpha): Move declarations before statements.
 
 2008-05-21  Seiji Zenitani  <zenitani@mac.com>
 	    Ryo Yoshitake  <ryo@shiftmode.net>
 
 	* frame.c (Qalpha): Add a new frame parameter `alpha'.
-	(Vframe_alpha_lower_limit) : New variable.
+	(Vframe_alpha_lower_limit): New variable.
 	(x_set_alpha): New function.
 
 	* frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.