summaryrefslogtreecommitdiff
path: root/src/xrdb.c
Commit message (Expand)AuthorAge
* ProtoizeAndreas Schwab2011-07-10
* * xrdb.c: Don't assume strlen fits in int; avoid some strlens.Paul Eggert2011-06-20
* Replace pEd with more-general pI, and fix some printf arg casts.Paul Eggert2011-04-18
* * xrdb.c (x_load_resources): Omit unused local.Paul Eggert2011-04-15
* * xrdb.c (x_load_resources) [!USE_MOTIF]: Omit unused local.Paul Eggert2011-04-15
* * xrdb.c (x_customization_string, x_rm_string): Now static.Paul Eggert2011-04-13
* Move editfns decls to lisp.h to check interfaces.Paul Eggert2011-03-15
* * xrdb.c: Include "xterm.h", to check x_load_resources's interface.Paul Eggert2011-03-09
* [ChangeLog]Paul Eggert2011-02-21
* Use *font for Xft font names for Lucid menus and dialogs.Jan Djärv2011-02-14
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from mainline.Paul Eggert2011-01-17
|\
| * Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from mainline.Paul Eggert2011-01-14
|\|
| * Merge from emacs-23Stefan Monnier2011-01-14
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-09
|/ /
* | Remove unused declarationsAndreas Schwab2010-12-27
* | Fix compilation with Motif (Bug#7263).Jan D2010-10-22
* | xrdb.c EMACS_INT/int audit.Lars Magne Ingebrigtsen2010-09-25
* | Fix -Wwrite_strings in general and for Gtk+ specific code.Jan D2010-08-11
* | Use const char* instead of char*.Dan Nicolaescu2010-08-09
* | Cleanup xrdb.c.Dan Nicolaescu2010-08-08
* | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-28
* | Use const, move declarations to header files.Dan Nicolaescu2010-07-26
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | Convert declarations or definitions to standard C.Dan Nicolaescu2010-07-04
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-04
* | Clean up Solaris code.Dan Nicolaescu2010-04-23
* | Remove extern errno declarations.Dan Nicolaescu2010-04-01
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* The --quick command line option now ignores X resources and Registry settings.Juanma Barranquero2009-09-17
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-10
* Add 2009 to copyright years.Glenn Morris2009-01-08
* remove useless if-before-free testsJim Meyering2008-06-02
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* (x_load_resources): Don't setup a fontset resource.Kenichi Handa2008-05-14
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Merge from emacs--devo--0Miles Bader2007-07-27
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | Merge from emacs--devo--0Miles Bader2007-01-26
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-21
* | (x_load_resources): Setup the default fontSet X reource.Kenichi Handa2006-12-20
|/
* (gethomedir): Use xstrdup.Romain Francoise2006-04-10
* (gethomedir): Make sure to always return a pointer thatAndreas Schwab2006-04-10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (malloc, realloc, free) [emacs]: Undefine macros before defining.Ken Raeburn2006-02-05
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07