log src/xdisp.c @ 5498:636e4507b52b

age author description
Sat, 25 Dec 1993 00:05:02 +0000 Richard M. Stallman (redisplay_window): Before altering lpoint,
Thu, 23 Dec 1993 01:04:26 +0000 Richard M. Stallman (message): Use message2, not message1.
Sat, 20 Nov 1993 09:42:16 +0000 Richard M. Stallman (display_text_line): Pass new arg to compute_char_face
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Mon, 02 Aug 1993 21:19:23 +0000 Jim Blandy * xdisp.c (display_menu_bar): Redisplay all lines occupied by the
Sat, 31 Jul 1993 22:00:33 +0000 Richard M. Stallman (try_window): Handle invisible newline at end of buffer.
Wed, 30 Jun 1993 21:30:25 +0000 Jim Blandy * xdisp.c (redisplay): If we're not already showing the region,
Tue, 22 Jun 1993 06:59:07 +0000 Jim Blandy * xdisp.c (redisplay_window): Remember to compute end relative to
Thu, 17 Jun 1993 02:41:40 +0000 Jim Blandy * xdisp.c (redisplay_window): No need to subtract one from start
Wed, 16 Jun 1993 14:13:15 +0000 Jim Blandy * xdisp.c (redisplay_window): No need to subtract BEGV to compute
Mon, 14 Jun 1993 15:06:46 +0000 Jim Blandy * xdisp.c (display_text_line): Use temporary variable.
Sat, 12 Jun 1993 17:10:13 +0000 Richard M. Stallman (echo_area_display): Use XFASTINT on ->height.
Fri, 11 Jun 1993 14:32:08 +0000 Jim Blandy * xdisp.c (redisplay_window): Don't call try_window_id if the
Wed, 09 Jun 1993 07:21:28 +0000 Jim Blandy * xdisp.c (display_text_line): Handle case where line ends in a
Sun, 06 Jun 1993 06:46:06 +0000 Richard M. Stallman (redisplay, echo_area_display): Use redraw_garbaged_frames.
Sat, 29 May 1993 20:41:31 +0000 Richard M. Stallman (display_text_line): Really check for just the selected window.
Sat, 29 May 1993 20:39:19 +0000 Richard M. Stallman (syms_of_xdisp): Make highlight-nonselected-windows Lisp var.
Thu, 27 May 1993 03:56:12 +0000 Richard M. Stallman (display_text_line): Don't call compute_char_face for a non-X frame.
Sat, 22 May 1993 22:06:48 +0000 Richard M. Stallman (display_text_line): Highlight in any frame's sel window.
Thu, 20 May 1993 23:15:17 +0000 Jim Blandy Fix the fix to scrollbar computaaFix the fix to the fix for scrollbar computation.
Wed, 19 May 1993 19:13:31 +0000 Jim Blandy * xdisp.c (redisplay_window): Compute the scrollbar start and end
Wed, 19 May 1993 03:27:53 +0000 Jim Blandy * xdisp.c (display_text_line): If the newline (or C-m, in
Tue, 18 May 1993 22:45:53 +0000 Jim Blandy * xdisp.c (redisplay_window): Make the scrollbar reflect the
Mon, 17 May 1993 04:47:53 +0000 Richard M. Stallman (mark_window_display_accurate): Set region_showing fields.
Thu, 13 May 1993 04:08:26 +0000 Jim Blandy * xdisp.c (copy_rope, copy_part_of_rope): Add face argument.
Thu, 13 May 1993 00:19:20 +0000 Richard M. Stallman (display_text_line): Use break; to exit loop at eol.
Tue, 11 May 1993 02:47:46 +0000 Jim Blandy * xdisp.c (display_text_line): Make face-handling code conditional
Mon, 10 May 1993 00:23:47 +0000 Jim Blandy Arrange to tell redisplay about changes in overlays.
Tue, 13 Apr 1993 05:54:19 +0000 Richard M. Stallman (message, message1): If noninteractive and
Tue, 23 Mar 1993 00:54:20 +0000 Richard M. Stallman (display_string, display_text_line): Allow tab_width up to 1000.