From: Juanma Barranquero Date: Wed, 21 May 2008 10:14:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~5381 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bcc850aa9e75c708cca47746c55c19071e0fe135;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index fc6287cccb7..ad780f7a7b0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,13 +1,12 @@ 2008-05-21 Dan Nicolaescu - * 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 Ryo Yoshitake * 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.