| Commit message (Expand) | Author | Files | Lines |
| 2012-11-04 | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid. | Paul Eggert | 2 | -3/+4 |
| 2012-11-04 | Simplify by assuming __fpending. | Paul Eggert | 2 | -1/+5 |
| 2012-11-03 | * admin/admin.el (set-copyright): Add msdos/sed2v2.inp. | Glenn Morris | 2 | -0/+8 |
| 2012-11-03 | Fix data-loss with --batch. | Paul Eggert | 2 | -1/+6 |
| 2012-10-19 | Undo faccessat change. | Paul Eggert | 2 | -16/+5 |
| 2012-10-19 | Use faccessat, not access, when checking file permissions. | Paul Eggert | 2 | -5/+16 |
| 2012-10-14 | Add more mappings for the charset japanese-jisx0208-1978. | Kenichi Handa | 2 | -3/+17 |
| 2012-10-13 | usertags updates | Glenn Morris | 1 | -14/+17 |
| 2012-10-11 | Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gz | Kenichi Handa | 11 | -75/+114 |
| 2012-10-09 | Make cusver handle options moved from C to lisp | Glenn Morris | 2 | -7/+25 |
| 2012-10-06 | Improve cusver-check's handling of the version number | Glenn Morris | 2 | -3/+12 |
| 2012-10-06 | Handle group :version in cusver-check | Glenn Morris | 2 | -9/+32 |
| 2012-10-06 | Update for admin/grammars/README. | Chong Yidong | 1 | -2/+2 |
| 2012-10-06 | Move bovine-grammar and wisent-grammar into lisp/ directory. | Chong Yidong | 3 | -1033/+5 |
| 2012-10-04 | Spelling fixes. | Paul Eggert | 1 | -1/+1 |
| 2012-10-02 | Update CEDET from upstream. | Chong Yidong | 11 | -89/+196 |
| 2012-09-26 | * admin/admin.el (set-version): Set msdos.c's Vwindow_system_version. | Glenn Morris | 2 | -0/+8 |
| 2012-09-26 | Check more robustly for timer_settime. | Paul Eggert | 2 | -1/+6 |
| 2012-09-27 | Update to Unicode 6.2. | Juanma Barranquero | 3 | -18/+17 |
| 2012-09-23 | Useless use of cat | Glenn Morris | 1 | -1/+1 |
| 2012-09-17 | * admin/admin.el (add-log-time-format): Declare. | Glenn Morris | 2 | -1/+5 |
| 2012-09-17 | Reduce version number duplication in etc/refcards | Glenn Morris | 2 | -14/+25 |
| 2012-09-16 | Reduce the number of versioned files storing the short copyright string | Glenn Morris | 2 | -22/+11 |
| 2012-09-16 | Remove configure's --without-sync-input option. | Paul Eggert | 2 | -2/+5 |
| 2012-09-16 | Increase compartmentalization of Nextstep builds rules, | Glenn Morris | 2 | -36/+9 |
| 2012-09-12 | Simplify SIGIO usage. | Paul Eggert | 2 | -5/+6 |
| 2012-09-12 | How to restore a mail from the mailman moderation message | Glenn Morris | 1 | -0/+10 |
| 2012-09-10 | Simplify, document, and port floating-point. | Paul Eggert | 2 | -4/+5 |
| 2012-09-09 | Assume C89 or later for math functions. | Paul Eggert | 2 | -5/+6 |
| 2012-09-04 | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2 | -1/+5 |
| 2012-08-28 | * admin/bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree. | Glenn Morris | 2 | -3/+14 |
| 2012-08-28 | * admin/charsets/mule-charsets.el (header): Fix typo. | Andreas Schwab | 2 | -1/+5 |
| 2012-08-24 | On assertion failure, print backtrace if available. | Paul Eggert | 2 | -1/+6 |
| 2012-08-24 | Update release logsemacs-24.2 | Chong Yidong | 1 | -1/+1 |
| 2012-08-18 | * lib/sigprocmask.c, m4/signalblocking.m4: Remove. | Paul Eggert | 1 | -3/+0 |
| 2012-08-16 | Use ASCII tests for character types. | Paul Eggert | 2 | -1/+8 |
| 2012-08-16 | Bump version to 24.2 | Chong Yidong | 1 | -0/+4 |
| 2012-08-15 | More CPP-DEFINES updates | Glenn Morris | 1 | -10/+272 |
| 2012-08-14 | Use bool for Emacs Lisp booleans. | Paul Eggert | 2 | -1/+8 |
| 2012-08-11 | CPP-DEFINES misc cleanup | Glenn Morris | 1 | -31/+100 |
| 2012-08-11 | Remove some defines that are no longer present | Glenn Morris | 1 | -12/+0 |
| 2012-08-10 | ChangeLog date fixes | Glenn Morris | 1 | -1/+1 |
| 2012-08-09 | * admin/bzrmerge.el (bzrmerge-resolve): Disable local eval:. | Glenn Morris | 2 | -1/+6 |
| 2012-08-07 | Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things. | Dmitry Antipov | 3 | -60/+4 |
| 2012-08-06 | Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT | Glenn Morris | 1 | -1/+0 |
| 2012-08-01 | Misc updates for CPP-DEFINES | Glenn Morris | 1 | -21/+24 |
| 2012-08-01 | Remove files that no longer exist | Glenn Morris | 1 | -2/+0 |
| 2012-08-01 | Port to Solaris 8. | Paul Eggert | 2 | -1/+5 |
| 2012-08-01 | Use INTERNAL_FIELD for conses and overlays. | Dmitry Antipov | 2 | -0/+33 |
| 2012-08-01 | Commit forgotten admin/coccinelle/symbol.cocci. | Dmitry Antipov | 1 | -0/+32 |