Refactor window-system configuration
[bpt/emacs.git] / nt / ChangeLog
2012-09-01 Daniel ColascioneRefactor window-system configuration
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-24 Chong YidongUpdate release logs
2012-08-22 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-08-22 Kenichi Handamerge trunk
2012-08-17 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Chong YidongBump version to 24.2
2012-08-14 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Glenn MorrisMove DIRECTORY_SEP from lisp.h to config.h
2012-08-07 Juanma Barranquero* nt/config.nt: Sync with autogen/config.nt.
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Glenn MorrisRemove GNU_LIBRARY_PENDING_OUTPUT_COUNT
2012-08-04 Eli ZaretskiiFix bug #11959 with startup warnings on MS-Windows...
2012-08-03 Juanma Barranquero* nt/config.nt: Sync with autogen/config.in.
2012-08-03 Eli ZaretskiiSupport symlinks on latest versions of MS-Windows.
2012-08-02 Paul EggertUse C99-style 'extern inline' if available.
2012-08-02 Glenn MorrisMove NT-specific include file to the NT include directory
2012-08-01 Juanma BarranqueroSync Windows port with autogen/config.in changes.
2012-08-01 Juanma BarranqueroAdapt Windows port to recent changes in autogen/config.in.
2012-07-29 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-07-29 Eli ZaretskiiMS-Windows followup for 2012-07-28T23:05:32Z!eggert...
2012-07-29 Paul EggertDon't use the abbreviation "win" to refer to Windows...
2012-07-28 Paul EggertUse Gnulib stdalign and environ modules (Bug#9772,...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-14 Juanma Barranquero* nt/config.nt: Sync with autogen/config.in.
2012-07-14 Juanma BarranqueroFix typos in ChangeLogs.
2012-07-13 Juanma Barranquero* nt/config.nt: Sync with autogen/config.in.
2012-07-11 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-07-10 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-07-09 Paul EggertAdd GCC-style 'const' attribute to functions that can...
2012-07-09 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-07-07 Juanma BarranqueroFix ChangeLog typos.
2012-07-07 Juanma Barranqueront/config.nt (HAVE_STRCASECMP, HAVE_STRNCASECMP): Remove.
2012-07-06 Juanma Barranquero* nt/config.nt: Complete rework to bring it in sync...
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-04 Juanma Barranquero* nt/configure.bat (enablechecking): Enable checks...
2012-07-04 Juanma BarranqueroRemove obsolete configuration options (Windows port).
2012-06-30 Glenn MorrisMake --no-site-lisp work for --enable-locallisppath...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Juanma Barranqueront/nmake.defs,gmake.defs (CHECKING_FLAGS): Remove XASSERTS.
2012-06-24 Eli Zaretskiint/config.nt (_Noreturn): Don't reference __SUNPRO_C.
2012-06-24 Paul EggertSwitch from NO_RETURN to C11's _Noreturn.
2012-06-24 Eli ZaretskiiImprove port of struct timespec to MS-Windows.
2012-06-23 Eli ZaretskiiFix the MS-Windows build broken by 2012-06-22T21:17...
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-16 Eli ZaretskiiFix "make dist" on MS-Windows.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-11 Glenn MorrisMove SYSTEM_TYPE from src/s to configure
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-01 Chong YidongBump version to 24.1.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-29 Eli ZaretskiiFix bug #11405 with MSVC build of emacsclientw.
2012-05-28 Eli ZaretskiiRemove HAVE_SYSINFO from nt/config.nt, followup to...
2012-05-28 Eli ZaretskiiFix subtle problem with redirection in nt/configure...
2012-05-27 Eli ZaretskiiFix the MS-Windows build broken by 1995-02-25T20:57...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-22 Paul EggertRemove src/m/*.
2012-05-19 Paul EggertRemove unused HAVE_* symbols for functions.
2012-05-19 Paul EggertRemove no-longer-used macro HAVE_FTIME.
2012-05-18 Eli ZaretskiiFix redirection in nt/configure.bat.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-05-01 Glenn MorrisRemove HAVE_LIBNCURSES; it is required to be true
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Paul EggertMerge from trunk.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-15 Juanma BarranqueroFix ChangeLog typos.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-11 Dani Moncayo* nt/makefile.w32-in: Fix typo (Bug#10261).
2012-04-10 Paul EggertMerge from trunk.
2012-04-10 Eli ZaretskiiBetter parallelism on MS-Windows for "make info".
2012-04-09 Paul EggertMerge from trunk.
2012-04-07 Glenn MorrisBump trunk version to 24.1.50.
2012-04-07 Eli ZaretskiiSupport building on MS-Windows with libxml2.
2012-04-07 Eli ZaretskiiFix parallel build and bootstrap on MS-Windows.
2012-04-07 Eli ZaretskiiConvert nt/makefile.w32-in to Unix EOL format.
2012-03-29 Eli ZaretskiiDiscourage in comments from defining HAVE_GETCWD on...
2012-03-25 Stefan MonnierMerge from trunk
2012-03-25 Eli ZaretskiiFix parallel "make install" on MS-Windows.
2012-02-25 Paul EggertMerge from trunk.
2012-02-24 Eli ZaretskiiFix bug #10674 with infinite re-spawning of cmdproxy...
2012-02-23 Dani Moncayo* nt/makefile.w32-in (maybe-copy-distfiles-SH): Fix...
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-06 Christoph Scholtes* nt/README.W32: Removed specific version information...
next