From: Lars Ingebrigtsen Date: Thu, 3 Feb 2011 06:23:35 +0000 (-0800) Subject: Fix the ChangeLog message to be more legible. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~1048^2~15 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fd7ec1ba35a61bd68d82704e9fe4c6b60513f83f;p=emacs.git Fix the ChangeLog message to be more legible. --- 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 >