changeset 79752:07f07e43c142

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 07 Jan 2008 11:41:11 +0000
parents a9b80f99c836
children f57d8706b007
files lisp/url/ChangeLog
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Mon Jan 07 08:53:20 2008 +0000
+++ b/lisp/url/ChangeLog	Mon Jan 07 11:41:11 2008 +0000
@@ -40,7 +40,7 @@
 2007-10-12  Diane Murray  <disumu@x3y2z1.net>
 
 	* url-auth.el (url-basic-auth): Set path to "/" when URL has an
-        empty string filename.
+	empty string filename.
 
 2007-10-09  Richard Stallman  <rms@gnu.org>
 
@@ -53,7 +53,7 @@
 2007-09-22  Diane Murray  <disumu@x3y2z1.net>
 
 	* url-misc.el (url-generic-emulator-loader): Send the port as a
-        string to `url-do-terminal-emulator'.
+	string to `url-do-terminal-emulator'.
 
 2007-09-21  Diane Murray  <disumu@x3y2z1.net>
 
@@ -66,7 +66,7 @@
 
 2007-09-03  Diane Murray  <disumu@x3y2z1.net>
 
-	* url-http.el: (url-http-parse-headers): Bind the current buffer
+	* url-http.el (url-http-parse-headers): Bind the current buffer
 	rather than calling `url-mark-buffer-as-dead' with
 	`current-buffer', so that the correct buffer is killed if
 	`url-retrieve-synchronously' gets redirected to a new URL.
@@ -920,7 +920,7 @@
 	* texi/url.txi: Start making it vaguely useful.
 
 	* texi/Makefile.in (install): Cope with Debian install-info.
-	From Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann).
+	From Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Grossjohann).
 
 2002-04-22  Dave Love  <fx@gnu.org>