aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-08-222-8/+26
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-08-172-0/+8
* Bump version to 24.2.50Chong Yidong2012-08-154-10/+10
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-08-142-2/+8
* Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris2012-08-092-2/+8
* * nt/config.nt: Sync with autogen/config.nt.Juanma Barranquero2012-08-073-5/+22
* Remove GNU_LIBRARY_PENDING_OUTPUT_COUNTGlenn Morris2012-08-062-4/+10
* Fix bug #11959 with startup warnings on MS-Windows about ../site-lisp.Eli Zaretskii2012-08-042-6/+17
* * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-08-033-9/+14
* Support symlinks on latest versions of MS-Windows.Eli Zaretskii2012-08-032-5/+10
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-022-0/+36
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-013-2/+430
* Sync Windows port with autogen/config.in changes.Juanma Barranquero2012-08-012-1/+31
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-012-97/+44
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-292-0/+8
* MS-Windows followup for 2012-07-28T23:05:[email protected].Eli Zaretskii2012-07-292-0/+13
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-294-10/+10
* Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).Paul Eggert2012-07-282-3/+5
* * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-142-9/+22
* Fix typos in ChangeLogs.Juanma Barranquero2012-07-141-1/+1
* * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-132-20/+156
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-112-12/+35
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-102-1/+14
* Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2012-07-092-0/+6
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-092-0/+9
* nt/config.nt (BROKEN_SA_RESTART): Fix comment.Juanma Barranquero2012-07-081-1/+1
* Fix ChangeLog typos.Juanma Barranquero2012-07-081-2/+2
* nt/config.nt (HAVE_STRCASECMP, HAVE_STRNCASECMP): Remove.Juanma Barranquero2012-07-072-7/+5
* * nt/config.nt: Complete rework to bring it in sync with autogen/config.in.Juanma Barranquero2012-07-062-320/+1368
* * nt/configure.bat (enablechecking): Enable checks through src/config.h.Juanma Barranquero2012-07-044-19/+20
* Remove obsolete configuration options (Windows port).Juanma Barranquero2012-07-042-24/+7
* Make --no-site-lisp work for --enable-locallisppath elementsGlenn Morris2012-06-302-1/+8
* nt/nmake.defs,gmake.defs (CHECKING_FLAGS): Remove XASSERTS.Juanma Barranquero2012-06-283-2/+7
* nt/config.nt (_Noreturn): Don't reference __SUNPRO_C.Eli Zaretskii2012-06-242-2/+5
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-242-7/+19
* Improve port of struct timespec to MS-Windows.Eli Zaretskii2012-06-242-6/+5
* Fix the MS-Windows build broken by 2012-06-22T21:17:[email protected].Eli Zaretskii2012-06-232-8/+20
* Fix "make dist" on MS-Windows.Eli Zaretskii2012-06-162-2/+13
* Move SYSTEM_TYPE from src/s to configureGlenn Morris2012-06-112-0/+7
* Merge from emacs-24; up to 2012-04-24T21:47:[email protected]Chong Yidong2012-05-314-16/+44
|\
| * Fix bug #11405 with MSVC build of emacsclientw.Eli Zaretskii2012-05-293-0/+12
| * Fix subtle problem with redirection in nt/configure.bat.Eli Zaretskii2012-05-282-16/+32
* | Remove HAVE_SYSINFO from nt/config.nt, followup to 2012-05-28T00:46:33Z!egger...Eli Zaretskii2012-05-282-1/+4
* | Fix the MS-Windows build broken by 1995-02-25T20:57:[email protected].Eli Zaretskii2012-05-272-0/+18
* | Merge from emacs-24; up to 2012-04-24T08:35:[email protected]Glenn Morris2012-05-262-11/+17
|\|
| * Fix redirection in nt/configure.bat.Eli Zaretskii2012-05-182-11/+17
| * Bump version to 24.0.97.Chong Yidong2012-05-174-10/+10
| * Bump version to 24.0.96.Chong Yidong2012-04-284-10/+10
* | Remove src/m/*.Paul Eggert2012-05-222-34/+9
* | Remove unused HAVE_* symbols for functions.Paul Eggert2012-05-192-4/+3