log src/xdisp.c @ 31610:29c6825c59a8

age author description
Thu, 14 Sep 2000 19:17:22 +0000 Gerd Moellmann (handle_fontified_prop): While running fontification
Fri, 08 Sep 2000 14:19:11 +0000 Gerd Moellmann (dump_glyph_row): Fix printf format string.
Fri, 08 Sep 2000 09:50:15 +0000 Gerd Moellmann (try_window_id): When trying to locate cursor in
Sat, 02 Sep 2000 21:56:21 +0000 Gerd Moellmann (redisplay_mode_lines): New function.
Wed, 30 Aug 2000 14:59:06 +0000 Gerd Moellmann (echo_area_display): Check display_completed instead
Fri, 25 Aug 2000 13:21:21 +0000 Gerd Moellmann (redisplay_internal): If considering all windows on all
Tue, 22 Aug 2000 23:53:39 +0000 Andrew Innes Include keyboard.h before frame.h.
Fri, 18 Aug 2000 05:16:45 +0000 Gerd Moellmann (redisplay_internal): Compare windows for equality with
Fri, 11 Aug 2000 13:00:43 +0000 Gerd Moellmann (try_cursor_movement): Fix handling of cursor in
Fri, 11 Aug 2000 00:36:30 +0000 Kenichi Handa (TRACE_MOVE) [GLYPH_DEBUG]: Delete the last semicolon.
Thu, 10 Aug 2000 19:15:37 +0000 Gerd Moellmann (trace_move) [GLYPH_DEBUG]: New variable.
Thu, 10 Aug 2000 09:21:28 +0000 Gerd Moellmann (Vmessages_buffer_name): New variable.
Wed, 09 Aug 2000 18:40:39 +0000 Gerd Moellmann (echo_area_display): Display thoroughly if input is
Tue, 08 Aug 2000 23:49:38 +0000 Miles Bader (next_overlay_change): Update call to overlays_at.
Tue, 08 Aug 2000 14:36:34 +0000 Ken Raeburn (message_dolog): Save and protect string "*Messages*" to reuse as buffer name,
Mon, 07 Aug 2000 21:52:14 +0000 Gerd Moellmann (start_display): WHen starting display on a continuation
Mon, 07 Aug 2000 10:30:21 +0000 Gerd Moellmann (ensure_echo_area_buffers): If a buffer was killed and a
Tue, 25 Jul 2000 12:06:40 +0000 Gerd Moellmann (next_element_from_display_vector): Improve comments.
Mon, 24 Jul 2000 12:22:54 +0000 Gerd Moellmann (with_echo_area_buffer): Take additional EMACS_INT
Wed, 19 Jul 2000 15:46:20 +0000 Gerd Moellmann (with_echo_area_buffer): Call FN with more arguments.
Sat, 15 Jul 2000 15:17:11 +0000 Miles Bader (display_prop_end, invisible_text_between_p):
Fri, 14 Jul 2000 13:56:56 +0000 Gerd Moellmann (eval_form): GCPRO argument sexpr.
Thu, 13 Jul 2000 23:45:21 +0000 Gerd Moellmann (eval_form): Make it externally visible.
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.