1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

Fix the ChangeLog message to be more legible.

This commit is contained in:
Lars Ingebrigtsen 2011-02-02 22:23:35 -08:00
parent b301d17489
commit fd7ec1ba35

View 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>>