log src/xdisp.c @ 19478:b2544c0eada8

age author description
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.