From: Chong Yidong Date: Mon, 6 Aug 2007 17:25:20 +0000 (+0000) Subject: * xdisp.c (redisplay_window): When restoring original buffer X-Git-Tag: emacs-pretest-23.0.90~11572 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=32bfce5d41eb45406cef4e54b7126e956ba65735;p=emacs.git * xdisp.c (redisplay_window): When restoring original buffer position, make sure it is still valid. --- diff --git a/src/ChangeLog b/src/ChangeLog index 9bc3e9ea1f4..6c9a92413ef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2007-08-06 Chong Yidong + * xdisp.c (redisplay_window): When restoring original buffer + position, make sure it is still valid. + * image.c (png_load): Ignore png-supplied background color. 2007-08-06 YAMAMOTO Mitsuharu