log src/xdisp.c @ 20608:a6cca06d5aaf

age author description
Sat, 03 Jan 1998 07:07:02 +0000 Richard M. Stallman (redisplay_window): Set pos.bytepos along with pos.bufpos.
Thu, 01 Jan 1998 02:27:27 +0000 Richard M. Stallman (redisplay_internal): Use scan_newline.
Fri, 26 Dec 1997 20:45:22 +0000 Richard M. Stallman Declare nonascii_insert_offset.
Sun, 21 Dec 1997 02:17:16 +0000 Richard M. Stallman (message2_nolog): New arg MULTIBYTE.
Sun, 21 Dec 1997 01:20:26 +0000 Richard M. Stallman (message_dolog): Update PT and ZV properly when at end of
Fri, 28 Nov 1997 14:34:52 +0000 Andreas Schwab (message): Declare a as char *[3].
Thu, 27 Nov 1997 08:15:40 +0000 Kenichi Handa (redisplay_preserve_echo_area): Declare it as void.
Sat, 15 Nov 1997 20:36:34 +0000 Karl Heuer (minibuffer_scroll_overlap): New variable.
Sat, 15 Nov 1997 20:24:41 +0000 Karl Heuer (display_text_line): Make decision about which windows
Thu, 23 Oct 1997 06:52:01 +0000 Karl Heuer (redisplay_window): If clip_changed, always run
Mon, 13 Oct 1997 17:08:02 +0000 Eli Zaretskii (decode_mode_spec): Display non-nil title as the frame's
Sat, 13 Sep 1997 08:42:12 +0000 Richard M. Stallman When redisplaying the echo area, use the value
Sun, 07 Sep 1997 04:22:29 +0000 Richard M. Stallman (display_string): Determine multibyte from current buffer,
Wed, 03 Sep 1997 00:37:40 +0000 Geoff Voelker (redisplay_internal): Check to see if frame is not obscured
Wed, 27 Aug 1997 17:13:29 +0000 Richard M. Stallman (redisplay_window): When trying to scroll conservatively
Tue, 26 Aug 1997 22:41:06 +0000 Richard M. Stallman (decode_mode_spec): For %Z and %z, put keyboard and
Sat, 23 Aug 1997 01:03:37 +0000 Richard M. Stallman (redisplay_window): Don't try using last_point_x
Sat, 16 Aug 1997 02:06:18 +0000 Richard M. Stallman (COERCE_MARKER): Use Fmarker_position instead of
Fri, 08 Aug 1997 20:09:27 +0000 Richard M. Stallman (redisplay_window): Fix access to w->last_point{,_[xy]}.
Thu, 07 Aug 1997 08:30:47 +0000 Richard M. Stallman (COERCE_MARKER): New macro.
Wed, 06 Aug 1997 19:43:02 +0000 Richard M. Stallman (redisplay_internal): Count only visible frames at first.
Mon, 04 Aug 1997 03:04:24 +0000 Richard M. Stallman (redisplay_internal): Count number of visible frames
Fri, 01 Aug 1997 00:12:35 +0000 Richard M. Stallman (redisplay_window): Fix one-off in handling
Wed, 30 Jul 1997 19:44:31 +0000 Richard M. Stallman (redisplay_window): Fix previous change.
Mon, 28 Jul 1997 04:55:45 +0000 Richard M. Stallman (redisplay_window): When text has not changed,
Sat, 26 Jul 1997 01:41:03 +0000 Richard M. Stallman (display_text_line): Don't count minibuf_prompt_width twice in taboffset.
Sat, 19 Jul 1997 05:22:59 +0000 Richard M. Stallman (redisplay_internal): Calculate new_count properly
Fri, 18 Jul 1997 17:46:56 +0000 Richard M. Stallman (display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
Thu, 17 Jul 1997 18:18:05 +0000 Richard M. Stallman (decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.
Thu, 17 Jul 1997 06:29:36 +0000 Richard M. Stallman (display_text_line): Handle the case of point being in
Sat, 12 Jul 1997 19:11:07 +0000 Richard M. Stallman (decode_mode_spec): Initialize and use `p' (for the termcap case).
Sat, 12 Jul 1997 06:47:19 +0000 Richard M. Stallman (message2_nolog): Don't call fwrite will null string.
Sat, 12 Jul 1997 06:17:23 +0000 Richard M. Stallman (display_text_line): Exit the outer loop immediately
Thu, 10 Jul 1997 07:09:50 +0000 Richard M. Stallman (echo_area_display): Don't offset using left-side
Thu, 10 Jul 1997 01:03:05 +0000 Richard M. Stallman (redisplay_internal): Fix previous change.
Wed, 09 Jul 1997 00:28:25 +0000 Richard M. Stallman (decode_mode_spec) <z,Z>: Display buffer coding system
Tue, 08 Jul 1997 11:12:13 +0000 Richard M. Stallman (decode_mode_spec_coding): Really don't display
Mon, 07 Jul 1997 03:38:35 +0000 Richard M. Stallman (echo_area_display): Use proper vpos when clearing extra minibuf lines.
Mon, 07 Jul 1997 02:39:39 +0000 Richard M. Stallman (display_menu_bar): Always pass W to display_string.
Wed, 02 Jul 1997 02:59:01 +0000 Richard M. Stallman (decode_mode_spec_coding): Clean up handling of eol conversions.
Fri, 27 Jun 1997 03:12:33 +0000 Richard M. Stallman (init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.
Mon, 09 Jun 1997 12:59:38 +0000 Kenichi Handa (decode_mode_spec): Access the value of
Fri, 16 May 1997 07:32:59 +0000 Richard M. Stallman (display_text_line): Move the code to fill out the line
Thu, 08 May 1997 05:48:01 +0000 Richard M. Stallman (mark_window_display_accurate, redisplay_internal):
Tue, 06 May 1997 03:42:02 +0000 Richard M. Stallman (display_text_line): Clear region_showing to Qnil if the
Thu, 10 Apr 1997 21:15:53 +0000 Karl Heuer (display_text_line): Don't use Lisp_Object as integer.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (disp_char_vector): New function to be used from the
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (copy_part_of_rope): Declare glyph as type GLYPH. For a
Thu, 27 Feb 1997 07:45:24 +0000 Kenichi Handa (try_window_id): Display blank lines from the next
Thu, 20 Feb 1997 06:40:53 +0000 Karl Heuer (display_text_line): Introduce new local variable
Fri, 24 Jan 1997 09:31:32 +0000 Richard M. Stallman (try_window): Remove frobnication of tab_offset in a minibuffer window.
Fri, 20 Dec 1996 18:14:47 +0000 Richard M. Stallman (try_window): Add error check for POS.
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.