log src/xdisp.c @ 28362:a568b23317fe

age author description
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.
Sun, 31 Oct 1999 02:01:25 +0000 Gerd Moellmann (append_space): Return non-zero if space was appended.
Tue, 26 Oct 1999 22:21:58 +0000 Gerd Moellmann * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing if
Tue, 26 Oct 1999 14:51:55 +0000 Gerd Moellmann (echo_area_display): Put previous change in #if 0.
Tue, 19 Oct 1999 16:44:37 +0000 Gerd Moellmann (echo_area_display) [HAVE_X_WINDOWS]: Do nothing
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Thu, 14 Oct 1999 11:03:39 +0000 Dave Love (handle_fontified_prop): GCPRO pos.
Wed, 06 Oct 1999 23:05:32 +0000 Gerd Moellmann (display_menu_bar): Use MENU_FACE_ID instead of
Wed, 29 Sep 1999 19:59:16 +0000 Gerd Moellmann (resize_mini_window): Do nothing if frame is an X
Sun, 26 Sep 1999 10:53:23 +0000 Gerd Moellmann (display_prop_end, invisible_text_between_p): Use
Thu, 23 Sep 1999 22:17:40 +0000 Gerd Moellmann (add_to_log): Moved from xfaces.c. Remove frame
Thu, 23 Sep 1999 11:58:42 +0000 Gerd Moellmann (resize_mini_window): Use grow_mini_window and
Mon, 20 Sep 1999 13:02:31 +0000 Gerd Moellmann (sync_frame_with_window_matrix_rows): Disable frame rows
Mon, 20 Sep 1999 11:25:06 +0000 Gerd Moellmann (compute_window_start_on_continuation_line): Handle case
Sat, 18 Sep 1999 05:23:24 +0000 Richard M. Stallman (echo_area_display): Turn off code that returned
Thu, 16 Sep 1999 12:52:27 +0000 Gerd Moellmann (resize_mini_window): Temporarily set the selected
Wed, 15 Sep 1999 12:58:44 +0000 Gerd Moellmann (resize_mini_window): Don't report changed window
Tue, 14 Sep 1999 13:09:34 +0000 Gerd Moellmann (display_echo_area_1, try_window_id): Remove unused
Mon, 13 Sep 1999 20:47:20 +0000 Gerd Moellmann (redisplay_window): Make sure start_at_line_beg
Mon, 13 Sep 1999 19:15:41 +0000 Dave Love (move_it_in_display_line_to): Make type consistent with declaration.
Mon, 13 Sep 1999 11:13:59 +0000 Gerd Moellmann (QCfile): Move here from xfns.c.
Sun, 12 Sep 1999 20:21:58 +0000 Gerd Moellmann (resize_mini_window): Add parameter exact_p. Resize
Sun, 12 Sep 1999 02:49:25 +0000 Richard M. Stallman (run_window_scroll_functions): If hook functions switch
Wed, 08 Sep 1999 22:12:34 +0000 Gerd Moellmann (Qwhen): Replaces QCwhen.
Tue, 07 Sep 1999 22:31:38 +0000 Gerd Moellmann (handle_single_display_prop): Change conditional
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
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