log src/xdisp.c @ 8772:c0a21329d9a7

age author description
Fri, 16 Sep 1994 03:29:33 +0000 Karl Heuer (multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
Fri, 02 Sep 1994 20:17:12 +0000 Richard M. Stallman (display_text_line): Don't overrun the charstart area.
Thu, 25 Aug 1994 01:25:55 +0000 Richard M. Stallman (display_scan_buffer): New function.
Tue, 23 Aug 1994 20:50:09 +0000 Richard M. Stallman (redisplay_window): Don't access text before BEGV.
Thu, 11 Aug 1994 03:47:40 +0000 Richard M. Stallman (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.
Sun, 07 Aug 1994 04:50:05 +0000 Richard M. Stallman (display_text_line): Use the face properties of the overlay arrow, if any.
Tue, 02 Aug 1994 01:31:07 +0000 Richard M. Stallman (redisplay_window): Avoid using SET_PT to change point temporarily.
Sat, 30 Jul 1994 20:36:56 +0000 Richard M. Stallman (decode_mode_spec): Handle %&.
Sat, 02 Jul 1994 19:41:19 +0000 Richard M. Stallman (decode_mode_spec): %+ makes % for unmodified RO buffer.
Fri, 01 Jul 1994 15:36:06 +0000 Richard M. Stallman (prepare_menu_bars): Call x_consider_frame_title
Tue, 28 Jun 1994 09:27:39 +0000 Richard M. Stallman (redisplay_region): For special treatment, BUF most be
Sat, 18 Jun 1994 00:13:37 +0000 Karl Heuer minibuf_prompt is now a Lisp_Object.
Fri, 17 Jun 1994 00:52:13 +0000 Richard M. Stallman (redisplay_region): Treat selected window's buffer
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.