log src/xdisp.c @ 7927:e02087efad68

age author description
Thu, 16 Jun 1994 15:38:30 +0000 Karl Heuer (redisplay_window): Don't use shortcut if window_end_vpos is out of date.
Wed, 15 Jun 1994 18:18:55 +0000 Richard M. Stallman (redisplay): Don't call x_consider_frame_title.
Fri, 03 Jun 1994 03:26:11 +0000 Karl Heuer (display_text_line): Make sure pointer is in range.
Mon, 30 May 1994 12:36:21 +0000 Richard M. Stallman (redisplay): Limit prev change to pause != 0.
Mon, 30 May 1994 10:57:20 +0000 Richard M. Stallman (redisplay): If have window change at end, redisplay again.
Thu, 12 May 1994 16:19:01 +0000 Karl Heuer (display_text_line): Fix check for end of buffer.
Tue, 03 May 1994 07:42:26 +0000 Richard M. Stallman (display_text_line): Since HPOS is negative, avoid
Fri, 29 Apr 1994 19:38:03 +0000 Richard M. Stallman (decode_mode_spec): Fix handling of `%t'.
Mon, 25 Apr 1994 22:16:08 +0000 Richard M. Stallman (syms_of_xdisp): Set up Qmenu_bar_update_hook.
Fri, 15 Apr 1994 22:04:48 +0000 Karl Heuer (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
Thu, 14 Apr 1994 09:06:25 +0000 Richard M. Stallman (update_menu_bar): Take frame as arg.
Fri, 08 Apr 1994 01:27:28 +0000 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
Fri, 08 Apr 1994 01:24:20 +0000 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
Thu, 07 Apr 1994 04:22:54 +0000 Karl Heuer (display_text_line): minibuffer_prompt_width is a distance, not an absolute
Wed, 06 Apr 1994 06:57:24 +0000 Karl Heuer Use PT, not point.
Wed, 06 Apr 1994 06:49:06 +0000 Karl Heuer (display_string): Allow for negative hpos when clearing array.
Tue, 05 Apr 1994 23:49:15 +0000 Karl Heuer Add window argument on calls to compute_motion.
Tue, 05 Apr 1994 07:43:21 +0000 Richard M. Stallman (display_text_line): Rename startp to leftmargin.
Mon, 04 Apr 1994 00:44:27 +0000 Richard M. Stallman (display_text_line): Properly handle charstarts for hscroll,
Sun, 03 Apr 1994 08:10:46 +0000 Richard M. Stallman (redisplay): do_verify_charstarts controls whether to call verify_charstarts.
Sun, 03 Apr 1994 02:03:30 +0000 Richard M. Stallman (display_text_line): Always store in charstart
Fri, 01 Apr 1994 13:43:24 +0000 Fred Pierresteguy (update_menu_bar): Pass 0 to set_frame_menubar.
Fri, 01 Apr 1994 10:14:35 +0000 Richard M. Stallman (try_window_id): Pass new arg to scroll_frame_lines.
Fri, 01 Apr 1994 08:19:19 +0000 Richard M. Stallman (redisplay): In previous change, handle case where no newline follows.
Fri, 01 Apr 1994 02:09:44 +0000 Richard M. Stallman (redisplay): Call adjust_window_charstarts
Thu, 31 Mar 1994 18:40:11 +0000 Richard M. Stallman (redisplay): Call frame_up_to_date_hook.
Tue, 29 Mar 1994 04:08:07 +0000 Karl Heuer (display_text_line): Handle selective display at window edge.
Fri, 25 Mar 1994 00:41:29 +0000 Karl Heuer (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.
Sat, 19 Mar 1994 02:53:33 +0000 Karl Heuer (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle
Wed, 16 Mar 1994 03:29:20 +0000 Karl Heuer (update_menu_bar): Delete unused second argument. Callers changed.
Wed, 16 Mar 1994 03:08:02 +0000 Karl Heuer (redisplay): Don't consider minibuffer name for frame title.
Tue, 15 Mar 1994 06:49:39 +0000 Karl Heuer (message1): Call message2 instead of duplicating code.
Mon, 14 Mar 1994 21:36:58 +0000 Karl Heuer (redisplay_window): Avoid dividing negative numbers, since the rounding effect
Fri, 11 Mar 1994 23:38:27 +0000 Karl Heuer (x_consider_frame_title): New function, extracted from display_mode_line.
Thu, 10 Mar 1994 00:23:35 +0000 Richard M. Stallman (display_mode_line): Highlight partial-width mode lines
Wed, 02 Mar 1994 04:04:54 +0000 Richard M. Stallman (update_menu_bar): Change call to menu_bar_items.
Fri, 25 Feb 1994 21:21:53 +0000 Karl Heuer (display_text_line): Allow for invisible overlays in next_invisible lookahead.
Thu, 24 Feb 1994 20:00:34 +0000 Karl Heuer (try_window, display_text_line): Use Fget_char_property to test for invisibility.
Thu, 24 Feb 1994 19:42:35 +0000 Karl Heuer (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
Mon, 14 Feb 1994 19:42:30 +0000 Karl Heuer (try_window_id, display_text_line): Treat blank lines specially in
Sun, 13 Feb 1994 02:06:55 +0000 Richard M. Stallman (decode_mode_spec): Support %+.
Fri, 11 Feb 1994 18:56:15 +0000 Richard M. Stallman (decode_mode_spec): Implement `P'.
Thu, 10 Feb 1994 20:44:20 +0000 Karl Heuer Comment change.
Sun, 06 Feb 1994 08:04:54 +0000 Richard M. Stallman (fix_glyph): New function.
Wed, 02 Feb 1994 07:25:37 +0000 Karl Heuer (try_window_id): Don't pass value beyond ZV to compute_motion.
Wed, 26 Jan 1994 17:35:31 +0000 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
Fri, 21 Jan 1994 20:54:57 +0000 Richard M. Stallman (display_menu_bar): Add USE_X_TOOLKIT conditional.
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.
Sun, 21 Mar 1993 23:04:18 +0000 Richard M. Stallman (decode_mode_spec): Handle `%l'.
Thu, 18 Mar 1993 22:50:00 +0000 Jim Blandy * frame.h (FOR_EACH_FRAME): Change the definition so that
Mon, 15 Mar 1993 05:50:02 +0000 Richard M. Stallman (display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already set.
Fri, 12 Mar 1993 06:26:18 +0000 Richard M. Stallman (display_menu_bar): New function.
Mon, 08 Mar 1993 06:37:04 +0000 Richard M. Stallman (copy_rope): Expect FROM to be a vector.
Tue, 02 Mar 1993 08:20:23 +0000 Jim Blandy * xdisp.c (redisplay): Protect calls to request_sigio and
Sun, 14 Feb 1993 14:39:45 +0000 Jim Blandy * xdisp.c (message): Set echo_frame to the frame whose message buf
Thu, 14 Jan 1993 15:18:53 +0000 Jim Blandy * window.c (window_internal_width): New function, which accounts
Thu, 24 Dec 1992 06:18:24 +0000 Jim Blandy * xdisp.c: #include "termhooks.h".
Sun, 06 Dec 1992 22:20:47 +0000 Jim Blandy * xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set the
Mon, 16 Nov 1992 00:58:49 +0000 Jim Blandy * xdisp.c (display_string): Use w's buffer's value of
Sat, 31 Oct 1992 05:41:20 +0000 Jim Blandy * xdisp.c (redisplay): Use ! EQ to compare the old and new arrow
Mon, 19 Oct 1992 18:47:56 +0000 Jim Blandy * xdisp.c (message): If M is zero, clear echo_area_glyphs and
Sun, 13 Sep 1992 12:45:33 +0000 Jim Blandy * xdisp.c (display_mode_line): If the only other frames are
Wed, 19 Aug 1992 06:43:03 +0000 Jim Blandy * xdisp.c (display_mode_line): Use x_implicitly_set_name here.
Wed, 12 Aug 1992 14:30:09 +0000 Jim Blandy * xdisp.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
Tue, 21 Jul 1992 20:31:06 +0000 Jim Blandy entered into RCS
Tue, 21 Jul 1992 06:30:52 +0000 Jim Blandy *** empty log message ***
Wed, 15 Jul 1992 17:54:00 +0000 Richard M. Stallman *** empty log message ***
Wed, 15 Jul 1992 17:51:38 +0000 Richard M. Stallman *** empty log message ***
Tue, 14 Jul 1992 15:21:18 +0000 Jim Blandy *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Wed, 24 Jun 1992 05:09:26 +0000 Jim Blandy *** empty log message ***
Wed, 18 Mar 1992 20:22:31 +0000 Jim Blandy *** empty log message ***
Thu, 12 Mar 1992 05:17:32 +0000 Jim Blandy *** empty log message ***
Mon, 03 Feb 1992 21:41:25 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Sat, 16 Nov 1991 00:15:15 +0000 Jim Blandy *** empty log message ***
Fri, 02 Aug 1991 00:39:31 +0000 Jim Blandy *** empty log message ***
Wed, 31 Jul 1991 17:51:28 +0000 Jim Blandy *** empty log message ***
Mon, 15 Jul 1991 13:34:04 +0000 Jim Blandy *** empty log message ***
Wed, 26 Jun 1991 20:47:37 +0000 Jim Blandy *** empty log message ***
Wed, 22 May 1991 01:18:55 +0000 Jim Blandy Initial revision