From: Glenn Morris Date: Sat, 2 Apr 2011 18:53:37 +0000 (-0700) Subject: ChangeLog fix. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~429 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=10c1b75128166da3cf80f5192cd283dc088fc54e;p=emacs.git ChangeLog fix. --- 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 @@ move point if the callback function has moved changed/killed the process buffer. -2010-12-16 Miles Bader > +2010-12-16 Miles Bader * url-cookie.el: Require 'cl when compiling -- it's necessary for defstruct.