log src/xdisp.c @ 37306:600d4fa98eb1

age author description
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
Thu, 22 Feb 2001 13:56:05 +0000 Gerd Moellmann (forward_to_next_line_start): When taking the shortcut
Thu, 22 Feb 2001 13:25:41 +0000 Gerd Moellmann (handle_single_display_prop): Add parameter
Wed, 21 Feb 2001 16:19:56 +0000 Gerd Moellmann (redisplay_internal): Do the
Tue, 20 Feb 2001 14:54:23 +0000 Gerd Moellmann (setup_echo_area_for_printing): Set truncate_lines to
Mon, 19 Feb 2001 16:43:09 +0000 Gerd Moellmann (line_bottom_y): New function extracted from
Mon, 19 Feb 2001 13:48:28 +0000 Gerd Moellmann (Qinhibit_menubar_update, inhibit_menubar_update):
Mon, 19 Feb 2001 13:30:03 +0000 Gerd Moellmann (update_menu_bar): Run activate-menu-bar-hook with
Fri, 16 Feb 2001 12:35:09 +0000 Gerd Moellmann (handle_single_display_prop): Set iterator's position
Wed, 14 Feb 2001 11:38:36 +0000 Gerd Moellmann (reseat_1): Set iterator's end_charpos to ZV.
Mon, 05 Feb 2001 13:02:23 +0000 Gerd Moellmann (try_scrolling): If point is in the line below the
Fri, 02 Feb 2001 11:51:06 +0000 Gerd Moellmann (get_next_display_element): Fix case of empty
Tue, 30 Jan 2001 15:05:45 +0000 Gerd Moellmann (build_desired_tool_bar_string, syms_of_xdisp): Use
Mon, 29 Jan 2001 16:28:36 +0000 Gerd Moellmann (forward_to_next_line_start): Remove xassert.
Sat, 27 Jan 2001 12:40:20 +0000 Gerd Moellmann (display_line): Don't treat a newline as fitting
Fri, 26 Jan 2001 11:23:52 +0000 Gerd Moellmann (echo_area_display): Comment fix.
Fri, 26 Jan 2001 10:25:48 +0000 Gerd Moellmann (display_line): Simplify check for glyphs fitting
Thu, 25 Jan 2001 12:40:22 +0000 Gerd Moellmann (echo_area_display): Don't call redisplay_internal
Wed, 24 Jan 2001 17:31:52 +0000 Eli Zaretskii (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr
Mon, 22 Jan 2001 19:12:13 +0000 Gerd Moellmann (build_desired_tool_bar_string): Make sure we have
Mon, 22 Jan 2001 15:17:22 +0000 Gerd Moellmann (Ftool_bar_lines_needed): New function.
Sat, 20 Jan 2001 13:55:02 +0000 Andrew Innes (handle_single_display_prop): Remove references to
Fri, 19 Jan 2001 09:39:47 +0000 Gerd Moellmann (message_dolog, message2, message2_nolog): Rename
Fri, 19 Jan 2001 05:23:16 +0000 Kenichi Handa (store_frame_title): Pay attention to width of non-ASCII
Thu, 18 Jan 2001 12:26:54 +0000 Gerd Moellmann (forward_to_next_line_start): Stop at end of buffer
Thu, 18 Jan 2001 12:14:48 +0000 Kenichi Handa (display_string): Fix previous change.
Wed, 17 Jan 2001 20:11:05 +0000 Gerd Moellmann (forward_to_next_line_start): Avoid calling
Wed, 17 Jan 2001 13:14:45 +0000 Gerd Moellmann * xdisp.c (build_desired_tool_bar_string): Use :conversion instead
Wed, 17 Jan 2001 12:59:47 +0000 Gerd Moellmann (redisplay_tool_bar): Change tool bar's height when
Tue, 16 Jan 2001 12:37:31 +0000 Gerd Moellmann (redisplay_preserve_echo_area): Add parameter
Mon, 15 Jan 2001 04:32:52 +0000 Kenichi Handa (insert_left_trunc_glyphs): Overwrite padding glyphs by
Fri, 12 Jan 2001 15:12:10 +0000 Gerd Moellmann (Vtool_bar_button_margin): Replaces tool_bar_button_margin.
Fri, 12 Jan 2001 14:09:24 +0000 Gerd Moellmann (Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
Thu, 11 Jan 2001 19:32:55 +0000 Gerd Moellmann (build_desired_tool_bar_string): Correct the computation
Wed, 10 Jan 2001 14:42:57 +0000 Gerd Moellmann (display_line): On ttys, produce more than one