- 11 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 10 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 03 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
glyphs and truncation glyphs at the end of a row from its pixel width. (dump_glyph_row): Print row's continuation_lines_width. (try_window_id): Take the shortcut if ZV is visible in the window, but there are actually no changes at ZV.
-
- 26 Jun, 2001 1 commit
-
-
Gerd Moellmann authored
the start of invisible text. (setup_for_ellipsis): New function. (next_overlay_string): After all overlay strings have been processed, display an ellipsis if necessary. (load_overlay_strings, get_overlay_strings): Add parameter CHARPOS. (push_it): Initialize display_ellipsis_p on the iterator's stack.
-
- 25 Jun, 2001 1 commit
-
-
Gerd Moellmann authored
take this shortcut if ZV is visible in the window. (try_window_id): When checking for window start being in changed text, don't check that the buffer's size has changed.
-
- 14 Jun, 2001 1 commit
-
-
Richard M. Stallman authored
insertion at EOB as if it were "off the bottom of the screen."
-
- 11 May, 2001 2 commits
-
-
Gerd Moellmann authored
window_end_vpos.
-
Gerd Moellmann authored
the case that lines were deleted at the end of the window. Add some more debug_method_adds.
-
- 10 May, 2001 2 commits
-
-
Gerd Moellmann authored
the window start.
-
Gerd Moellmann authored
-
- 09 May, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 03 May, 2001 1 commit
-
-
Gerd Moellmann authored
the window start or all below the window end mostly rewritten. (redisplay_window): Move the tests if try_window_id is applicable to try_window_id. (GIVE_UP): New macro.
-
- 25 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
and window_end_bytepos were not adjusted.
-
- 20 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 17 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
matrix of mini-windows.
-
- 10 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
instead of using it.last_visible_y for the height of the window.
-
- 09 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
the change of window_internal_height into account.
-
- 06 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 04 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
the buffer that was used for echoing.
-
- 30 Mar, 2001 4 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(set_iterator_to_next): If a string from a display property ends, consider the case that this might also be the end of an overlay string having the display property.
-
Gerd Moellmann authored
lists.
-
Gerd Moellmann authored
-
- 28 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
(Qinhibit_eval_during_redisplay): New variables. (safe_eval, safe_call): If inhibit_eval_during_redisplay is set, don't eval, return nil instead. (syms_of_xdisp): DEFVAR_BOOL inhibit-eval-during-redisplay. Initialize Qinhibit_eval_during_redisplay.
-
Gerd Moellmann authored
the iterator's multibyte_p flag.
-
- 27 Mar, 2001 3 commits
-
-
Gerd Moellmann authored
Give up if matrix starts in an ellipsis. (init_from_display_pos): Do nothing if POS doesn't specify a dpvec_index but the iterator has such a position.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(init_from_display_pos): Use it. (try_window_reusing_current_matrix): Don't use cursor_row_p.
-
- 26 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 25 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
with TEXT_PROP_MEANS_INVISIBLE instead of NILP.
-
Gerd Moellmann authored
last_arrow_position and last_arrow_string are set.
-
- 23 Mar, 2001 4 commits
-
-
Gerd Moellmann authored
extracted from mark_window_display_accurate. Compute BUF_UNCHANGED_MODIFIED, BUF_OVERLAY_UNCHANGED_MODIFIED, BUF_BEG_UNCHANGED, BUF_END_UNCHANGED. (mark_window_display_accurate): Use it. (redisplay_internal): Use it for the selected window. (redisplay_internal): Avoid duplicate mark_window_display_accurate for the selected frame.
-
Gerd Moellmann authored
(try_window_reusing_current_matrix): Use cursor_row_p. (try_window_reusing_current_matrix) <scrolling up>: Fix disabling of rows. (init_from_display_pos): If POS specifies a position in a display vector, maybe get the iterator set up for that ellipsis.
-
Gerd Moellmann authored
-
Stefan Monnier authored
(string_buffer_position): Use `make_number'.
-
- 19 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
is an integer don't have to be for space characters.
-
- 14 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
skip the padding blanks inserted in extend_face_to_end_of_line, before checking for trailing whitespace.
-
- 09 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
(single_display_prop_string_p): New functions.
-
- 08 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
instead of nil.
-
Gerd Moellmann authored
(display_string): Call face_at_string_position with new parameter.
-