log src/xdisp.c @ 16660:16f2e24baf42

age author description
Tue, 10 Dec 1996 23:29:00 +0000 Richard M. Stallman (message2_nolog): Handle minibuffer_auto_raise.
Tue, 12 Nov 1996 07:12:24 +0000 Richard M. Stallman (redisplay_window): When handling scroll_conservatively,
Mon, 11 Nov 1996 00:35:31 +0000 Richard M. Stallman (scroll_margin): New variable.
Sun, 10 Nov 1996 00:25:30 +0000 Richard M. Stallman (redisplay_window): Handle optional_new_start.
Wed, 06 Nov 1996 23:26:02 +0000 Richard M. Stallman (scroll_conservatively): New variable.
Sat, 26 Oct 1996 16:00:39 +0000 Richard M. Stallman (decode_mode_spec): In the `L' case,
Sun, 06 Oct 1996 22:48:40 +0000 Richard M. Stallman (display_text_line): New arg ovstr_done. (Callers changed).
Sat, 21 Sep 1996 04:14:14 +0000 Richard M. Stallman (echo_area_display): Clear the left-side scroll bar columns.
Sat, 21 Sep 1996 01:16:33 +0000 Richard M. Stallman (display_mode_line): Use faces for inverse video mode line whenever possible.
Thu, 19 Sep 1996 04:25:49 +0000 Richard M. Stallman (display_text_line): Declare ovstr as unsigned char *.
Sun, 15 Sep 1996 02:03:32 +0000 Richard M. Stallman (redisplay_internal, mark_window_display_accurate)
Tue, 03 Sep 1996 22:23:51 +0000 Richard M. Stallman (message): Cast size arg to doprnt.
Mon, 02 Sep 1996 05:19:13 +0000 Richard M. Stallman (redisplay_internal): Test last_selected_window slot.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.