]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 21 May 2008 10:14:56 +0000 (10:14 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 21 May 2008 10:14:56 +0000 (10:14 +0000)
src/ChangeLog

index fc6287cccb72bb3eed38b1a247f988d3698d7456..ad780f7a7b02565d698cda8b181d0445dbf5784d 100644 (file)
@@ -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.