| Age | Commit message (Expand) | Author |
| 2011-09-21 | Fix ptrdiff_t/EMACS_INT confusion. | Paul Eggert |
| 2011-09-21 | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert |
| 2011-07-10 | Protoize | Andreas Schwab |
| 2011-06-21 | Port to Sun C. | Paul Eggert |
| 2011-05-28 | [ChangeLog] | Paul Eggert |
| 2011-04-20 | * intervals.c (offset_intervals): Tell GCC not to worry about length overflow | Paul Eggert |
| 2011-04-20 | * intervals.h (struct interval): Use EMACS_INT for members | Paul Eggert |
| 2011-04-18 | Replace pEd with more-general pI, and fix some printf arg casts. | Paul Eggert |
| 2011-04-16 | Fix regex.c, syntax.c and friends for buffers > 2GB. | Eli Zaretskii |
| 2011-04-13 | * intervals.c: Make symbols static if they're not exported. | Paul Eggert |
| 2011-04-06 | error: Print 32- and 64-bit integers portably (Bug#8435). | Paul Eggert |
| 2011-04-04 | * intervals.c (interval_deletion_adjustment): Return unsigned value. | Paul Eggert |
| 2011-04-04 | * intervals.c (graft_intervals_into_buffer): Mark var as used. | Paul Eggert |
| 2011-03-18 | * intervals.c (interval_start_pos): Now static. | Paul Eggert |
| 2011-03-13 | Fix BUF_* macros to handle indirect buffers properly (Bug#8219). | Chong Yidong |
| 2011-02-16 | Change B_ to BVAR | Tom Tromey |
| 2011-02-14 | Hide implementation of `struct buffer' | Tom Tromey |
| 2011-01-24 | Convert consecutive FSF copyright years to ranges. | Glenn Morris |
| 2011-01-15 | Nuke arch-tags. | Glenn Morris |
| 2011-01-14 | Merge from emacs-23 | Stefan Monnier |
| 2011-01-02 | Add 2011 to FSF/AIST copyright years. | Glenn Morris |
| 2010-11-23 | Avoid GCC warning with inline functions. | Eli Zaretskii |
| 2010-09-23 | Fix last changes in editfns.c and intervals.c. | Eli Zaretskii |
| 2010-09-23 | Use EMACS_INT instead of EMACS_UINT in intervals.c. | Eli Zaretskii |
| 2010-09-23 | Avoid intervals crash by changing EMACS_UINTs to EMACS_INT. | Chong Yidong |
| 2010-09-23 | Fix uses of int instead of EMACS_INT in intervals.c. | Eli Zaretskii |
| 2010-09-23 | Fix more uses of int instead of EMACS_INT. | Eli Zaretskii |
| 2010-07-08 | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab |
| 2010-07-04 | Convert (most) functions in src to standard C. | Dan Nicolaescu |
| 2010-07-02 | Remove __P and P_ from .c and .m files and definition of P_ | Jan D |
| 2010-01-13 | Add 2010 to copyright years. | Glenn Morris |
| 2009-10-19 | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu |
| 2009-01-08 | Add 2009 to copyright years. | Glenn Morris |
| 2008-05-14 | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris |
| 2008-03-20 | * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT. | Stefan Monnier |
| 2008-01-09 | Merge from emacs--devo--0 | Miles Bader |
| 2008-01-08 | Merge from emacs--rel--22 | Miles Bader |
| 2008-01-08 | Add 2008 to copyright years. | Glenn Morris |
| 2007-10-15 | Merge from emacs--devo--0 | Miles Bader |
| 2007-10-13 | Replace `abs' with `eabs'. | Eli Zaretskii |
| 2007-08-13 | Merge from emacs--devo--0 | Miles Bader |
| 2007-08-08 | Replace `iff' in comments. | Glenn Morris |
| 2007-07-27 | Merge from emacs--devo--0 | Miles Bader |
| 2007-07-25 | Switch license to GPLv3 or later. | Glenn Morris |
| 2007-04-11 | Merge from emacs--devo--0 | Miles Bader |
| 2007-03-25 | (merge_properties): Use explicit loop instead of | Kim F. Storm |
| 2007-03-23 | Fix last change - reverse args to Fplist_member. | Kim F. Storm |
| 2007-03-23 | (merge_properties, intervals_equal): | Kim F. Storm |
| 2007-01-26 | Merge from emacs--devo--0 | Miles Bader |
| 2007-01-14 | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris |