| Age | Commit message (Expand) | Author |
| 2012-07-05 | More xmalloc and related cleanup. | Paul Eggert |
| 2012-06-28 | * configure.in: Add glyphs category to --enable-checking option. | Dmitry Antipov |
| 2012-06-28 | Generalize run-time debugging checks. | Dmitry Antipov |
| 2012-01-09 | Merge from trunk. | Paul Eggert |
| 2012-01-05 | Add 2012 to FSF copyright years for Emacs files | Glenn Morris |
| 2011-09-21 | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert |
| 2011-08-04 | Adjust in response to jan.h.d's comments. | Paul Eggert |
| 2011-07-28 | * scroll.c: Integer and memory overflow fixes. | Paul Eggert |
| 2011-06-22 | GLYPH_DEBUG fixes | Paul Eggert |
| 2011-04-13 | * scroll.c (scroll_cost): Remove; unused. | Paul Eggert |
| 2011-03-29 | src/scroll.c, src/w32.c: Trivial whitespace changes. | Juanma Barranquero |
| 2011-03-22 | * scroll.c (do_scrolling): Work around GCC bug 48228. | Paul Eggert |
| 2011-03-08 | * cm.c (calccost, cmgoto): Use const pointers where appropriate. | Paul Eggert |
| 2011-02-26 | * scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG. | Paul Eggert |
| 2011-01-26 | Refill some long/short copyright headers. | Glenn Morris |
| 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-12-27 | * scroll.c: Fix comment. | Andreas Schwab |
| 2010-10-01 | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu |
| 2010-09-24 | Fix EMACS_INT/int conversion in scroll.c. | Lars Magne Ingebrigtsen |
| 2010-07-12 | Convert old-style definitions | Andreas Schwab |
| 2010-07-12 | Convert more function definitions to standard C. | Dan Nicolaescu |
| 2010-07-08 | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab |
| 2010-07-04 | Convert declarations or definitions to standard C. | Dan Nicolaescu |
| 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-01-08 | Merge from emacs--rel--22 | Miles Bader |
| 2008-01-08 | Add 2008 to copyright years. | Glenn Morris |
| 2007-07-31 | Merge from emacs--devo--0 | Miles Bader |
| 2007-07-25 | Switch license to GPLv3 or later. | Glenn Morris |
| 2007-01-29 | Merged from emacs@sv.gnu.org | Karoly Lorentey |
| 2007-01-14 | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris |
| 2006-02-12 | Merged from emacs@sv.gnu.org | Karoly Lorentey |
| 2006-02-06 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-09-04 | Merged in changes from CVS trunk. Plus added lisp/term tweaks. | Karoly Lorentey |
| 2005-08-07 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-07-05 | Merged from miles@gnu.org--gnu-2005 (patch 469) | Karoly Lorentey |
| 2005-07-04 | Update FSF's address. | Lute Kamstra |
| 2004-04-16 | Eliminated updating_frame. | Karoly Lorentey |
| 2004-01-05 | Converted display hooks to be display-local. Plus many bugfixes. | Karoly Lorentey |
| 2004-01-02 | Fixed X support, preliminary support for X-tty combo sessions. | Karoly Lorentey |
| 2003-12-26 | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne... | Karoly Lorentey |
| 2003-12-25 | Implemented multiple tty support. | Karoly Lorentey |
| 2003-12-24 | Add a level of indirection to terminal characteristics. | Karoly Lorentey |