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.