| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -2/+2 |
* | Properly configure GNUstep libraries | Andreas Schwab | 2012-12-29 | 1 | -7/+3 |
* | Fixes: debbugs:13222 | Andreas Schwab | 2012-12-24 | 1 | -1/+1 |
* | Bump version to 24.2.91.emacs-24.2.91 | Chong Yidong | 2012-12-15 | 1 | -1/+1 |
* | Move fix for bug#12993 to trunk | Daniel Colascione | 2012-12-10 | 1 | -10/+0 |
* | Compile Windows resources into cygw32 Emacs | Daniel Colascione | 2012-12-09 | 1 | -0/+10 |
* | Revert dumb change | Glenn Morris | 2012-12-04 | 1 | -5/+5 |
* | * configure.ac (MAKEINFO, EGREP, CC): Quote, in case of spaces in file names. | Glenn Morris | 2012-12-04 | 1 | -5/+5 |
* | * configure.ac: Handle info/ files with or without ".info" extension. | Glenn Morris | 2012-12-04 | 1 | -1/+1 |
* | Bump version to 24.2.90.emacs-24.2.90 | Chong Yidong | 2012-11-24 | 1 | -1/+1 |
* | * configure.ac (--enable-profiling): Doc fix. | Glenn Morris | 2012-11-20 | 1 | -2/+7 |
* | * configure.ac (_FORTIFY_SOURCE): Do not multiply define. | Paul Eggert | 2012-10-23 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2012-10-21 | 1 | -1/+1 |
* | Undo faccessat change. | Paul Eggert | 2012-10-19 | 1 | -3/+1 |
* | Use faccessat, not access, when checking file permissions. | Paul Eggert | 2012-10-19 | 1 | -1/+3 |
* | Distinguish MS Windows | Glenn Morris | 2012-10-08 | 1 | -2/+2 |
* | Merge from trunk | Daniel Colascione | 2012-10-07 | 1 | -3/+27 |
|\ |
|
| * | Check for OSX >= 10.4 to match what the maunal says and what we actually supp... | Jan Djärv | 2012-10-07 | 1 | -0/+16 |
| * | Improve sys_siglist detection. | Paul Eggert | 2012-10-06 | 1 | -2/+4 |
| * | Comment | Glenn Morris | 2012-10-05 | 1 | -0/+1 |
| * | Check more robustly for timer_settime. | Paul Eggert | 2012-09-26 | 1 | -0/+3 |
| * | * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3. | Jan Djärv | 2012-09-18 | 1 | -1/+3 |
* | | Merge from trunk | Daniel Colascione | 2012-09-17 | 1 | -101/+144 |
|\ \
| |/ |
|
| * | Remove no-longer-needed Solaris 2.4 vfork bug workaround. | Paul Eggert | 2012-09-16 | 1 | -0/+8 |
| * | 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 | -10/+0 |
| * | Increase compartmentalization of Nextstep builds rules, | Glenn Morris | 2012-09-16 | 1 | -7/+14 |
| * | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -7/+18 |
| * | Fix glitches with 'configure --without-sync-input'. | Paul Eggert | 2012-09-14 | 1 | -1/+1 |
| * | * configure.ac: Port to hosts lacking gtk. | Paul Eggert | 2012-09-14 | 1 | -7/+8 |
| * | * configure.ac: Report Gtk+ 3 as GTK. | Jan Djärv | 2012-09-13 | 1 | -5/+1 |
| * | * configure.ac: Reorder Xaw3d messages. | Jan Djärv | 2012-09-13 | 1 | -1/+2 |
| * | Simplify SIGIO usage. | Paul Eggert | 2012-09-12 | 1 | -17/+43 |
| * | * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first | Jan Djärv | 2012-09-12 | 1 | -14/+25 |
| * | Simplify, document, and port floating-point. | Paul Eggert | 2012-09-10 | 1 | -3/+3 |
| * | Assume C89 or later for math functions. | Paul Eggert | 2012-09-09 | 1 | -18/+1 |
| * | More signal-handler cleanup. | Paul Eggert | 2012-09-07 | 1 | -1/+1 |
| * | Signal-handler cleanup. | Paul Eggert | 2012-09-06 | 1 | -14/+4 |
| * | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -6/+0 |
| * | * configure.ac (_setjmp, _longjmp): Check by compiling | Paul Eggert | 2012-09-03 | 1 | -4/+18 |
| * | * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init. | Paul Eggert | 2012-09-03 | 1 | -0/+1 |
| * | * configure.ac (HAVE_GOBJECT): Check for gobject-2.0. | Jan Djärv | 2012-09-02 | 1 | -0/+5 |
* | | Implement cygw32 | Daniel Colascione | 2012-09-17 | 1 | -5/+77 |
|/ |
|
* | * configure.ac (_FORTIFY_SOURCE): Define only when optimizing. | Paul Eggert | 2012-09-01 | 1 | -2/+7 |
* | Refactor window-system configuration | Daniel Colascione | 2012-08-31 | 1 | -13/+38 |
* | * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works | Paul Eggert | 2012-08-25 | 1 | -0/+28 |
* | Use symlink in installed bin/ directory, where supported | Glenn Morris | 2012-08-20 | 1 | -0/+1 |
* | Whitespace | Glenn Morris | 2012-08-17 | 1 | -1/+1 |
* | Fix pty handling on FreeBSD 8.0 (tiny change) | Jan Beich | 2012-08-17 | 1 | -4/+9 |
* | Bump version to 24.2.50 | Chong Yidong | 2012-08-15 | 1 | -1/+1 |