log nt/ChangeLog @ 110485:14057cf8379c

age author description
Thu, 23 Sep 2010 01:14:00 +0200 Juanma Barranquero Fix bug#6820: Don't accept backslashes or quotes on compiler options.
Thu, 19 Aug 2010 18:38:41 +0200 Juanma Barranquero nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.
Thu, 12 Aug 2010 22:28:43 +0800 Jason Rumney (add_registry): Set path for runemacs.exe to use.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Mon, 02 Aug 2010 21:35:28 +0200 Juanma Barranquero nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
Tue, 03 Aug 2010 01:20:48 +0200 Juanma Barranquero nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
Wed, 28 Jul 2010 20:25:08 -0700 Dan Nicolaescu Clean up unexec.c, remove references to unused code.
Sun, 25 Jul 2010 05:53:37 +0200 Juanma Barranquero Build binary distros on Windows using emacs-VERSION as root dir name.
Sat, 24 Jul 2010 21:07:15 -0600 Christoph Scholtes Added README.W32 to distclean. Updated Changelog.
Sat, 24 Jul 2010 16:10:01 -0600 Christoph Scholtes Added ChangeLog entry for copying of README.W32.
Sat, 24 Jul 2010 16:04:10 -0600 Christoph Scholtes Code cleanup. Added ChangeLog entry.
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Sat, 24 Jul 2010 15:35:31 +0200 Juanma Barranquero New make target for Windows platform: make dist (bug#6602)
Wed, 21 Jul 2010 11:37:35 +0200 Juanma Barranquero * nt/INSTALL: Add note about backslashes in Windows paths.
Tue, 20 Jul 2010 22:21:03 +0200 Juanma Barranquero Convert some more functions to standard C.
Tue, 20 Jul 2010 20:01:17 +0200 Juanma Barranquero * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
Sun, 18 Jul 2010 11:41:48 +0200 Juanma Barranquero * configure.bat: New option --enable-checking.
Mon, 12 Jul 2010 11:16:54 -0700 Dan Nicolaescu * nt/config.nt (volatile): Remove definition.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Fri, 02 Jul 2010 16:46:22 +0200 Juanma Barranquero * config.nt (__P): Remove.
Sun, 06 Jun 2010 01:57:39 -0700 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
Wed, 02 Jun 2010 22:29:02 -0700 Glenn Morris NOT_C_CODE is always true now.
Wed, 12 May 2010 20:18:04 -0700 Glenn Morris Remove some unused #define's, previously replaced by variables.
Tue, 11 May 2010 04:04:13 +0200 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Mon, 03 May 2010 20:13:35 -0700 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
Tue, 20 Apr 2010 11:46:52 -0400 Chong Yidong * emacs.manifest: Add trustInfo section to Windows manifest.
Wed, 10 Mar 2010 10:17:13 -0500 Chong Yidong Bump version to 24.0.50.
Wed, 13 Jan 2010 13:11:48 +0100 Juanma Barranquero Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 28 Dec 2009 16:24:26 +0100 Juanma Barranquero INSTALL: Remove obsolete notes about line endings, and fix some typos.
Sun, 27 Dec 2009 18:40:01 -0500 Karl Fogel * INSTALL: Update for CVS->Bazaar switchover.
Mon, 14 Sep 2009 23:00:52 +0000 Juanma Barranquero * configure.bat: Add #define PROFILING to config.h.
Fri, 03 Jul 2009 15:32:02 +0000 Jason Rumney * w32term.c (w32_initialize): Use standard types.
Tue, 30 Jun 2009 15:48:23 +0000 Jason Rumney bug#1849 - Windows 7 Taskbar Support
Sun, 21 Jun 2009 14:35:26 +0000 Chong Yidong Add "Branch for 23.1" ChangeLog entry.
Sat, 21 Mar 2009 11:31:50 +0000 Eli Zaretskii *** empty log message ***
Tue, 24 Feb 2009 11:05:40 +0000 Juanma Barranquero * INSTALL: Add comment about TCC; fix typos.
Mon, 26 Jan 2009 01:51:18 +0000 Jason Rumney *** empty log message ***
Thu, 15 Jan 2009 15:18:43 +0000 Jason Rumney *** empty log message ***
Thu, 15 Jan 2009 15:03:15 +0000 Jason Rumney *** empty log message ***
Thu, 08 Jan 2009 03:28:18 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 03 Jan 2009 15:27:02 +0000 Juanma Barranquero Fix typo.
Sat, 03 Jan 2009 15:25:47 +0000 Juanma Barranquero * configure.bat: Untabify help message.
Sat, 03 Jan 2009 12:57:28 +0000 Jason Rumney * configure.bat: New option --with-svg.
Thu, 25 Dec 2008 15:32:18 +0000 Jason Rumney *** empty log message ***
Fri, 19 Dec 2008 19:50:35 +0000 Dan Nicolaescu Reorganize implementation of Flist_system_processes and
Fri, 19 Dec 2008 03:07:49 +0000 Glenn Morris File name fix, for AUTHORS.
Wed, 17 Dec 2008 15:25:54 +0000 Juanma Barranquero Fix typos.
Wed, 24 Sep 2008 01:16:16 +0000 Juanma Barranquero Fix typos.
Sat, 09 Aug 2008 17:56:14 +0000 Eli Zaretskii *** empty log message ***
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Mon, 28 Jul 2008 22:30:25 +0000 Juanma Barranquero Fix typos.
Wed, 23 Jul 2008 15:41:23 +0000 Jason Rumney * configure.bat: New option --profile.
Wed, 23 Jul 2008 06:26:32 +0000 Dan Nicolaescu * config.in: Regenerate.
Fri, 18 Jul 2008 15:42:14 +0000 Juanma Barranquero Fix typos.
Sun, 13 Jul 2008 07:35:26 +0000 Dan Nicolaescu * config.nt (HAVE_FACES): Remove, unused.
Thu, 26 Jun 2008 22:33:33 +0000 Juanma Barranquero Remove unneeded -Defines in the compiler command line (MinGW and MSVC).
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c: