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