Fix the ChangeLog message to be more legible.
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Feb 2011 06:23:35 +0000 (22:23 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Feb 2011 06:23:35 +0000 (22:23 -0800)
lisp/url/ChangeLog

index 446bdc4..742a3cf 100644 (file)
@@ -1,7 +1,8 @@
 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * 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  <Miles Bader <miles@gnu.org>>