Wed, 11 Aug 2010 14:34:46 +0200 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sun, 08 Aug 2010 13:16:48 -0700 |
Dan Nicolaescu |
Cleanup xrdb.c.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sun, 04 Jul 2010 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 23 Apr 2010 00:00:38 -0700 |
Dan Nicolaescu |
Clean up Solaris code.
|
Thu, 01 Apr 2010 20:10:33 -0700 |
Dan Nicolaescu |
Remove extern errno declarations.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Thu, 17 Sep 2009 23:04:41 +0000 |
Juanma Barranquero |
The --quick command line option now ignores X resources and Registry settings.
|
Sat, 10 Jan 2009 22:51:54 +0000 |
Glenn Morris |
Comment (add Author:, based on authors.el).
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Mon, 02 Jun 2008 06:00:54 +0000 |
Jim Meyering |
remove useless if-before-free tests
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:43:24 +0000 |
Kenichi Handa |
(x_load_resources): Don't setup a fontset resource.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 20 Dec 2006 07:07:13 +0000 |
Kenichi Handa |
(x_load_resources): Setup the default fontSet X reource.
|
Mon, 17 Apr 2006 08:41:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Thu, 21 Apr 2005 05:59:53 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
|
Thu, 24 Mar 2005 18:41:26 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
|
Sat, 19 Mar 2005 02:42:17 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Mon, 10 Apr 2006 11:01:29 +0000 |
Romain Francoise |
(gethomedir): Use xstrdup.
|
Mon, 10 Apr 2006 09:33:30 +0000 |
Andreas Schwab |
(gethomedir): Make sure to always return a pointer that
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 05 Feb 2006 13:45:09 +0000 |
Ken Raeburn |
(malloc, realloc, free) [emacs]: Undefine macros before defining.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Wed, 20 Apr 2005 15:07:03 +0000 |
Thien-Thi Nguyen |
Remove reference to defunct vms-pwd.h.
|
Tue, 22 Mar 2005 21:42:44 +0000 |
Jan Dj¸«£rv |
* xrdb.c (x_load_resources): Undo previous change (2005-03-18).
|
Fri, 18 Mar 2005 20:39:32 +0000 |
Jan Dj¸«£rv |
* xrdb.c (x_load_resources): Use different char *helv when I18N
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 03 Mar 2002 20:09:27 +0000 |
Richard M. Stallman |
(file_p): Rename arg `path' to `filename'.
|
Thu, 16 Aug 2001 12:55:19 +0000 |
Gerd Moellmann |
(SYSV): Don't define on Solaris 2.
|
Mon, 12 Mar 2001 12:48:35 +0000 |
Gerd Moellmann |
(x_load_resources) [USE_MOTIF]: Remove extraneous arg
|
Mon, 30 Oct 2000 21:55:21 +0000 |
Stefan Monnier |
(x_load_resources): Use the class name in the defaults.
|
Thu, 21 Sep 2000 20:54:57 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Thu, 22 Jun 2000 22:05:37 +0000 |
Gerd Moellmann |
(x_load_resources): Add default resource for scroll bar's
|
Tue, 20 Jun 2000 18:17:05 +0000 |
Sam Steingold |
Don't declare xmalloc, xrealloc.
|
Mon, 19 Jun 2000 22:14:24 +0000 |
Dave Love |
Remove redundant unistd.h inclusion.
|
Mon, 19 Jun 2000 22:09:06 +0000 |
Dave Love |
(x_load_resources): Set default resources for resource
|
Thu, 16 Sep 1999 20:20:10 +0000 |
Gerd Moellmann |
(get_fallback): Remove unused variable.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(x_load_resources): Set double-click time defaults
|
Fri, 26 Feb 1999 11:41:17 +0000 |
Richard M. Stallman |
Use epaths.h istead of paths.h.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Sat, 16 Aug 1997 21:47:25 +0000 |
Richard M. Stallman |
Include paths.h.
|
Sat, 16 Aug 1997 18:31:23 +0000 |
Richard M. Stallman |
(get_system_app): Use PATH_X_DEFAULTS.
|