Mercurial > emacs
comparison src/ChangeLog @ 82299:047f17a0a67f
* 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:25:20 +0000 |
parents | 54c32215085b |
children | d004a08e9402 |
comparison
equal
deleted
inserted
replaced
82298:0b0e460b400a | 82299:047f17a0a67f |
---|---|
1 2007-08-06 Chong Yidong <cyd@stupidchicken.com> | 1 2007-08-06 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * xdisp.c (redisplay_window): When restoring original buffer | |
4 position, make sure it is still valid. | |
2 | 5 |
3 * image.c (png_load): Ignore png-supplied background color. | 6 * image.c (png_load): Ignore png-supplied background color. |
4 | 7 |
5 2007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 8 2007-08-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
6 | 9 |