]> git.eshelyaron.com Git - emacs.git/commit
(make_cursor_line_fully_visible): Return 0 and set
authorGerd Moellmann <gerd@gnu.org>
Wed, 26 Sep 2001 11:27:25 +0000 (11:27 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 26 Sep 2001 11:27:25 +0000 (11:27 +0000)
commitcb617e7c78df353823871ad181a31e9fe2d3a98d
tree901ac22bb4fd6e2e219366ab440b868c4539563c
parent5d3cc43c0c7f9959dbb57d914655cd5f5ad74b71
(make_cursor_line_fully_visible): Return 0 and set
fonts_changed_p if need larger matrices due to vscrolling.
(try_scrolling, try_cursor_movement, redisplay_window): Give up on
this round of redisplay if make_cursor_line_fully_visible fails.
(CURSOR_MOVEMENT_*, SCROLLING_*): New enumerators.
(try_cursor_movement, try_scrolling): Use them instead of
integers.
src/ChangeLog
src/xdisp.c