# HG changeset patch # User Juanma Barranquero # Date 1199706071 0 # Node ID 07f07e43c1420143192b65e99251d3dec05feb25 # Parent a9b80f99c8365e5f60350b484d477e1bf04b5778 *** empty log message *** diff -r a9b80f99c836 -r 07f07e43c142 lisp/url/ChangeLog --- 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 * url-auth.el (url-basic-auth): Set path to "/" when URL has an - empty string filename. + empty string filename. 2007-10-09 Richard Stallman @@ -53,7 +53,7 @@ 2007-09-22 Diane Murray * 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 @@ -66,7 +66,7 @@ 2007-09-03 Diane Murray - * 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