Mercurial > emacs
changeset 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 | 87ab83edd4a3 |
children | a656c149eace |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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)