mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-04 20:27:45 +00:00
* follow.el (follow-calculate-first-window-start-from-below): Avoid
looping forever if vertical-motion returns an unexpected value.
This commit is contained in:
parent
af2be00218
commit
de70fe72cd
@ -11,7 +11,8 @@
|
||||
visibility, use window-start and window-end instead of the less
|
||||
accurate follow-pos-visible. If the selected window is redrawn,
|
||||
tell follow-redisplay to preserve it.
|
||||
|
||||
(follow-calculate-first-window-start-from-below): Avoid looping
|
||||
forever if vertical-motion returns an unexpected value.
|
||||
|
||||
2008-12-30 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user