| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Use __builtin_unwind_init in MinGW builds of w32 port. | Eli Zaretskii | 2011-01-07 | 1 | -0/+4 |
* | | Fix merge of fix for bug #7716. | Eli Zaretskii | 2011-01-02 | 1 | -0/+2 |
* | | Merge changes from emacs-23 branch | Chong Yidong | 2011-01-02 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | nt/configure.bat (end): Unset environment variables used by this batch file. | Eli Zaretskii | 2010-12-31 | 1 | -0/+3 |
| * | Fix bug #7716 with PNG image support libraries on Windows. | Eli Zaretskii | 2010-12-31 | 1 | -0/+5 |
* | | Fix compilation on Windows following 2010-11-23T18:47:23Z!dann@ics.uci.edu. | Eli Zaretskii | 2010-11-23 | 1 | -0/+4 |
* | | Rename `image-library-alist' to `dynamic-library-alist'. | Juanma Barranquero | 2010-10-13 | 1 | -0/+4 |
* | | nt/INSTALL: Add note about problematic characters passed to configure. | Juanma Barranquero | 2010-10-06 | 1 | -0/+4 |
* | | nt/ChangeLog: Fix last entry. | Eli Zaretskii | 2010-10-01 | 1 | -0/+1 |
* | | Support TAGS targets in the w32 build. | Eli Zaretskii | 2010-10-01 | 1 | -0/+2 |
* | | Fix bug #7102. | Eli Zaretskii | 2010-10-01 | 1 | -0/+5 |
* | | nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h. | Eli Zaretskii | 2010-09-29 | 1 | -0/+5 |
* | | nt/*.c: Use const char*; remove unused code. | Juanma Barranquero | 2010-09-28 | 1 | -0/+16 |
* | | Fix bug#6820: Don't accept backslashes or quotes on compiler options. | Juanma Barranquero | 2010-09-23 | 1 | -0/+5 |
* | | nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ. | Juanma Barranquero | 2010-08-19 | 1 | -0/+4 |
* | | (add_registry): Set path for runemacs.exe to use. | Jason Rumney | 2010-08-12 | 1 | -0/+4 |
* | | Merge changes from emacs-23 branch | Chong Yidong | 2010-08-08 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647). | Óscar Fuentes | 2010-08-02 | 1 | -0/+5 |
* | | nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754). | Juanma Barranquero | 2010-08-03 | 1 | -0/+5 |
* | | Clean up unexec.c, remove references to unused code. | Dan Nicolaescu | 2010-07-28 | 1 | -0/+4 |
* | | Build binary distros on Windows using emacs-VERSION as root dir name. | Christoph Scholtes | 2010-07-25 | 1 | -0/+10 |
|\ \ |
|
| * | | Added README.W32 to distclean. Updated Changelog. | Christoph Scholtes | 2010-07-24 | 1 | -2/+3 |
| * | | Added ChangeLog entry for copying of README.W32. | Christoph Scholtes | 2010-07-24 | 1 | -2/+3 |
| * | | Code cleanup. Added ChangeLog entry. | Christoph Scholtes | 2010-07-24 | 1 | -0/+6 |
* | | | Make building under stricter warning flags somewhat cleaner. | Juanma Barranquero | 2010-07-25 | 1 | -0/+4 |
|/ / |
|
* | | New make target for Windows platform: make dist (bug#6602) | Christoph Scholtes | 2010-07-24 | 1 | -0/+13 |
* | | * nt/INSTALL: Add note about backslashes in Windows paths. | Juanma Barranquero | 2010-07-21 | 1 | -0/+5 |
* | | Convert some more functions to standard C. | Juanma Barranquero | 2010-07-20 | 1 | -0/+8 |
* | | * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping. | Juanma Barranquero | 2010-07-20 | 1 | -0/+4 |
* | | * configure.bat: New option --enable-checking. | Juanma Barranquero | 2010-07-18 | 1 | -0/+6 |
* | | * nt/config.nt (volatile): Remove definition. | Dan Nicolaescu | 2010-07-12 | 1 | -0/+4 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -0/+5 |
* | | * config.nt (__P): Remove. | Juanma Barranquero | 2010-07-02 | 1 | -0/+4 |
* | | Remove BSTRING related code, all platforms define it. | Dan Nicolaescu | 2010-06-06 | 1 | -0/+4 |
* | | NOT_C_CODE is always true now. | Glenn Morris | 2010-06-02 | 1 | -0/+4 |
* | | Remove some unused #define's, previously replaced by variables. | Glenn Morris | 2010-05-12 | 1 | -0/+4 |
* | | Fix typos and whitespace in ChangeLogs. | Juanma Barranquero | 2010-05-11 | 1 | -2/+2 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 1 | -0/+4 |
* | | Move LD_SWITCH_X_SITE_AUX from cpp to autoconf. | Glenn Morris | 2010-05-03 | 1 | -0/+4 |
* | | * emacs.manifest: Add trustInfo section to Windows manifest. | Chong Yidong | 2010-04-20 | 1 | -0/+4 |
* | | Bump version to 24.0.50. | Chong Yidong | 2010-03-10 | 1 | -0/+4 |
|/ |
|
* | Fix breakage to nt/emacsclient.rc in 2010-01-13T08:35:10Z!rgm@gnu.org | Martin Rudalics | 2010-01-13 | 1 | -0/+4 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | INSTALL: Remove obsolete notes about line endings, and fix some typos. | Juanma Barranquero | 2009-12-28 | 1 | -0/+4 |
* | * INSTALL: Update for CVS->Bazaar switchover. | Karl Fogel | 2009-12-27 | 1 | -0/+4 |
* | * configure.bat: Add #define PROFILING to config.h. | Juanma Barranquero | 2009-09-14 | 1 | -0/+4 |
* | * w32term.c (w32_initialize): Use standard types. | Jason Rumney | 2009-07-03 | 1 | -0/+4 |