mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-29 11:02:01 +00:00
* follow.el (follow-select-if-visible): Improve the check for the
last line of the window. (follow-post-command-hook): Perform redisplay in more circumstances, to avoid getting point stuck on partially visible lines.
This commit is contained in:
parent
7f714baf38
commit
2260cb2c32
@ -1,3 +1,11 @@
|
||||
2008-12-30 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* follow.el (follow-select-if-visible): Improve the check for the
|
||||
last line of the window.
|
||||
(follow-post-command-hook): Perform redisplay in more
|
||||
circumstances, to avoid getting point stuck on partially visible
|
||||
lines.
|
||||
|
||||
2008-12-30 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* follow.el (follow-calc-win-end): Use with-selected-window.
|
||||
|
Loading…
Reference in New Issue
Block a user