* 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 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue