comparison man/glossary.texi @ 46200:b2d574ba36c5

Treat a partially visible line like "cursor off screen". (make_cursor_line_fully_visible): Don't try short scrolls. Instead just return 0 when there is something to be done. (try_scrolling): If make_cursor_line_fully_visible returns 0, retry scrolling as if cursor were off the bottom. (try_cursor_movement): If make_cursor_line_fully_visible returns 0, return CURSOR_MOVEMENT_MUST_SCROLL. (redisplay_window): If make_cursor_line_fully_visible returns 0, go to try_to_scroll.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 Jul 2002 10:50:49 +0000
parents a1e88846ab9a
children 0e25d6f7c121
comparison
equal deleted inserted replaced
46199:ca604a52d267 46200:b2d574ba36c5