Mercurial > emacs
log src/scroll.c @ 10109:869e177ca872
age | author | description |
---|---|---|
Sun, 04 Dec 1994 18:58:04 +0000 | Richard M. Stallman | (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed. |
Tue, 18 Oct 1994 00:08:18 +0000 | Karl Heuer | (do_line_insertion_deletion_costs): Fix argument order. |
Wed, 04 May 1994 02:41:09 +0000 | Karl Heuer | Update copyright. |
Fri, 15 Apr 1994 01:04:26 +0000 | Karl Heuer | (calculate_scrolling): Add explicit casts, to avoid compiler warnings. |
Sat, 09 Apr 1994 20:38:25 +0000 | Richard M. Stallman | (struct matrix_elt): Use int, not short. |
Sun, 03 Apr 1994 08:08:33 +0000 | Richard M. Stallman | (do_scrolling): Handle charstarts like glyphs. |
Fri, 10 Sep 1993 06:15:46 +0000 | Roland McGrath | Include <config.h> instead of "config.h". |