annotate etc/FTP @ 96403:4b6d1b55f59c

* 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.
author Jason Rumney <jasonr@gnu.org>
date Sat, 28 Jun 2008 23:54:27 +0000
parents e06541128138
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
77214
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
1 For information about how to obtain GNU Emacs and other GNU software
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
2 by FTP, please see <http://www.gnu.org/order/ftp.html>.
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
3
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
4 Information about Emacs is also available at
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
5 <http://www.gnu.org/software/emacs/>.
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
6