| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from gnulib. | Paul Eggert | 2012-10-04 | 1 | -0/+9 |
| * | Port timers to OpenBSD, plus check for timer failures. | Paul Eggert | 2012-10-03 | 1 | -0/+13 |
| * | Merge from gnulib. | Paul Eggert | 2012-09-29 | 1 | -0/+5 |
| * | Link with LIB_TIMER_TIME as needed. | Paul Eggert | 2012-09-27 | 1 | -0/+1 |
| * | Check more robustly for timer_settime. | Paul Eggert | 2012-09-26 | 1 | -0/+8 |
| * | * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile, | Paul Eggert | 2012-09-23 | 1 | -0/+5 |
| * | * Makefile.in (bootstrap): Simplify build procedure. | Paul Eggert | 2012-09-22 | 1 | -0/+4 |
| * | Merge from gnulib. | Paul Eggert | 2012-09-22 | 1 | -0/+5 |
| * | New feature: set optimal slice from BoundingBox information. | Tassilo Horn | 2012-09-19 | 1 | -0/+5 |
| * | * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3. | Jan Djärv | 2012-09-18 | 1 | -0/+4 |
| * | * Makefile.in (bootstrap): Revert last change. Run config.status | Andreas Schwab | 2012-09-18 | 1 | -0/+6 |
| * | * Makefile.in: Run autogen/copy_autogen if autogen.sh fails, | Paul Eggert | 2012-09-17 | 1 | -0/+8 |
| * | * Makefile.in: Fix build error on FreeBSD. | Paul Eggert | 2012-09-17 | 1 | -0/+9 |
| * | Remove no-longer-needed Solaris 2.4 vfork bug workaround. | Paul Eggert | 2012-09-16 | 1 | -0/+6 |
| * | Reduce the number of versioned files storing the short copyright string | Glenn Morris | 2012-09-16 | 1 | -0/+5 |
| * | Remove configure's --without-sync-input option. | Paul Eggert | 2012-09-16 | 1 | -0/+5 |
| * | Add missing nextstep file from previous change. | Glenn Morris | 2012-09-16 | 1 | -1/+1 |
| * | Increase compartmentalization of Nextstep builds rules, | Glenn Morris | 2012-09-16 | 1 | -0/+15 |
| * | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -0/+6 |
| * | Fix glitches with 'configure --without-sync-input'. | Paul Eggert | 2012-09-14 | 1 | -0/+2 |
| * | * configure.ac: Port to hosts lacking gtk. | Paul Eggert | 2012-09-14 | 1 | -0/+9 |
| * | * configure.ac: Report Gtk+ 3 as GTK. | Jan Djärv | 2012-09-13 | 1 | -0/+1 |
| * | * configure.ac: Reorder Xaw3d messages. | Jan Djärv | 2012-09-13 | 1 | -0/+4 |
| * | Simplify SIGIO usage. | Paul Eggert | 2012-09-12 | 1 | -0/+10 |
| * | * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first | Jan Djärv | 2012-09-12 | 1 | -0/+8 |
| * | Be more explicit about some Makefile dependencies | Glenn Morris | 2012-09-11 | 1 | -0/+5 |
| * | Simplify, document, and port floating-point. | Paul Eggert | 2012-09-10 | 1 | -0/+6 |
| * | Improve robustness of 'make bootstrap'. | Paul Eggert | 2012-09-09 | 1 | -0/+16 |
| * | Assume C89 or later for math functions. | Paul Eggert | 2012-09-09 | 1 | -0/+9 |
| * | More signal-handler cleanup. | Paul Eggert | 2012-09-07 | 1 | -0/+5 |
| * | Signal-handler cleanup. | Paul Eggert | 2012-09-06 | 1 | -0/+7 |
| * | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -0/+3 |
| * | * configure.ac (_setjmp, _longjmp): Check by compiling | Paul Eggert | 2012-09-03 | 1 | -0/+6 |
| * | * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init. | Paul Eggert | 2012-09-03 | 1 | -0/+4 |
| * | Merge from gnulib. | Paul Eggert | 2012-09-03 | 1 | -0/+6 |
| * | * configure.ac (HAVE_GOBJECT): Check for gobject-2.0. | Jan Djärv | 2012-09-02 | 1 | -0/+4 |
| * | * configure.ac (_FORTIFY_SOURCE): Define only when optimizing. | Paul Eggert | 2012-09-01 | 1 | -0/+7 |
| * | Refactor window-system configuration | Daniel Colascione | 2012-08-31 | 1 | -0/+8 |
| * | * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works | Paul Eggert | 2012-08-25 | 1 | -0/+6 |
| * | lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies. | Juanma Barranquero | 2012-08-25 | 1 | -0/+4 |
| * | MS-Windows adaptations for 2012-08-25T04:04:08Z!eggert@cs.ucla.edu and 2012-0... | Eli Zaretskii | 2012-08-25 | 1 | -0/+5 |
| * | On assertion failure, print backtrace if available. | Paul Eggert | 2012-08-24 | 1 | -0/+9 |
| * | Add option to not create bin/emacs link to bin/emacs-VERSION | Glenn Morris | 2012-08-21 | 1 | -0/+5 |
| * | Merge from gnulib. | Paul Eggert | 2012-08-21 | 1 | -0/+5 |
| * | Use symlink in installed bin/ directory, where supported | Glenn Morris | 2012-08-20 | 1 | -0/+6 |
| * | Merge from gnulib. | Paul Eggert | 2012-08-19 | 1 | -0/+7 |
| * | * lib/sigprocmask.c, m4/signalblocking.m4: Remove. | Paul Eggert | 2012-08-18 | 1 | -0/+6 |
| * | Fix pty handling on FreeBSD 8.0 (tiny change) | Jan Beich | 2012-08-17 | 1 | -0/+5 |
| * | Merge from gnulib. | Paul Eggert | 2012-08-13 | 1 | -0/+5 |
| * | * lib/makefile.w32-in (STAT_TIME_H): New macro. | Juanma Barranquero | 2012-08-10 | 1 | -0/+6 |