summaryrefslogtreecommitdiff
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* (build_desired_tool_bar_string, syms_of_xdisp): UseGerd Moellmann2001-01-301-3/+5
* (forward_to_next_line_start): Remove xassert.Gerd Moellmann2001-01-291-1/+0
* (display_line): Don't treat a newline as fittingGerd Moellmann2001-01-271-3/+5
* (echo_area_display): Comment fix.Gerd Moellmann2001-01-261-1/+4
* (display_line): Simplify check for glyphs fittingGerd Moellmann2001-01-261-5/+2
* (echo_area_display): Don't call redisplay_internalGerd Moellmann2001-01-251-1/+1
* (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubrEli Zaretskii2001-01-241-0/+2
* (build_desired_tool_bar_string): Make sure we haveGerd Moellmann2001-01-221-1/+1
* (Ftool_bar_lines_needed): New function.Gerd Moellmann2001-01-221-0/+33
* (handle_single_display_prop): Remove references toAndrew Innes2001-01-201-9/+3
* (message_dolog, message2, message2_nolog): RenameGerd Moellmann2001-01-191-23/+24
* (store_frame_title): Pay attention to width of non-ASCIIKenichi Handa2001-01-191-18/+17
* (forward_to_next_line_start): Stop at end of bufferGerd Moellmann2001-01-181-1/+2
* (display_string): Fix previous change.Kenichi Handa2001-01-181-6/+10
* (forward_to_next_line_start): Avoid callingGerd Moellmann2001-01-171-7/+5
* * xdisp.c (build_desired_tool_bar_string): Use :conversion insteadGerd Moellmann2001-01-171-2/+2
* (redisplay_tool_bar): Change tool bar's height whenGerd Moellmann2001-01-171-0/+5
* (redisplay_preserve_echo_area): Add parameterGerd Moellmann2001-01-161-2/+8
* (insert_left_trunc_glyphs): Overwrite padding glyphs byKenichi Handa2001-01-151-12/+37
* (Vtool_bar_button_margin): Replaces tool_bar_button_margin.Gerd Moellmann2001-01-121-10/+40
* (Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROWGerd Moellmann2001-01-121-9/+15
* (build_desired_tool_bar_string): Correct the computationGerd Moellmann2001-01-111-12/+14
* (display_line): On ttys, produce more than oneGerd Moellmann2001-01-101-2/+11
* (push_message_unwind): New function.Gerd Moellmann2001-01-091-1/+12
* (forward_to_next_line_start): Reset it->c if taking theGerd Moellmann2001-01-031-2/+7
* (move_it_past_eol): New function.Gerd Moellmann2001-01-031-0/+14
* (try_window_reusing_current_matrix): Fix bug settingGerd Moellmann2001-01-031-1/+3
* (handle_single_display_prop): Return if frame isAndrew Innes2001-01-021-6/+14
* (make_cursor_line_fully_visible): Remove unused variableEli Zaretskii2001-01-021-3/+3
* (pos_visible_p): Take into account that CHARPOS maybeGerd Moellmann2001-01-021-2/+3
* (try_window_reusing_current_matrix)Gerd Moellmann2000-12-291-2/+7
* (move_it_by_lines): Don't do optimizations if NEED_Y_PGerd Moellmann2000-12-291-70/+6
* (echo_area_display): Bind redisplay-dont-pause to tGerd Moellmann2000-12-281-1/+6
* (init_from_display_pos): Pop until the iterator'sGerd Moellmann2000-12-231-1/+2
* (syms_of_xdisp): Fix last change.Eli Zaretskii2000-12-231-1/+1
* (syms_of_xdisp): Doc fix.Gerd Moellmann2000-12-231-18/+16
* Fix a typo.Gerd Moellmann2000-12-211-1/+1
* (Fdump_glyph_row) [GLYPH_DEBUG]: Add optional argGerd Moellmann2000-12-211-5/+10
* (dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)Gerd Moellmann2000-12-211-53/+82
* (hscroll_window_tree): Take window's min_hscrollGerd Moellmann2000-12-201-1/+3
* (try_cursor_movement): Fix last change. The realGerd Moellmann2000-12-201-4/+7
* (try_cursor_movement): If we end on a partiallyGerd Moellmann2000-12-201-2/+3
* (init_iterator): If noninteractive, and the frame'sGerd Moellmann2000-12-181-1/+5
* (window_box_height): Add comment.Miles Bader2000-12-151-0/+6
* (window_box_height): Only use mode-line glyph-rows that are actuallyMiles Bader2000-12-151-2/+20
* (display_tool_bar_line): Make sure that tool barGerd Moellmann2000-12-121-0/+6
* (setup_echo_area_for_printing, with_echo_area_buffer):Gerd Moellmann2000-12-121-11/+16
* (prepare_menu_bars): Changes for tip_frame being aGerd Moellmann2000-12-111-4/+4
* (try_cursor_movement): Check update_mode_lines insteadGerd Moellmann2000-12-111-8/+6
* (try_window_id) <all changes above window start>:Gerd Moellmann2000-12-111-0/+5