diff lisp/ChangeLog @ 80650:dccdef827de2

* simple.el (next-error): Do a redisplay to prevent incorrect recentering (workaround for bug#197).
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 28 Jul 2008 20:01:45 +0000
parents 6b0ef5d1c3de
children 3d0f5d74bca9
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 28 19:52:35 2008 +0000
+++ b/lisp/ChangeLog	Mon Jul 28 20:01:45 2008 +0000
@@ -1,3 +1,8 @@
+2008-07-28  Chong Yidong  <cyd@stupidchicken.com>
+
+	* simple.el (next-error): Do a redisplay to prevent incorrect
+	recentering (workaround for bug#197).
+
 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp.el (tramp-perl-directory-files-and-attributes)