]> git.eshelyaron.com Git - emacs.git/commit
(try_window_id): Disable rows below the window end.
authorGerd Moellmann <gerd@gnu.org>
Fri, 23 Mar 2001 16:22:00 +0000 (16:22 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 23 Mar 2001 16:22:00 +0000 (16:22 +0000)
commitac90c44f600318090df0f111005dc06f005c8e10
tree46bc5c8ae99357ed733eedd5faf22f9d218cfe04
parentec4054f004dca3f84c30e60646ec5bd71dae9c56
(try_window_id): Disable rows below the window end.
(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.
src/ChangeLog
src/xdisp.c