Mercurial > emacs
diff src/ChangeLog @ 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 | f992ef3a763a |
children | 0e453038c2da |
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.