Mercurial > emacs
comparison BUGS @ 54848:679fb5bfb814
(get_glyph_string_clip_rect): Fix reduction of cursor
height to glyph height when cursor row is not fully visible.
(make_cursor_line_fully_visible): Add FORCE_P arg to return
failure in case row is higher than window. Callers changed.
(try_scrolling): Fix loop in scrolling if last_line_misfit (from Gerd).
Try to scroll partially visible, higher-than-window cursor row.
(redisplay_window): Always try to scroll partially visible,
higher-than-window cursor row - both initially and again with
centering_position = 0.
Clear desired matrix before retrying with centering_position = 0.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 13 Apr 2004 21:31:23 +0000 |
parents | af68d12218d0 |
children | 8ce686bd7f4f |
comparison
equal
deleted
inserted
replaced
54847:5acc1d864551 | 54848:679fb5bfb814 |
---|