summaryrefslogtreecommitdiff
path: root/src/w32reg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix a compiler warning on MS-Windows due to recent changes.Eli Zaretskii2013-09-191-2/+2
* * dispextern.h (check_x_display_info, x_get_string_resource):Dmitry Antipov2013-09-171-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Simplify and avoid signal-handling races.Paul Eggert2012-09-231-2/+2
* Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii2012-09-151-1/+0
* Cleanup xmalloc.Dmitry Antipov2012-07-051-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-271-4/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-011-1/+0
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-9/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* The --quick command line option now ignores X resources and Registry settings.Juanma Barranquero2009-09-171-1/+5
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.Jason Rumney2007-08-221-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (SYSTEM_DEFAULT_RESOURCES): New constant.Jason Rumney2003-06-051-1/+30
* (x_get_string_resource): Use XrmDatabase.Kim F. Storm2003-03-311-1/+1
* (w32_get_rdb_resource): New function.Juanma Barranquero2003-03-061-1/+31
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-11/+11
* (w32_get_string_resource): Check for name in currentAndrew Innes1999-05-021-9/+18
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-2/+2
* (REG_ROOT): Remove trailing backslash.Geoff Voelker1996-05-031-1/+1
* backout 1996-01-21T00:22:24Z!voelker@cs.washington.eduGeoff Voelker1996-01-251-1/+1
* (REG_ROOT): Don't use trailing backslash.Geoff Voelker1996-01-211-1/+1
* Update FSF's address in the preamble.Erik Naggum1996-01-151-4/+7
* Initial revisionGeoff Voelker1995-11-071-0/+94