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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sat, 28 Jun 2008 23:54:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/06/28 23:54:28

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6637
retrieving revision 1.6638
diff -u -b -r1.6637 -r1.6638
--- ChangeLog   27 Jun 2008 22:33:11 -0000      1.6637
+++ ChangeLog   28 Jun 2008 23:54:25 -0000      1.6638
@@ -1,3 +1,15 @@
+2008-06-28  Jason Rumney  <address@hidden>
+
+        * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
+        (pfnSetLayeredWindowAttributes): New function pointer.
+        (w32_initialize): Initialize it when supported.
+        (x_set_frame_alpha): New function.
+
+        * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'.
+        (w32_frame_parm_handlers): Set alpha handler.
+
+        * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
+
 2008-06-27  Jason Rumney  <address@hidden>
 
         * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)




reply via email to

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