(setup_for_ellipsis, get_next_display_element):
commitf323e507d04d854d6626e1971d740a22600f4c67
authorRichard M. Stallman <rms@gnu.org>
Sat, 1 Jan 2005 01:34:22 +0000 (1 01:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 1 Jan 2005 01:34:22 +0000 (1 01:34 +0000)
tree0fce089020e2e64a6805948ac1ca3daa74c08a53
parent553fd77e2511cdc4d1b45933f237c724ee72c3b9
(setup_for_ellipsis, get_next_display_element):
Set it->ellipsis_p to 1 or 0.
(display_line): Record whether row ends in mid-ellipsis.
(set_cursor_from_row): If ends in ellipsis. find start of it.
(cursor_row_p): If PT's at the end of the ellipsis the row
ends within, don't display cursor on this row.

(BUFFER_POS_REACHED_P): We haven't reached the specified
position if we're reading from something other than the buffer.
src/xdisp.c