log src/xdisp.c @ 25543:6289141fa825

age author description
Sun, 05 Sep 1999 15:48:57 +0000 Gerd Moellmann (row_containing_pos): New.
Fri, 03 Sep 1999 15:52:16 +0000 Gerd Moellmann Use XCAR and XCDR instead of XCONS.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (get_next_display_element): Display incomplete multibyte
Thu, 02 Sep 1999 20:35:56 +0000 Gerd Moellmann (try_window_id): Reset first_unchanged_at_end_row
Mon, 30 Aug 1999 23:14:28 +0000 Gerd Moellmann (window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
Wed, 25 Aug 1999 21:12:40 +0000 Gerd Moellmann (resize_mini_window): Don't resize if
Wed, 25 Aug 1999 10:57:56 +0000 Gerd Moellmann (try_window_id): Remove typo.
Wed, 25 Aug 1999 01:05:00 +0000 Gerd Moellmann (try_window_id): Recognize case that PT == ZV and in
Tue, 24 Aug 1999 19:24:57 +0000 Gerd Moellmann (redisplay_window): Don't ever test just_this_one_p
Mon, 23 Aug 1999 00:11:55 +0000 Gerd Moellmann (redisplay_internal): Clear garbaged frames after
Sat, 21 Aug 1999 21:47:57 +0000 Gerd Moellmann (resize_mini_window): Do it for truncate-lines t as
Sat, 21 Aug 1999 19:30:44 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Tue, 17 Aug 1999 22:44:56 +0000 Gerd Moellmann (unwind_redisplay): New. Resets flag redisplaying_p.
Tue, 17 Aug 1999 00:46:09 +0000 Gerd Moellmann (Qshow_trailing_whitespace): Removed.
Sat, 14 Aug 1999 03:13:35 +0000 Karl Heuer (line_number_display_limit_width): New var.
Wed, 11 Aug 1999 15:36:17 +0000 Gerd Moellmann (get_overlay_arrow_glyph_row): Set the charpos of
Wed, 11 Aug 1999 11:50:20 +0000 Gerd Moellmann (face_before_or_after_it_pos): If position after
Fri, 06 Aug 1999 21:08:08 +0000 Gerd Moellmann (set_iterator_to_next): After delivering a character
Fri, 06 Aug 1999 13:59:43 +0000 Gerd Moellmann (compute_line_metrics): If first line's physical ascent
Wed, 28 Jul 1999 19:46:05 +0000 Gerd Moellmann (string_char_and_length): Fix previous change.
Wed, 28 Jul 1999 18:05:44 +0000 Gerd Moellmann (string_char_and_length): New. Use it everywhere
Mon, 26 Jul 1999 11:50:17 +0000 Gerd Moellmann (get_next_display_element): Display DEL as `^?'.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Complete rewrite.
Wed, 07 Jul 1999 10:24:28 +0000 Andreas Schwab (line-number-display-limit): Doc fix.
Thu, 17 Jun 1999 22:57:01 +0000 Karl Heuer (invalid_eol_type): Make it unsigned.
Mon, 10 May 1999 12:53:07 +0000 Andreas Schwab (try_window_id): Fix computation of tab_offset when
Sun, 02 May 1999 10:51:03 +0000 Andrew Innes (display_text_line): Convert unibyte char to multibyte
Fri, 02 Apr 1999 16:35:33 +0000 Kenichi Handa (redisplay_window): When we call compute_motion with
Tue, 23 Mar 1999 12:29:30 +0000 Kenichi Handa (decode_mode_spec_coding): Handle integer value in
Mon, 15 Mar 1999 02:20:31 +0000 Kenichi Handa (try_window_id): Initizlie val.ovstring_chars_done to 0.