log src/xdisp.c @ 29185:239420a3c60d

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