Tue, 18 Jan 2011 13:45:37 -0700 |
Tom Tromey |
Move all DEFVAR'd globals into a structure -- threading infrastructure
|
Sat, 15 Jan 2011 15:16:57 -0800 |
Glenn Morris |
Nuke arch-tags.
|
Fri, 14 Jan 2011 12:18:41 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Fri, 17 Dec 2010 12:04:06 +0800 |
Chong Yidong |
Support for menu separators in the GTK tool-bar.
|
Thu, 14 Oct 2010 16:32:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Thu, 14 Oct 2010 14:25:35 +0200 |
Juanma Barranquero |
src/w32*.c: Whitespace fixes and typos.
|
Thu, 14 Oct 2010 03:33:31 +0200 |
Juanma Barranquero |
src/w32*.c: Make functions static.
|
Thu, 19 Aug 2010 23:53:08 +0800 |
Jason Rumney |
(set_frame_menubar): Remove call to undefined function.
|
Fri, 13 Aug 2010 22:54:32 +0800 |
Jason Rumney |
Fix for bug#5629: Use unicode message box if available.
|
Fri, 13 Aug 2010 11:10:05 +0300 |
Eli Zaretskii |
Shut up compiler warnings due to "char *" and "const char *".
|
Wed, 11 Aug 2010 14:34:46 +0200 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
Fri, 23 Jul 2010 19:50:14 +0200 |
Juanma Barranquero |
Remove unused static functions.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Tue, 06 Jul 2010 16:22:29 +0200 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 09 Nov 2009 06:21:03 +0000 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 02 Sep 2008 05:35:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 01 Aug 2008 14:01:08 +0000 |
Adrian Robert |
clear warnings and clean up NS port
|
Mon, 09 Jun 2008 23:48:12 +0000 |
Juanma Barranquero |
(digest_single_submenu): Declare extern.
|
Mon, 09 Jun 2008 23:10:32 +0000 |
Jason Rumney |
(set_frame_menubar): Sync with version in xmenu.c.
|
Mon, 09 Jun 2008 22:05:54 +0000 |
Jason Rumney |
(digest_single_submenu): Remove.
|
Mon, 09 Jun 2008 21:54:36 +0000 |
Jason Rumney |
(parse_single_submenu): Remove.
|
Mon, 09 Jun 2008 21:43:24 +0000 |
Jason Rumney |
(Fx_popup_menu): Unwind protect while building menu.
|
Mon, 09 Jun 2008 12:57:59 +0000 |
Jason Rumney |
(enum button_type, widget_value, local_heap, local_alloc):
|