| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.ac (DEBUGGER_SEES_C_MACROS): New macro. | Paul Eggert | 2013-11-14 | 1 | -0/+10 |
* | Simplify, port and tune bool vector implementation. | Paul Eggert | 2013-11-13 | 1 | -2/+0 |
* | * configure.ac: test portability fix | Glenn Morris | 2013-11-11 | 1 | -1/+1 |
* | Remove nt/msysconfig.sh | Dani Moncayo | 2013-11-11 | 1 | -0/+2 |
* | Port to C11 aligned_alloc, and fix some integer overflows. | Paul Eggert | 2013-11-06 | 1 | -4/+14 |
* | * Makefile.in (epaths-force-w32): Move srcdir tweak here | Glenn Morris | 2013-11-05 | 1 | -11/+0 |
* | Simplify and port recent bool vector changes. | Paul Eggert | 2013-11-04 | 1 | -0/+2 |
* | Fix bug #15260 with building and installing Emacs in non-ASCII directories. | Eli Zaretskii | 2013-11-04 | 1 | -24/+0 |
* | * configure.ac: Use [!...] rather than [^...], for ksh. (Bug#15769) | Glenn Morris | 2013-10-31 | 1 | -1/+1 |
* | * configure.ac: It seems installing in non-ASCII is not, in fact, ok. | Glenn Morris | 2013-10-27 | 1 | -2/+8 |
* | * configure.ac: It seems _installing_ in non-ASCII is ok, not building. | Glenn Morris | 2013-10-24 | 1 | -7/+3 |
* | Avoid non-portable "` ... \"...\" ... `" nesting | Glenn Morris | 2013-10-24 | 1 | -1/+8 |
* | Attempt at a fix for mingw CPPFLAGS | Glenn Morris | 2013-10-23 | 1 | -1/+1 |
* | * configure.ac (src/.gdbinit): Use ac_abs_top_srcdir. | Glenn Morris | 2013-10-23 | 1 | -1/+4 |
* | configure.ac: Tweak previous change | Glenn Morris | 2013-10-23 | 1 | -2/+6 |
* | * configure.ac: Explicit error for non-ASCII directories | Glenn Morris | 2013-10-23 | 1 | -0/+11 |
* | Make building in directories with whitespace possible | Glenn Morris | 2013-10-22 | 1 | -25/+1 |
* | * configure.ac [alpha]: Explicit error in non-ELF case. | Glenn Morris | 2013-10-13 | 1 | -2/+5 |
* | * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty | Stefan Monnier | 2013-10-11 | 1 | -5/+6 |
* | Support GnuTLS v3 and set up its audit logging properly. | Ted Zlatanov | 2013-10-11 | 1 | -0/+6 |
* | Handle giflib 5 changes (tiny change) | Barry Fishman | 2013-10-09 | 1 | -2/+3 |
* | Merge from trunk. | Eli Zaretskii | 2013-09-26 | 1 | -30/+113 |
|\ |
|
| * | Merge from gnulib. | Paul Eggert | 2013-09-24 | 1 | -3/+0 |
| * | Suppress some unhelpful warnings when using clang. | Jan Djärv | 2013-09-23 | 1 | -10/+18 |
| * | Tell valgrind about conservative GC regions and suppress spurious | Daniel Colascione | 2013-09-22 | 1 | -0/+2 |
| * | Work around performance bug on OS X 10.8 and earlier. | Paul Eggert | 2013-09-19 | 1 | -0/+18 |
| * | Fix MinGW builds from inside the MSYS installation tree. | Eli Zaretskii | 2013-09-19 | 1 | -0/+11 |
| * | * configure.ac: Do not check for g_type_init because we | Dmitry Antipov | 2013-09-17 | 1 | -1/+0 |
| * | Port the font backend from the Mac port. | Jan Djärv | 2013-09-15 | 1 | -5/+29 |
| * | Restore portions of my comment, which I found less clear after copyedits | Glenn Morris | 2013-09-09 | 1 | -3/+6 |
| * | Spelling fixes and tidy up a comment. | Paul Eggert | 2013-09-09 | 1 | -9/+5 |
| * | Convert ChangeLog text to in-file comment | Glenn Morris | 2013-09-09 | 1 | -2/+11 |
| * | Fix treatment of ld's nocombreloc option | Glenn Morris | 2013-09-09 | 1 | -3/+8 |
| * | * configure.ac: Tweak previous change. | Glenn Morris | 2013-09-08 | 1 | -1/+1 |
| * | Rename configure's --without-compress-info to --without-compress-install | Glenn Morris | 2013-09-08 | 1 | -7/+6 |
| * | Port --without-x --enable-gcc-warnings to Fedora 19. | Paul Eggert | 2013-09-06 | 1 | -0/+12 |
* | | Made HAVE_MENUS the default; comment fix in term.c. | Eli Zaretskii | 2013-09-05 | 1 | -14/+3 |
|/ |
|
* | Make --without-x compatible with --enable-gcc-warnings. | Dmitry Antipov | 2013-09-05 | 1 | -0/+7 |
* | Fix copying of nextstep/Emacs.app for make -j install | Jan Djärv | 2013-09-02 | 1 | -0/+3 |
* | * configure.ac (--with-sound): Rename ossaudio to bsd-ossaudio, | Glenn Morris | 2013-08-31 | 1 | -9/+9 |
* | * configure.ac: Allow for --with-sound=voxware that will enable | Ulrich Müller | 2013-08-31 | 1 | -3/+6 |
* | Try to reduce redundancy in doc/misc/Makefile.in. | Stefan Monnier | 2013-08-27 | 1 | -16/+4 |
* | * configure.ac (DOCMISC_INFO_W32): Typo fix. | Glenn Morris | 2013-08-27 | 1 | -1/+1 |
* | * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32) | Dmitry Antipov | 2013-08-27 | 1 | -12/+10 |
* | Merge from emacs-24; up to 2013-01-03T01:56:56Z!rgm@gnu.org | Glenn Morris | 2013-08-27 | 1 | -1/+1 |
|\ |
|
| * | * configure.ac (emacs_broken_SIGIO): No longer set on gnu-kfreebsd. | Glenn Morris | 2013-08-22 | 1 | -1/+1 |
* | | Move source for Emacs on MS Windows FAQ here from Emacs webpages repository | Glenn Morris | 2013-08-27 | 1 | -0/+21 |
* | | * configure.ac (EMACS_CONFIG_OPTIONS): Quote systematically. | Paul Eggert | 2013-08-22 | 1 | -12/+35 |
* | | Port close-on-exec pty creation to FreeBSD 9.1-RELEASE. | Paul Eggert | 2013-08-20 | 1 | -1/+1 |
* | | Revert last change to gmalloc.c; update some comments. | Ken Brown | 2013-08-15 | 1 | -6/+8 |