log nt/ChangeLog @ 110673:f41f9fcfa769

age author description
Fri, 01 Oct 2010 10:16:39 +0200 Eli Zaretskii Fix bug #7102.
Wed, 29 Sep 2010 15:58:11 +0200 Eli Zaretskii nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.
Tue, 28 Sep 2010 02:55:08 +0200 Juanma Barranquero nt/*.c: Use const char*; remove unused code.
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.