- 28 Mar, 2001 1 commit
-
-
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.
-
- 06 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
if face_change_count is non-zero.
-
- 22 Feb, 2001 2 commits
-
-
Gerd Moellmann authored
at the start of the function, check that the \n in it->c is from the iterator's current position.
-
Gerd Moellmann authored
DISPLAY_REPLACED_BEFORE_P. If it is non-zero ignore display properties which replace the display of text with something else. (handle_display_prop): Call handle_single_display_prop with additional argument saying if we already replaced text display with something else. Use AREF. (with_echo_area_buffer_unwind_data, display_menu_bar) (decode_mode_spec_coding): Use AREF and ASIZE.
-
- 21 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
mark_window_display_accurate after all windows have been redisplayed because this call resets flags in buffers which are needed for proper redisplay.
-
- 20 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
nil, otherwise we're left with truncate_lines t when a message is printed with message-truncate-lines bound to t.
-
- 19 Feb, 2001 3 commits
-
-
Gerd Moellmann authored
pos_visible_p. (pos_visible_p): Use it.
-
Gerd Moellmann authored
New variables. (syms_of_xdisp): Initialize new variables. (update_menu_bar): Do nothing if inhibit_menubar_update is set. Specbind `inhibit-menubar-update' when updating the menu bar.
-
Gerd Moellmann authored
safe_run_hooks.
-
- 16 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
to where the `display' property starts, like for images. (dump_glyph): New function. (dump_glyph_row): Use it. Dump info about marginal areas.
-
- 14 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 05 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
window, make sure to move the iterator at least a canonical char height down.
-
- 02 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
display table entry.
-
- 30 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
DEFAULT_TOOL_BAR_BUTTON_MARGIN and DEFAULT_TOOL_BAR_BUTTON_RELIEF.
-
- 29 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 27 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
on the line.
-
- 26 Jan, 2001 2 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
entirely in the line.
-
- 25 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
when Emacs is shutting down. We can't run hooks etc. that would be necessary to do a redisplay.
-
- 24 Jan, 2001 1 commit
-
-
Eli Zaretskii authored
if HAVE_WINDOW_SYSTEM isn't defined.
-
- 22 Jan, 2001 2 commits
-
-
Gerd Moellmann authored
a desired tool bar string, even if there are not tool bar items.
-
Gerd Moellmann authored
(syms_of_xdisp): Defsubr it.
-
- 20 Jan, 2001 1 commit
-
-
Andrew Innes authored
FRAME_W32_CONSOLE_P.
-
- 19 Jan, 2001 2 commits
-
-
Gerd Moellmann authored
parameter LEN to NBYTES.
-
Kenichi Handa authored
characters by calling c_string_width. (x_consider_frame_title): Get byte length of frame tile string correctly. (display_mode_element): Pay attention to width of non-ASCII characters by calling strwidth.
-