Mercurial > emacs
changeset 78427:fcb3df3845ab
* xdisp.c (redisplay_window): When restoring original buffer
position, make sure it is still valid.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 06 Aug 2007 17:22:44 +0000 |
parents | 8be76eb5f49a |
children | 65b1a3eb58c4 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 06 16:36:11 2007 +0000 +++ b/src/ChangeLog Mon Aug 06 17:22:44 2007 +0000 @@ -1,3 +1,8 @@ +2007-08-06 Chong Yidong <cyd@stupidchicken.com> + + * xdisp.c (redisplay_window): When restoring original buffer + position, make sure it is still valid. + 2007-08-06 Martin Rudalics <rudalics@gmx.at> * window.c (window_min_size_2): New function.