Fix typos.
[bpt/emacs.git] / lisp / url / ChangeLog
index d093d44..214c7a2 100644 (file)
@@ -52,8 +52,7 @@
 
 2008-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * url-auth.el: Add autoload cookie for
-       `auth-source-user-or-password'.
+       * url-auth.el: Add autoload cookie for `auth-source-user-or-password'.
        (url-basic-auth, url-digest-auth): Use it with any realm,
        overriding the user name and password before the prompt.
 
@@ -72,8 +71,8 @@
 
 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * url-util.el (url-get-normalized-date): Simplify
-       to use `format-time-string'.  Always generate date in UTC, but
+       * url-util.el (url-get-normalized-date): Simplify to use
+       `format-time-string'.  Always generate date in UTC, but
        call it GMT for full compatibility with the RFCs.
 
 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>