log src/xdisp.c @ 30159:1b0331a7c724

age author description
Wed, 12 Jul 2000 15:09:01 +0000 Gerd Moellmann (try_window_reusing_current_matrix, try_window_id):
Mon, 10 Jul 2000 20:31:22 +0000 Gerd Moellmann (try_window_id): If changes are all below what is
Wed, 28 Jun 2000 20:29:56 +0000 Gerd Moellmann (try_window_reusing_current_matrix): Don't try to reuse
Tue, 27 Jun 2000 15:35:17 +0000 Gerd Moellmann (resize_mini_window): Subract the extra line spacing
Thu, 22 Jun 2000 19:32:09 +0000 Gerd Moellmann (handle_stop): Initialize it->add_overlay_start to zero.
Tue, 20 Jun 2000 19:44:44 +0000 Gerd Moellmann (single_display_prop_intangible_p)
Mon, 19 Jun 2000 16:08:09 +0000 Dave Love (dump_glyph_matrix): Add `static' to declaration (for pcc).
Fri, 16 Jun 2000 16:06:34 +0000 Ken Raeburn * xdisp.c (decode_mode_spec): Fix sense of test whether Vline_number_display_limit is an integer.
Fri, 16 Jun 2000 16:00:52 +0000 Ken Raeburn * xdisp.c (decode_mode_spec): In "no_value" case, do NUL termination of string.
Wed, 14 Jun 2000 11:32:42 +0000 Gerd Moellmann (setup_echo_area_for_printing): Call
Tue, 13 Jun 2000 23:50:22 +0000 Gerd Moellmann (message_truncate_lines, Qmessage_truncate_lines): New
Tue, 13 Jun 2000 22:10:01 +0000 Gerd Moellmann (Vline_number_display_limit): Renamed from
Thu, 08 Jun 2000 20:58:15 +0000 Gerd Moellmann (handle_fontified_prop): Don't GCPRO local var `pos';
Wed, 07 Jun 2000 09:05:21 +0000 Gerd Moellmann (display_line): Fix code deciding in which line to
Tue, 06 Jun 2000 20:02:39 +0000 Gerd Moellmann (display_line): Set row's and iterator's
Tue, 06 Jun 2000 12:25:50 +0000 Gerd Moellmann (display_line): Revert change of 2000-06-06. Treat
Tue, 06 Jun 2000 01:10:17 +0000 Kenichi Handa (display_line): While checking line continuation, pay attention to a
Mon, 05 Jun 2000 19:21:06 +0000 Gerd Moellmann (redisplay_window): Always use set_buffer_internal_1.
Mon, 05 Jun 2000 14:13:41 +0000 Dave Love Include fontset.h.
Mon, 29 May 2000 15:51:23 +0000 Gerd Moellmann (redisplay_window): Really switch buffers when
Thu, 25 May 2000 15:53:05 +0000 Gerd Moellmann (handle_invisible_prop): Don't try to skip over
Thu, 25 May 2000 11:57:57 +0000 Dave Love (Fdump_glyph_matrix): Declare the arg.
Sat, 20 May 2000 00:07:43 +0000 Kenichi Handa (get_next_display_element): Handle 8-bit characters
Fri, 19 May 2000 11:52:59 +0000 Gerd Moellmann (Vimage_types): Moved here from xfns.c.
Tue, 16 May 2000 14:29:08 +0000 Gerd Moellmann Use the term `invalid' instead of `illegal'.
Thu, 11 May 2000 15:43:37 +0000 Gerd Moellmann (add_to_log): Pass 1 byte less to message_dolog.
Thu, 11 May 2000 09:31:42 +0000 Gerd Moellmann (handle_single_display_prop): Don't try to set PT if
Wed, 03 May 2000 19:48:35 +0000 Gerd Moellmann (handle_single_display_prop): If display property value
Fri, 28 Apr 2000 13:34:35 +0000 Gerd Moellmann (make_cursor_line_fully_visible): Handle case of rows
Wed, 26 Apr 2000 17:43:04 +0000 Gerd Moellmann (display_line): If lines are continued, restore
Tue, 25 Apr 2000 19:41:30 +0000 Gerd Moellmann (try_window_id) <all changes above window start>: Adjust
Mon, 24 Apr 2000 13:57:11 +0000 Gerd Moellmann (init_iterator): Set iterator's extra_line_spacing
Wed, 19 Apr 2000 15:37:26 +0000 Gerd Moellmann (with_echo_area_buffer): Add more `int' parameters for
Mon, 10 Apr 2000 13:14:24 +0000 Gerd Moellmann (setup_echo_area_for_printing): Choose an echo
Sat, 01 Apr 2000 12:59:53 +0000 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
Mon, 27 Mar 2000 16:04:39 +0000 Gerd Moellmann (face_before_or_after_it_pos): Pass multibyteness
Tue, 21 Mar 2000 00:41:41 +0000 Kenichi Handa (charset_at_position): Function removed.
Mon, 20 Mar 2000 12:24:13 +0000 Gerd Moellmann (handle_single_display_prop): Initialize local `value'.
Wed, 08 Mar 2000 13:54:28 +0000 Gerd Moellmann (display_echo_area): Temporarily inhibit garbage collection.
Sun, 05 Mar 2000 20:19:32 +0000 Gerd Moellmann (QCdata): Moved here from xfns.c.
Sun, 05 Mar 2000 10:21:53 +0000 Gerd Moellmann (try_window_id): Recompute unchanged information if
Sun, 27 Feb 2000 21:39:46 +0000 Jason Rumney (handle_single_display_prop): Use FONT_HEIGHT macro.
Thu, 24 Feb 2000 13:53:12 +0000 Gerd Moellmann (cursor_in_non_selected_windows): New variable.
Thu, 17 Feb 2000 08:16:19 +0000 Kenichi Handa (decode_mode_spec_coding): Delete superfluous code.
Sat, 12 Feb 2000 19:37:56 +0000 Gerd Moellmann (syms_of_xdisp): Doc fix for scroll-conservatively.
Sun, 06 Feb 2000 23:37:51 +0000 Andrew Innes * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Mon, 31 Jan 2000 20:12:37 +0000 Gerd Moellmann (Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
Mon, 03 Jan 2000 17:02:31 +0000 Eli Zaretskii (handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: No
Mon, 03 Jan 2000 14:04:14 +0000 Gerd Moellmann (reseat_at_next_visible_line_start): Position before
Fri, 31 Dec 1999 15:34:21 +0000 Gerd Moellmann (next_element_from_buffer): Change assertion at the end
Tue, 28 Dec 1999 12:18:41 +0000 Gerd Moellmann (dump_glyph_row): Adapt to changes in struct glyph.
Tue, 28 Dec 1999 12:05:39 +0000 Gerd Moellmann (try_window_id): Compute BEG_UNCHANGED and END_UNCHANGED
Mon, 27 Dec 1999 05:09:13 +0000 Kenichi Handa All codes adjusted for the change of struct glyph.
Wed, 15 Dec 1999 16:24:21 +0000 Gerd Moellmann (redisplay_window) <optional new window start>: Check
Wed, 15 Dec 1999 00:23:27 +0000 Kenichi Handa (it_props): Add an entry for composition.
Wed, 24 Nov 1999 14:06:26 +0000 Dave Love Don't duplicate Qheight, Qwidth definitions done elsewhere.
Sun, 14 Nov 1999 16:36:29 +0000 Gerd Moellmann (ensure_echo_area_buffers): New.
Sun, 07 Nov 1999 22:35:57 +0000 Gerd Moellmann Remove conditional computation on USE_TEXT_PROPERTIES.
Tue, 02 Nov 1999 12:21:57 +0000 Gerd Moellmann (display_line): Set charpos of first glyph in blank
Sun, 31 Oct 1999 13:04:20 +0000 Gerd Moellmann (resize_mini_window): Compute needed height differently.