log src/xdisp.c @ 39131:544f85c0de57

age author description
Wed, 05 Sep 2001 07:43:47 +0000 Gerd Moellmann (string_buffer_position): Use *single_char_property*
Tue, 04 Sep 2001 01:02:16 +0000 Stefan Monnier (handle_single_display_prop): Fix for int/Lisp_Object mixup.
Thu, 30 Aug 2001 12:14:48 +0000 Gerd Moellmann (Qbuffer_position, Qposition, Qobject): New variables.
Tue, 28 Aug 2001 08:33:29 +0000 Gerd Moellmann (display_mode_element): Use string_byte_to_char to
Mon, 27 Aug 2001 13:52:20 +0000 Gerd Moellmann (init_from_display_pos, init_to_row_end): Return 0 if
Thu, 16 Aug 2001 08:40:15 +0000 Gerd Moellmann (move_it_by_lines) <DVPOS < 0>: Start at the beginning
Mon, 13 Aug 2001 12:14:15 +0000 Gerd Moellmann (move_it_by_lines) <DVPOS < 0>: If not already on
Mon, 13 Aug 2001 09:52:55 +0000 Gerd Moellmann (resize_echo_area_exactly): Don't resize the mini-window
Thu, 09 Aug 2001 09:37:32 +0000 Gerd Moellmann (mark_window_display_accurate_1): Remove an assertion.
Tue, 07 Aug 2001 11:36:43 +0000 Gerd Moellmann (start_display): Don't try to determine the continuation
Fri, 03 Aug 2001 09:55:21 +0000 Gerd Moellmann (resize_mini_window): If Vmax_mini_window_height is
Thu, 02 Aug 2001 08:30:26 +0000 Gerd Moellmann (redisplay_internal): Take message_cleared_p into
Wed, 01 Aug 2001 13:55:36 +0000 Gerd Moellmann (redisplay_internal): Add a check for the last
Wed, 01 Aug 2001 13:25:32 +0000 Gerd Moellmann (message_cleared_p): New variable.
Wed, 01 Aug 2001 11:57:57 +0000 Gerd Moellmann (resize_echo_area_exactly): Fix typo in function name.
Fri, 27 Jul 2001 15:29:16 +0000 Gerd Moellmann (init_from_display_pos): If POS is in an overlay string,
Thu, 26 Jul 2001 09:54:02 +0000 Gerd Moellmann (resize_mini_window): Give up when inhibit-redisplay
Wed, 25 Jul 2001 12:03:59 +0000 Gerd Moellmann (resize_mini_window): Don't resize while redisplaying.
Fri, 13 Jul 2001 09:30:21 +0000 Gerd Moellmann (get_next_display_element): Use CHAR_STRING_NO_SIGNAL
Wed, 11 Jul 2001 15:44:36 +0000 Gerd Moellmann (try_cursor_movement): Prevent a warning from GCC 3.0.
Tue, 10 Jul 2001 10:44:19 +0000 Gerd Moellmann (add_to_log): Do nothing if called asynchronously.
Tue, 03 Jul 2001 10:29:22 +0000 Gerd Moellmann (compute_line_metrics): On ttys, subtract continuation
Tue, 26 Jun 2001 09:47:11 +0000 Gerd Moellmann (handle_invisible_prop): Deal with overlay strings at
Mon, 25 Jun 2001 11:13:31 +0000 Gerd Moellmann (try_window_id) <all changes below window end>: Don't
Thu, 14 Jun 2001 21:01:07 +0000 Richard M. Stallman (try_window_id): When EOB is visible, don't treat
Fri, 11 May 2001 13:06:47 +0000 Gerd Moellmann (try_window_id): Fix the fix and set the right
Fri, 11 May 2001 12:57:00 +0000 Gerd Moellmann (try_window_id): Fix computation of window end in
Thu, 10 May 2001 12:40:21 +0000 Gerd Moellmann (try_window_id): Fix case of all changes before
Thu, 10 May 2001 12:25:17 +0000 Gerd Moellmann (try_window_id): Add some xasserts.
Wed, 09 May 2001 16:08:50 +0000 Gerd Moellmann (GIVE_UP): Fix for K&R C.
Thu, 03 May 2001 16:19:16 +0000 Gerd Moellmann (try_window_id): Cases of changes all in front of
Wed, 25 Apr 2001 14:14:53 +0000 Gerd Moellmann (try_window_id): Fix a case where window_end_pos
Fri, 20 Apr 2001 19:14:21 +0000 Gerd Moellmann Comment fixes.
Tue, 17 Apr 2001 16:20:33 +0000 Gerd Moellmann (redisplay_window): Make sure to clear the desired glyph
Tue, 10 Apr 2001 15:40:40 +0000 Gerd Moellmann (redisplay_window) <recenter>: Call window_box_height
Mon, 09 Apr 2001 12:36:11 +0000 Gerd Moellmann (try_window_id): When scrolling on a terminal, take
Fri, 06 Apr 2001 09:09:13 +0000 Gerd Moellmann (Qinhibit_eval_during_redisplay): Make it a Lisp_Object.
Wed, 04 Apr 2001 14:05:39 +0000 Gerd Moellmann (with_echo_area_buffer): Avoid confusion from reusing
Fri, 30 Mar 2001 18:44:37 +0000 Gerd Moellmann Remove debugging code.
Fri, 30 Mar 2001 18:35:15 +0000 Gerd Moellmann (get_overlay_strings): Set iterator's end_charpos.
Fri, 30 Mar 2001 17:52:23 +0000 Gerd Moellmann (handle_display_prop): Fix recognition of subproperty
Fri, 30 Mar 2001 15:11:53 +0000 Gerd Moellmann (reseat_to_string): Undo last change.
Wed, 28 Mar 2001 15:33:53 +0000 Gerd Moellmann (inhibit_eval_during_redisplay)
Wed, 28 Mar 2001 14:31:56 +0000 Gerd Moellmann (reseat_to_string): If STRING is multibyte, set
Tue, 27 Mar 2001 18:01:59 +0000 Gerd Moellmann (try_window_reusing_current_matrix) <scrolling up>:
Tue, 27 Mar 2001 16:51:40 +0000 Gerd Moellmann (init_from_display_pos): Remove unwarranted assertion.
Tue, 27 Mar 2001 09:59:07 +0000 Gerd Moellmann (in_ellipses_for_invisible_text_p): New function.
Mon, 26 Mar 2001 17:52:33 +0000 Gerd Moellmann (try_window_id): Undo last change.
Sun, 25 Mar 2001 15:55:48 +0000 Gerd Moellmann (init_from_display_pos): Test invisible property
Sun, 25 Mar 2001 12:00:44 +0000 Gerd Moellmann (redisplay_internal) <update one window>: Make sure
Fri, 23 Mar 2001 17:20:24 +0000 Gerd Moellmann (mark_window_display_accurate_1): New function,
Fri, 23 Mar 2001 16:21:25 +0000 Gerd Moellmann (try_window_id): Disable rows below the window end.
Fri, 23 Mar 2001 12:24:23 +0000 Gerd Moellmann (dump_glyph_row): Fix output for NGLYPHS == 2.
Fri, 23 Mar 2001 04:24:29 +0000 Stefan Monnier (init_iterator): Check WINDOWP before using XWINDOW.
Mon, 19 Mar 2001 12:34:54 +0000 Gerd Moellmann (highlight_trailing_whitespace): Glyphs whose object
Wed, 14 Mar 2001 13:26:13 +0000 Gerd Moellmann (highlight_trailing_whitespace): On character terminals,
Fri, 09 Mar 2001 18:41:50 +0000 Gerd Moellmann (string_buffer_position, display_prop_string_p)
Thu, 08 Mar 2001 21:17:00 +0000 Gerd Moellmann (handle_display_prop): Use it->w->buffer as object,
Thu, 08 Mar 2001 20:55:53 +0000 Gerd Moellmann (handle_face_prop, face_before_or_after_it_pos)
Tue, 06 Mar 2001 13:50:09 +0000 Gerd Moellmann (redisplay_internal): Set windows_or_buffers_changed