emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 21 May 2008 04:08:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/21 04:08:46

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6439
retrieving revision 1.6440
diff -u -b -r1.6439 -r1.6440
--- ChangeLog   21 May 2008 04:01:12 -0000      1.6439
+++ ChangeLog   21 May 2008 04:08:45 -0000      1.6440
@@ -3,13 +3,15 @@
 
        * frame.c (Qalpha): Add a new frame parameter `alpha'.
        (Vframe_alpha_lower_limit) : New variable.
-       (x_set_alpha): Add function.
+       (x_set_alpha): New function.
 
        * frame.h (Qalpha, Vframe_parameter_lower_limit): Export them.
 
        * xfns.c (x-create-frame, Qalpha):
        Initialize the frame parameter `alpha'.
-       * xterm.c (x_set_frame_alpha): Add function.
+       * xterm.c (OPAQUE, OPACITY): New.
+       (x_set_frame_alpha): New function.
+       (frame_highlight, frame_unhighlight): Call x_set_frame_alpha.
 
        * macfns.c (mac_frame_parm_handlers): A null handler for x_set_alpha.
        * w32fns.c (w32_frame_parm_handlers): Likewise.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]