summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use __builtin_unwind_init in MinGW builds of w32 port.Eli Zaretskii2011-01-071-0/+4
* | Fix merge of fix for bug #7716.Eli Zaretskii2011-01-021-0/+2
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-0/+8
|\ \ | |/
| * nt/configure.bat (end): Unset environment variables used by this batch file.Eli Zaretskii2010-12-311-0/+3
| * Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-311-0/+5
* | Fix compilation on Windows following 2010-11-23T18:47:23Z!dann@ics.uci.edu.Eli Zaretskii2010-11-231-0/+4
* | Rename `image-library-alist' to `dynamic-library-alist'.Juanma Barranquero2010-10-131-0/+4
* | nt/INSTALL: Add note about problematic characters passed to configure.Juanma Barranquero2010-10-061-0/+4
* | nt/ChangeLog: Fix last entry.Eli Zaretskii2010-10-011-0/+1
* | Support TAGS targets in the w32 build.Eli Zaretskii2010-10-011-0/+2
* | Fix bug #7102.Eli Zaretskii2010-10-011-0/+5
* | nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.Eli Zaretskii2010-09-291-0/+5
* | nt/*.c: Use const char*; remove unused code.Juanma Barranquero2010-09-281-0/+16
* | Fix bug#6820: Don't accept backslashes or quotes on compiler options.Juanma Barranquero2010-09-231-0/+5
* | nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.Juanma Barranquero2010-08-191-0/+4
* | (add_registry): Set path for runemacs.exe to use.Jason Rumney2010-08-121-0/+4
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-0/+5
|\ \ | |/
| * nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Óscar Fuentes2010-08-021-0/+5
* | nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).Juanma Barranquero2010-08-031-0/+5
* | Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-281-0/+4
* | Build binary distros on Windows using emacs-VERSION as root dir name.Christoph Scholtes2010-07-251-0/+10
|\ \
| * | Added README.W32 to distclean. Updated Changelog.Christoph Scholtes2010-07-241-2/+3
| * | Added ChangeLog entry for copying of README.W32.Christoph Scholtes2010-07-241-2/+3
| * | Code cleanup. Added ChangeLog entry.Christoph Scholtes2010-07-241-0/+6
* | | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-251-0/+4
|/ /
* | New make target for Windows platform: make dist (bug#6602)Christoph Scholtes2010-07-241-0/+13
* | * nt/INSTALL: Add note about backslashes in Windows paths.Juanma Barranquero2010-07-211-0/+5
* | Convert some more functions to standard C.Juanma Barranquero2010-07-201-0/+8
* | * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.Juanma Barranquero2010-07-201-0/+4
* | * configure.bat: New option --enable-checking.Juanma Barranquero2010-07-181-0/+6
* | * nt/config.nt (volatile): Remove definition.Dan Nicolaescu2010-07-121-0/+4
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-0/+5
* | * config.nt (__P): Remove.Juanma Barranquero2010-07-021-0/+4
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-0/+4
* | NOT_C_CODE is always true now.Glenn Morris2010-06-021-0/+4
* | Remove some unused #define's, previously replaced by variables.Glenn Morris2010-05-121-0/+4
* | Fix typos and whitespace in ChangeLogs.Juanma Barranquero2010-05-111-2/+2
* | Merge from emacs-23Stefan Monnier2010-05-081-2/+6
|\ \ | |/
| * Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-0/+4
* | Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris2010-05-031-0/+4
* | * emacs.manifest: Add trustInfo section to Windows manifest.Chong Yidong2010-04-201-0/+4
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* Fix breakage to nt/emacsclient.rc in 2010-01-13T08:35:10Z!rgm@gnu.orgMartin Rudalics2010-01-131-0/+4
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* INSTALL: Remove obsolete notes about line endings, and fix some typos.Juanma Barranquero2009-12-281-0/+4
* * INSTALL: Update for CVS->Bazaar switchover.Karl Fogel2009-12-271-0/+4
* * configure.bat: Add #define PROFILING to config.h.Juanma Barranquero2009-09-141-0/+4
* * w32term.c (w32_initialize): Use standard types.Jason Rumney2009-07-031-0/+4