| Age | Commit message (Expand) | Author |
| 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 |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2003-05-24 | Make (some) trivial substitutions for renamed and | Kim F. Storm |
| 2003-02-04 | Trailing whitespace deleted. | Juanma Barranquero |
| 2002-11-14 | (calculate_scrolling, calculate_direct_scrolling): | Dave Love |
| 2001-10-08 | Don't define min/max. | Gerd Moellmann |
| 2000-08-22 | Include keyboard.h before frame.h. | Andrew Innes |
| 2000-03-29 | * scroll.c (CHECK_BOUNDS): Renamed from CHECK. | Ken Raeburn |
| 1999-07-21 | Rewritten. | Gerd Moellmann |
| 1998-04-14 | Fix -Wimplicit warnings. | Andreas Schwab |
| 1996-01-15 | Update FSF's address in the preamble. | Erik Naggum |
| 1995-11-07 | [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry. | Geoff Voelker |
| 1994-12-26 | (scrolling_1): When scroll_region_ok is set, use a | Richard M. Stallman |
| 1994-12-04 | (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed. | Richard M. Stallman |