diff lisp/url/ChangeLog @ 96786:19de859f3d60

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 18 Jul 2008 15:42:14 +0000
parents 7369ded3b436
children 056f348c2bf4
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Fri Jul 18 14:22:24 2008 +0000
+++ b/lisp/url/ChangeLog	Fri Jul 18 15:42:14 2008 +0000
@@ -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>