log nt/ChangeLog @ 111897:b4a45bb251e4

age author description
2010-08-02 Juanma Barranquero nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
2010-08-02 Juanma Barranquero nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
2010-07-29 Dan Nicolaescu Clean up unexec.c, remove references to unused code.
2010-07-25 Juanma Barranquero Build binary distros on Windows using emacs-VERSION as root dir name.
2010-07-25 Christoph Scholtes Added README.W32 to distclean. Updated Changelog.
2010-07-24 Christoph Scholtes Added ChangeLog entry for copying of README.W32.
2010-07-24 Christoph Scholtes Code cleanup. Added ChangeLog entry.
2010-07-25 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
2010-07-24 Juanma Barranquero New make target for Windows platform: make dist (bug#6602)
2010-07-21 Juanma Barranquero * nt/INSTALL: Add note about backslashes in Windows paths.
2010-07-20 Juanma Barranquero Convert some more functions to standard C.
2010-07-20 Juanma Barranquero * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
2010-07-18 Juanma Barranquero * configure.bat: New option --enable-checking.
2010-07-12 Dan Nicolaescu * nt/config.nt (volatile): Remove definition.
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-02 Juanma Barranquero * config.nt (__P): Remove.
2010-06-06 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
2010-06-03 Glenn Morris NOT_C_CODE is always true now.
2010-05-13 Glenn Morris Remove some unused #define's, previously replaced by variables.
2010-05-11 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
2010-05-08 Stefan Monnier Merge from emacs-23
2010-05-08 Chong Yidong Bump version to 23.2. EMACS_23_2
2010-05-04 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-04-20 Chong Yidong * emacs.manifest: Add trustInfo section to Windows manifest.
2010-03-10 Chong Yidong Bump version to 24.0.50.
2010-01-13 Juanma Barranquero Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-12-28 Juanma Barranquero INSTALL: Remove obsolete notes about line endings, and fix some typos.
2009-12-27 Karl Fogel * INSTALL: Update for CVS->Bazaar switchover.
2009-09-14 Juanma Barranquero * configure.bat: Add #define PROFILING to config.h.
2009-07-03 Jason Rumney * w32term.c (w32_initialize): Use standard types.
2009-06-30 Jason Rumney bug#1849 - Windows 7 Taskbar Support
2009-06-21 Chong Yidong Add "Branch for 23.1" ChangeLog entry.
2009-03-21 Eli Zaretskii *** empty log message ***
2009-02-24 Juanma Barranquero * INSTALL: Add comment about TCC; fix typos.
2009-01-26 Jason Rumney *** empty log message ***
2009-01-15 Jason Rumney *** empty log message ***
2009-01-15 Jason Rumney *** empty log message ***
2009-01-08 Glenn Morris Add 2009 to copyright years.
2009-01-03 Juanma Barranquero Fix typo.
2009-01-03 Juanma Barranquero * configure.bat: Untabify help message.
2009-01-03 Jason Rumney * configure.bat: New option --with-svg.
2008-12-25 Jason Rumney *** empty log message ***
2008-12-19 Dan Nicolaescu Reorganize implementation of Flist_system_processes and
2008-12-19 Glenn Morris File name fix, for AUTHORS.
2008-12-17 Juanma Barranquero Fix typos.
2008-09-24 Juanma Barranquero Fix typos.
2008-08-09 Eli Zaretskii *** empty log message ***
2008-07-31 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
2008-07-28 Juanma Barranquero Fix typos.
2008-07-23 Jason Rumney * configure.bat: New option --profile.
2008-07-23 Dan Nicolaescu * config.in: Regenerate.
2008-07-18 Juanma Barranquero Fix typos.
2008-07-13 Dan Nicolaescu * config.nt (HAVE_FACES): Remove, unused.
2008-06-26 Juanma Barranquero Remove unneeded -Defines in the compiler command line (MinGW and MSVC).
2008-06-26 Dan Nicolaescu * unexnext.c:
2008-06-25 Juanma Barranquero Fix typos.
2008-06-23 Juanma Barranquero * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
2008-06-10 Juanma Barranquero Fix typos.
2008-05-14 Jason Rumney *** empty log message ***