diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 446bdc4afdd..742a3cfb9b5 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,7 +1,8 @@ 2011-02-03 Lars Ingebrigtsen * url-http.el (url-http-wait-for-headers-change-function): Don't - move if the callback function has moved point. + move point if the callback function has moved changed/killed the + process buffer. 2010-12-16 Miles Bader >