| Age | Commit message (Expand) | Author |
| 2012-09-27 | Update to Unicode 6.2. | Juanma Barranquero |
| 2012-09-23 | Useless use of cat | Glenn Morris |
| 2012-09-17 | * admin/admin.el (add-log-time-format): Declare. | Glenn Morris |
| 2012-09-17 | Reduce version number duplication in etc/refcards | Glenn Morris |
| 2012-09-16 | Reduce the number of versioned files storing the short copyright string | Glenn Morris |
| 2012-09-16 | Remove configure's --without-sync-input option. | Paul Eggert |
| 2012-09-16 | Increase compartmentalization of Nextstep builds rules, | Glenn Morris |
| 2012-09-12 | Simplify SIGIO usage. | Paul Eggert |
| 2012-09-12 | How to restore a mail from the mailman moderation message | Glenn Morris |
| 2012-09-10 | Simplify, document, and port floating-point. | Paul Eggert |
| 2012-09-09 | Assume C89 or later for math functions. | Paul Eggert |
| 2012-09-04 | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert |
| 2012-08-28 | * admin/bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree. | Glenn Morris |
| 2012-08-28 | * admin/charsets/mule-charsets.el (header): Fix typo. | Andreas Schwab |
| 2012-08-24 | On assertion failure, print backtrace if available. | Paul Eggert |
| 2012-08-18 | * lib/sigprocmask.c, m4/signalblocking.m4: Remove. | Paul Eggert |
| 2012-08-16 | Use ASCII tests for character types. | Paul Eggert |
| 2012-08-15 | More CPP-DEFINES updates | Glenn Morris |
| 2012-08-14 | Use bool for Emacs Lisp booleans. | Paul Eggert |
| 2012-08-11 | CPP-DEFINES misc cleanup | Glenn Morris |
| 2012-08-11 | Remove some defines that are no longer present | Glenn Morris |
| 2012-08-10 | ChangeLog date fixes | Glenn Morris |
| 2012-08-11 | Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.com | Chong Yidong |
| 2012-08-09 | * admin/bzrmerge.el (bzrmerge-resolve): Disable local eval:. | Glenn Morris |
| 2012-08-07 | Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things. | Dmitry Antipov |
| 2012-08-06 | Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT | Glenn Morris |
| 2012-08-01 | Misc updates for CPP-DEFINES | Glenn Morris |
| 2012-08-01 | Remove files that no longer exist | Glenn Morris |
| 2012-08-01 | Port to Solaris 8. | Paul Eggert |
| 2012-08-01 | Use INTERNAL_FIELD for conses and overlays. | Dmitry Antipov |
| 2012-08-01 | Commit forgotten admin/coccinelle/symbol.cocci. | Dmitry Antipov |
| 2012-08-01 | Use INTERNAL_FIELD for symbols. | Dmitry Antipov |
| 2012-08-01 | Use INTERNAL_FIELD for processes. | Dmitry Antipov |
| 2012-08-01 | Use INTERNAL_FIELD for windows. | Dmitry Antipov |
| 2012-07-31 | Generalize INTERNAL_FIELD between buffers, keyboards and frames. | Dmitry Antipov |
| 2012-07-30 | * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed. | Paul Eggert |
| 2012-07-28 | Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960). | Paul Eggert |
| 2012-07-24 | Prefer typical American spelling for "acknowledgment". | Paul Eggert |
| 2012-07-20 | Simple wrapper for make_unibyte_string, adjust font_open_by_name. | Dmitry Antipov |
| 2012-07-17 | Merge from emacs-24 | Stefan Monnier |
| 2012-07-14 | Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else. | Eli Zaretskii |
| 2012-07-14 | Fix typos in ChangeLogs. | Juanma Barranquero |
| 2012-07-12 | Rename init_process rather than working around it on Darwin | Glenn Morris |
| 2012-07-11 | Remove unneeded #define POSIX | Glenn Morris |
| 2012-07-11 | Assume mkdir, rmdir. | Paul Eggert |
| 2012-07-10 | Assume rename. | Paul Eggert |
| 2012-07-10 | Assume perror. | Paul Eggert |
| 2012-07-10 | Assume strerror. | Paul Eggert |
| 2012-07-10 | Use XCAR and XCDR instead of Fcar and Fcdr where possible. | Dmitry Antipov |
| 2012-07-10 | Reduce use of (require 'cl). | Stefan Monnier |