Mercurial > emacs
log src/scroll.c @ 12725:968d38f57f3a
age | author | description |
---|---|---|
Mon, 26 Dec 1994 15:38:56 +0000 | Richard M. Stallman | (scrolling_1): When scroll_region_ok is set, use a |
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. |