(Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
authorMiles Bader <miles@gnu.org>
Fri, 8 Dec 2000 18:12:48 +0000 (18:12 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 8 Dec 2000 18:12:48 +0000 (18:12 +0000)
commit5cdb3cf38f1c0fbd8468fc54d77159bf0b6fa97d
treec2d29c71f7d867e4c677447ade532bf728f1b443
parent2103c9fb65e691687b538749fd3fe9e757475036
(Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
inverting the sense.
(window_scroll_pixel_based): Scroll partially visible lines into place
if we hit the beginning or end of the buffer.
(displayed_window_lines): Don't include partially visible line at bottom.
src/ChangeLog
src/window.c