summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-07-07 10:50:49 +0000
committerRichard M. Stallman <rms@gnu.org>2002-07-07 10:50:49 +0000
commitddf6b9a3b7e5ee7b97b45ceef47f73491dc178a3 (patch)
treee6ae27689ff20b1114fd742be98a424ba153b7d3 /lisp/emacs-lisp
parentf0bac7deee2f56ac02ff886dc5a1b7210e1fd089 (diff)
downloademacs-ddf6b9a3b7e5ee7b97b45ceef47f73491dc178a3.tar.gz
emacs-ddf6b9a3b7e5ee7b97b45ceef47f73491dc178a3.tar.bz2
emacs-ddf6b9a3b7e5ee7b97b45ceef47f73491dc178a3.zip
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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions