]> git.eshelyaron.com Git - emacs.git/commitdiff
* simple.el (next-error): Do a redisplay to prevent incorrect
authorChong Yidong <cyd@stupidchicken.com>
Mon, 28 Jul 2008 20:01:45 +0000 (20:01 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 28 Jul 2008 20:01:45 +0000 (20:01 +0000)
recentering (workaround for bug#197).

lisp/ChangeLog

index b7f0f8da1ec6c025d8f6af156fc52f9ab19fd9eb..343050457d223df9be29c74700c8c1e7b39873c2 100644 (file)
@@ -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)