aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/url/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 075d9fae3e0..28cda204341 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -19,7 +19,7 @@
19 move point if the callback function has moved changed/killed the 19 move point if the callback function has moved changed/killed the
20 process buffer. 20 process buffer.
21 21
222010-12-16 Miles Bader <Miles Bader <miles@gnu.org>> 222010-12-16 Miles Bader <miles@gnu.org>
23 23
24 * url-cookie.el: Require 'cl when compiling -- it's necessary for 24 * url-cookie.el: Require 'cl when compiling -- it's necessary for
25 defstruct. 25 defstruct.