log src/xdisp.c @ 37498:0b7a984464cf

age author description
2001-04-25 Gerd Moellmann (try_window_id): Fix a case where window_end_pos
2001-04-20 Gerd Moellmann Comment fixes.
2001-04-17 Gerd Moellmann (redisplay_window): Make sure to clear the desired glyph
2001-04-10 Gerd Moellmann (redisplay_window) <recenter>: Call window_box_height
2001-04-09 Gerd Moellmann (try_window_id): When scrolling on a terminal, take
2001-04-06 Gerd Moellmann (Qinhibit_eval_during_redisplay): Make it a Lisp_Object.
2001-04-04 Gerd Moellmann (with_echo_area_buffer): Avoid confusion from reusing
2001-03-30 Gerd Moellmann Remove debugging code.
2001-03-30 Gerd Moellmann (get_overlay_strings): Set iterator's end_charpos.
2001-03-30 Gerd Moellmann (handle_display_prop): Fix recognition of subproperty
2001-03-30 Gerd Moellmann (reseat_to_string): Undo last change.
2001-03-28 Gerd Moellmann (inhibit_eval_during_redisplay)
2001-03-28 Gerd Moellmann (reseat_to_string): If STRING is multibyte, set
2001-03-27 Gerd Moellmann (try_window_reusing_current_matrix) <scrolling up>:
2001-03-27 Gerd Moellmann (init_from_display_pos): Remove unwarranted assertion.
2001-03-27 Gerd Moellmann (in_ellipses_for_invisible_text_p): New function.
2001-03-26 Gerd Moellmann (try_window_id): Undo last change.
2001-03-25 Gerd Moellmann (init_from_display_pos): Test invisible property
2001-03-25 Gerd Moellmann (redisplay_internal) <update one window>: Make sure
2001-03-23 Gerd Moellmann (mark_window_display_accurate_1): New function,
2001-03-23 Gerd Moellmann (try_window_id): Disable rows below the window end.
2001-03-23 Gerd Moellmann (dump_glyph_row): Fix output for NGLYPHS == 2.
2001-03-23 Stefan Monnier (init_iterator): Check WINDOWP before using XWINDOW.
2001-03-19 Gerd Moellmann (highlight_trailing_whitespace): Glyphs whose object
2001-03-14 Gerd Moellmann (highlight_trailing_whitespace): On character terminals,
2001-03-09 Gerd Moellmann (string_buffer_position, display_prop_string_p)
2001-03-08 Gerd Moellmann (handle_display_prop): Use it->w->buffer as object,
2001-03-08 Gerd Moellmann (handle_face_prop, face_before_or_after_it_pos)
2001-03-06 Gerd Moellmann (redisplay_internal): Set windows_or_buffers_changed
2001-02-22 Gerd Moellmann (forward_to_next_line_start): When taking the shortcut
2001-02-22 Gerd Moellmann (handle_single_display_prop): Add parameter
2001-02-21 Gerd Moellmann (redisplay_internal): Do the
2001-02-20 Gerd Moellmann (setup_echo_area_for_printing): Set truncate_lines to
2001-02-19 Gerd Moellmann (line_bottom_y): New function extracted from
2001-02-19 Gerd Moellmann (Qinhibit_menubar_update, inhibit_menubar_update):
2001-02-19 Gerd Moellmann (update_menu_bar): Run activate-menu-bar-hook with
2001-02-16 Gerd Moellmann (handle_single_display_prop): Set iterator's position
2001-02-14 Gerd Moellmann (reseat_1): Set iterator's end_charpos to ZV.
2001-02-05 Gerd Moellmann (try_scrolling): If point is in the line below the
2001-02-02 Gerd Moellmann (get_next_display_element): Fix case of empty
2001-01-30 Gerd Moellmann (build_desired_tool_bar_string, syms_of_xdisp): Use
2001-01-29 Gerd Moellmann (forward_to_next_line_start): Remove xassert.
2001-01-27 Gerd Moellmann (display_line): Don't treat a newline as fitting
2001-01-26 Gerd Moellmann (echo_area_display): Comment fix.
2001-01-26 Gerd Moellmann (display_line): Simplify check for glyphs fitting
2001-01-25 Gerd Moellmann (echo_area_display): Don't call redisplay_internal
2001-01-24 Eli Zaretskii (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr
2001-01-22 Gerd Moellmann (build_desired_tool_bar_string): Make sure we have
2001-01-22 Gerd Moellmann (Ftool_bar_lines_needed): New function.
2001-01-20 Andrew Innes (handle_single_display_prop): Remove references to
2001-01-19 Gerd Moellmann (message_dolog, message2, message2_nolog): Rename
2001-01-19 Kenichi Handa (store_frame_title): Pay attention to width of non-ASCII
2001-01-18 Gerd Moellmann (forward_to_next_line_start): Stop at end of buffer
2001-01-18 Kenichi Handa (display_string): Fix previous change.
2001-01-17 Gerd Moellmann (forward_to_next_line_start): Avoid calling
2001-01-17 Gerd Moellmann * xdisp.c (build_desired_tool_bar_string): Use :conversion instead
2001-01-17 Gerd Moellmann (redisplay_tool_bar): Change tool bar's height when
2001-01-16 Gerd Moellmann (redisplay_preserve_echo_area): Add parameter
2001-01-15 Kenichi Handa (insert_left_trunc_glyphs): Overwrite padding glyphs by
2001-01-12 Gerd Moellmann (Vtool_bar_button_margin): Replaces tool_bar_button_margin.