]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Jan 2008 11:41:11 +0000 (11:41 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Jan 2008 11:41:11 +0000 (11:41 +0000)
lisp/url/ChangeLog

index 24fe44214b6cea9f425dc0c60ba12b94e4fd7a10..040a6a46d81f3fac626e034da1490c2ab1bd286e 100644 (file)
@@ -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.
        * 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>