| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixes. | Paul Eggert | 2011-12-04 | 1 | -1/+1 |
* | * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode. | Paul Eggert | 2011-12-03 | 1 | -0/+2 |
* | Fix typo in my most-recent ChangeLog entry. | Paul Eggert | 2011-12-03 | 1 | -1/+1 |
* | Propagate configure flags to sub-configures. | Paul Eggert | 2011-12-03 | 1 | -0/+9 |
* | * .bzrignore: Add config.cache. | Paul Eggert | 2011-12-02 | 1 | -0/+4 |
* | Work around an Ubuntu 11.10 bug where Emacs loops forever when started. | Jan Djärv | 2011-11-27 | 1 | -0/+4 |
* | Fix typos. | Juanma Barranquero | 2011-11-25 | 1 | -2/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-24 | 1 | -0/+4 |
* | Make configure print EMACSDATA/DOC. | Glenn Morris | 2011-11-22 | 1 | -0/+3 |
* | * Makefile.in (install-arch-dep): Tweak previous change. | Glenn Morris | 2011-11-21 | 1 | -0/+4 |
* | Small fix for --disable-ns-self-contained builds | Yavor Doganov | 2011-11-21 | 1 | -0/+9 |
* | * configure.in: Remove reference to src/m/ibms390.h. | Andreas Schwab | 2011-11-20 | 1 | -0/+4 |
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -2/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -1/+1 |
* | * INSTALL: Tiny updates for disk space used during installation. | Glenn Morris | 2011-11-12 | 1 | -0/+4 |
* | Support MSVC build with newer versions of Visual Studio. | Eli Zaretskii | 2011-11-05 | 1 | -0/+5 |
* | Increase required GnuTLS version (bug#9929) | Glenn Morris | 2011-11-04 | 1 | -0/+5 |
* | Fix previous commit. | Eli Zaretskii | 2011-10-31 | 1 | -4/+4 |
* | Fix distribution tarball for the MS-DOS build. | Eli Zaretskii | 2011-10-31 | 1 | -0/+7 |
* | * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (tiny change) | Nali Toja | 2011-10-25 | 1 | -0/+4 |
* | * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852) | Paul Eggert | 2011-10-23 | 1 | -0/+7 |
* | Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794) | Paul Eggert | 2011-10-19 | 1 | -0/+7 |
* | * configure.in (GLIB_REQUIRED, GTK_REQUIRED): Set to 2.10. | Jan Djärv | 2011-10-18 | 1 | -0/+4 |
* | * make-dist: Remove Cocoa/Emacs.xcodeproj from distribution. | Chong Yidong | 2011-10-18 | 1 | -0/+4 |
* | ChangeLog fix (problem had no particular relation to CentOS). | Glenn Morris | 2011-10-17 | 1 | -1/+1 |
* | * configure.in: Also look for tputs in libcurses. (Bug#9736) | Glenn Morris | 2011-10-12 | 1 | -0/+4 |
* | * configure.in: Remove check for -lintl (Bug#9713). | Paul Eggert | 2011-10-11 | 1 | -0/+9 |
* | Merge from gnulib, fixing some 'configure' typos (Bug#9696). | Paul Eggert | 2011-10-07 | 1 | -0/+6 |
* | Fix alignment-related core dump during GC. | Paul Eggert | 2011-10-07 | 1 | -0/+5 |
* | Rename `linux' to `gnu_linux'. | Richard M. Stallman | 2011-10-02 | 1 | -0/+5 |
* | Add a few more MS-DOS specific files to .bzrignore. | Eli Zaretskii | 2011-09-29 | 1 | -1/+2 |
* | Fix ChangeLog entry for the last commit. | Eli Zaretskii | 2011-09-29 | 1 | -2/+2 |
* | Fix the MSDOS build. | Eli Zaretskii | 2011-09-29 | 1 | -0/+7 |
* | INSTALL: Mention that m17n libraries and libotf are needed for Arabic shaping. | Eli Zaretskii | 2011-09-28 | 1 | -0/+5 |
* | Merge from trunk. | Paul Eggert | 2011-09-26 | 1 | -0/+4 |
|\ |
|
| * | * configure.in: Initialize HAVE_LIBXML2. | Andreas Schwab | 2011-09-26 | 1 | -0/+4 |
* | | Merge from gnulib, improving some licensing wording. | Paul Eggert | 2011-09-26 | 1 | -0/+17 |
|/ |
|
* | * make-dist: Add lib/makefile.w32-in. | Glenn Morris | 2011-09-26 | 1 | -0/+4 |
* | * configure.in (CRT_DIR): Fix netbsd/openbsd handling. | Glenn Morris | 2011-09-24 | 1 | -0/+4 |
* | * .dir-locals.el: Change the debbugs regexp to allow having the bug number as... | Lars Magne Ingebrigtsen | 2011-09-19 | 1 | -0/+5 |
* | * configure.in: (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers. | Glenn Morris | 2011-09-14 | 1 | -0/+1 |
* | Make the GNUstep port at least be able to configure. | Glenn Morris | 2011-09-14 | 1 | -0/+6 |
* | Fix typos in ChangeLogs. | Juanma Barranquero | 2011-09-14 | 1 | -1/+1 |
* | Merge from gnulib, porting to Tru64. | Paul Eggert | 2011-09-11 | 1 | -0/+9 |
* | isnan: Fix porting problem to Solaris 10 with bundled gcc. | Paul Eggert | 2011-09-06 | 1 | -0/+4 |
* | Merge from trunk. | Paul Eggert | 2011-09-06 | 1 | -1/+15 |
|\ |
|
* \ | Merge from trunk. | Paul Eggert | 2011-09-04 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | sprintf-related integer and memory overflow issues | Paul Eggert | 2011-09-04 | 1 | -0/+4 |
| |\ |
|
| | * | Add a stub for snprintf, for ancient hosts lacking it. | Paul Eggert | 2011-08-31 | 1 | -0/+4 |
| |/ |
|
* | | Merge from trunk. | Paul Eggert | 2011-09-03 | 1 | -1/+24 |
|\ \
| |/ |
|