| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (distclean, bootstrap-clean, maintainer-clean): | Glenn Morris | 2013-10-29 | 1 | -0/+5 |
* | * configure.ac: It seems installing in non-ASCII is not, in fact, ok. | Glenn Morris | 2013-10-27 | 1 | -0/+4 |
* | * configure.ac: It seems _installing_ in non-ASCII is ok, not building. | Glenn Morris | 2013-10-24 | 1 | -0/+4 |
* | Avoid non-portable "` ... \"...\" ... `" nesting | Glenn Morris | 2013-10-24 | 1 | -0/+4 |
* | Attempt at a fix for mingw CPPFLAGS | Glenn Morris | 2013-10-23 | 1 | -0/+6 |
* | * configure.ac (src/.gdbinit): Use ac_abs_top_srcdir. | Glenn Morris | 2013-10-23 | 1 | -0/+1 |
* | * Makefile.in (epaths-force-w32): Use abs_srcdir | Glenn Morris | 2013-10-23 | 1 | -1/+1 |
* | * configure.ac: Explicit error for non-ASCII directories | Glenn Morris | 2013-10-23 | 1 | -0/+2 |
* | More Makefile quoting | Glenn Morris | 2013-10-23 | 1 | -1/+2 |
* | Progress towards allowing installation in directories with whitespace | Glenn Morris | 2013-10-23 | 1 | -0/+7 |
* | Make building in directories with whitespace possible | Glenn Morris | 2013-10-22 | 1 | -0/+9 |
* | Merge from gnulib. | Paul Eggert | 2013-10-22 | 1 | -0/+8 |
* | * configure.ac [alpha]: Explicit error in non-ELF case. | Glenn Morris | 2013-10-13 | 1 | -0/+4 |
* | Merge from gnulib. | Paul Eggert | 2013-10-12 | 1 | -0/+10 |
* | * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty | Stefan Monnier | 2013-10-11 | 1 | -0/+5 |
* | Support GnuTLS v3 and set up its audit logging properly. | Ted Zlatanov | 2013-10-11 | 1 | -0/+4 |
* | Handle giflib 5 changes (tiny change) | Barry Fishman | 2013-10-09 | 1 | -0/+4 |
* | Support menus on text-mode terminals. | Eli Zaretskii | 2013-10-08 | 1 | -0/+4 |
|\ |
|
* | | ChangeLog consistency. | Paul Eggert | 2013-10-07 | 1 | -1/+1 |
* | | Improve support for popcount and counting trailing zeros. | Paul Eggert | 2013-10-07 | 1 | -0/+12 |
* | | Use hardware support for byteswapping on glibc x86 etc. | Paul Eggert | 2013-10-04 | 1 | -0/+6 |
* | | Merge from gnulib. | Paul Eggert | 2013-10-03 | 1 | -0/+7 |
|/ |
|
* | Merge from gnulib. | Paul Eggert | 2013-09-24 | 1 | -0/+9 |
* | Suppress some unhelpful warnings when using clang. | Jan Djärv | 2013-09-23 | 1 | -0/+5 |
* | Tell valgrind about conservative GC regions and suppress spurious | Daniel Colascione | 2013-09-22 | 1 | -0/+4 |
* | * INSTALL: New homepage of libtiff. | Xue Fuqiao | 2013-09-20 | 1 | -0/+4 |
* | Work around performance bug on OS X 10.8 and earlier. | Paul Eggert | 2013-09-19 | 1 | -0/+8 |
* | Merge from gnulib. | Paul Eggert | 2013-09-19 | 1 | -0/+9 |
* | Fix MinGW builds from inside the MSYS installation tree. | Eli Zaretskii | 2013-09-19 | 1 | -0/+9 |
* | * configure.ac: Do not check for g_type_init because we | Dmitry Antipov | 2013-09-17 | 1 | -0/+7 |
* | Port the font backend from the Mac port. | Jan Djärv | 2013-09-15 | 1 | -0/+4 |
* | Convert ChangeLog text to in-file comment | Glenn Morris | 2013-09-09 | 1 | -5/+0 |
* | Fix treatment of ld's nocombreloc option | Glenn Morris | 2013-09-09 | 1 | -0/+11 |
* | Rename configure's --without-compress-info to --without-compress-install | Glenn Morris | 2013-09-08 | 1 | -0/+6 |
* | * doc/misc/emacs-gnutls.texi: Tweak direntry. | Glenn Morris | 2013-09-08 | 1 | -0/+4 |
* | Port --without-x --enable-gcc-warnings to Fedora 19. | Paul Eggert | 2013-09-06 | 1 | -0/+9 |
* | Make --without-x compatible with --enable-gcc-warnings. | Dmitry Antipov | 2013-09-05 | 1 | -0/+7 |
* | Makefile improvements. | Paul Eggert | 2013-09-03 | 1 | -0/+7 |
* | Fix copying of nextstep/Emacs.app for make -j install | Jan Djärv | 2013-09-02 | 1 | -0/+4 |
* | * configure.ac (--with-sound): Rename ossaudio to bsd-ossaudio, | Glenn Morris | 2013-08-31 | 1 | -0/+5 |
* | * configure.ac: Allow for --with-sound=voxware that will enable | Ulrich Müller | 2013-08-31 | 1 | -0/+6 |
* | Update nt installation instructions to point to supported method | Glenn Morris | 2013-08-31 | 1 | -0/+4 |
* | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | Paul Eggert | 2013-08-27 | 1 | -0/+5 |
* | Try to reduce redundancy in doc/misc/Makefile.in. | Stefan Monnier | 2013-08-27 | 1 | -0/+4 |
* | Simplify EMACS_TIME-related code. | Paul Eggert | 2013-08-27 | 1 | -0/+6 |
* | * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32) | Dmitry Antipov | 2013-08-27 | 1 | -0/+5 |
* | Merge from emacs-24; up to 2013-01-03T01:56:56Z!rgm@gnu.org | Glenn Morris | 2013-08-27 | 1 | -0/+2 |
|\ |
|
| * | * configure.ac (emacs_broken_SIGIO): No longer set on gnu-kfreebsd. | Glenn Morris | 2013-08-22 | 1 | -0/+4 |
| * | * make-dist: Add a --tests option, to include test/ (backport from trunk) | Glenn Morris | 2013-07-25 | 1 | -0/+4 |
| * | ChangeLog fix (no need to merge to trunk) | Glenn Morris | 2013-07-11 | 1 | -1/+1 |