log src/xdisp.c @ 29698:9ad6e18de5f7

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