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):
|
Mon, 09 Jun 2008 12:38:07 +0000 |
Jason Rumney |
(enum button_type, widget_value, local_heap, local_alloc):
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Thu, 10 Apr 2008 15:19:43 +0000 |
Jason Rumney |
(is_simple_dialog, simple_dialog_show): New functions.
|
Mon, 11 Feb 2008 11:28:35 +0000 |
Juanma Barranquero |
(push_submenu_start, push_submenu_end, push_left_right_boundary, push_menu_pane,
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 15 Oct 2007 05:03:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 09 Jul 2007 08:00:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 29 Jun 2007 03:37:33 +0000 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|