Tue, 15 Jul 2008 15:45:05 +0000 |
Jason Rumney |
* w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
before-merge-emacs-app-to-trunk
|
Tue, 15 Jul 2008 13:04:01 +0000 |
Adrian Robert |
applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
|
Mon, 14 Jul 2008 10:38:50 +0000 |
Jason Rumney |
(w32_get_arg): Remove wrapper function.
|
Tue, 08 Jul 2008 17:31:06 +0000 |
Chong Yidong |
(x_create_tip_frame): Pass parameter argument to
|
Mon, 07 Jul 2008 14:39:35 +0000 |
Juanma Barranquero |
* w32fns.c (map_w32_filename): Declare extern.
|
Wed, 02 Jul 2008 13:19:07 +0000 |
Jason Rumney |
Changes from Toru Tsuneyoshi for using Trash can when deleting files.
|
Sat, 28 Jun 2008 23:54:27 +0000 |
Jason Rumney |
* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
|
Fri, 27 Jun 2008 22:33:12 +0000 |
Jason Rumney |
* w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
|
Fri, 27 Jun 2008 07:34:53 +0000 |
Glenn Morris |
American English spelling fix.
|
Fri, 20 Jun 2008 21:46:05 +0000 |
Jason Rumney |
[OLD_FONT]: Remove obsolete font code.
|
Fri, 20 Jun 2008 01:53:32 +0000 |
Stefan Monnier |
* w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
|
Thu, 19 Jun 2008 01:57:19 +0000 |
Stefan Monnier |
* w32fns.c, xfns.c (Qfont_param): New var.
|
Fri, 13 Jun 2008 14:29:47 +0000 |
Jason Rumney |
* w32fns.c (Fw32_select_font): Removed old font API function.
|
Mon, 02 Jun 2008 06:09:17 +0000 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
Wed, 28 May 2008 08:10:37 +0000 |
Juanma Barranquero |
Fix typo in comment.
|