aboutsummaryrefslogtreecommitdiffstats
path: root/src/scroll.c
Commit message (Expand)AuthorAgeFilesLines
* * scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.Paul Eggert2011-02-261-2/+3
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * scroll.c: Fix comment.Andreas Schwab2010-12-271-2/+1
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-011-1/+0
* | Fix EMACS_INT/int conversion in scroll.c.Lars Magne Ingebrigtsen2010-09-241-9/+9
* | Convert old-style definitionsAndreas Schwab2010-07-121-9/+5
* | Convert more function definitions to standard C.Dan Nicolaescu2010-07-121-16/+6
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-3/+3
* | Convert declarations or definitions to standard C.Dan Nicolaescu2010-07-041-32/+18
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-17/+4
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-8/+8
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-291-2/+2
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Eliminated updating_frame.Karoly Lorentey2004-04-161-17/+22
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-1/+0
* | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-4/+5
* | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-1/+1
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-4/+5
* | Add a level of indirection to terminal characteristics.Karoly Lorentey2003-12-241-4/+6
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Make (some) trivial substitutions for renamed andKim F. Storm2003-05-241-26/+26
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-15/+15
* (calculate_scrolling, calculate_direct_scrolling):Dave Love2002-11-141-2/+2
* Don't define min/max.Gerd Moellmann2001-10-081-3/+0
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-0/+1
* * scroll.c (CHECK_BOUNDS): Renamed from CHECK.Ken Raeburn2000-03-291-2/+2
* Rewritten.Gerd Moellmann1999-07-211-262/+275
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-1/+3
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.Geoff Voelker1995-11-071-4/+4
* (scrolling_1): When scroll_region_ok is set, use aRichard M. Stallman1994-12-261-9/+451
* (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.Richard M. Stallman1994-12-041-2/+2