emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/url/ChangeLog,v
Date: Wed, 24 Sep 2008 01:17:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/09/24 01:16:50

Index: lisp/url/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/url/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -b -r1.164 -r1.165
--- lisp/url/ChangeLog  30 Aug 2008 02:22:47 -0000      1.164
+++ lisp/url/ChangeLog  24 Sep 2008 01:16:43 -0000      1.165
@@ -1229,7 +1229,7 @@
        (url-dav-process-response): Make sure that we create a DAV:status
        property when parsing a singleton response.
        (url-dav-file-attributes): If the properties returned did not have
-       a succesful HTTP response code, then ignore them and use the
+       a successful HTTP response code, then ignore them and use the
        HEAD-based attributes.
 
        * lisp/vc-dav.el: Added full copyright information.
@@ -1266,7 +1266,7 @@
        (url-dav-process-DAV:lockdiscovery): Can now correctly parse
        DAV:lockdiscovery nodes, so that we can find out who has a
        resource locked and properly parse the reponse to a LOCK request.
-       (url-dav-process-DAV:status): Now parses ou the numeric status
+       (url-dav-process-DAV:status): Now parses out the numeric status
        from the HTTP response line.
        (url-dav-process-response): New function to handle all the
        parsing of an XML response from WebDAV.  This handles all the
@@ -1813,7 +1813,7 @@
 
        * lisp/url-http.el (url-http-parse-headers): Need to make the
        connection as 'free' when we get a 304 response (found in cache),
-       or when a keep-alive conneection timed out, it would re-parse the
+       or when a keep-alive connection timed out, it would re-parse the
        headers and dispatch to the callback again.  Eek.
 
 2000-10-02  William M. Perry  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]