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/url-http.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/url/url-http.el,v
Date: Tue, 20 Nov 2007 00:57:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/20 00:57:11

Index: url/url-http.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/url/url-http.el,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- url/url-http.el     3 Sep 2007 19:27:26 -0000       1.55
+++ url/url-http.el     20 Nov 2007 00:57:08 -0000      1.56
@@ -1269,6 +1269,8 @@
            nil nil nil)          ;whether gid would change ; inode ; device.
         (kill-buffer buffer)))))
 
+(declare-function url-dav-file-attributes (url &optional id-format))
+
 ;;;###autoload
 (defun url-http-file-attributes (url &optional id-format)
   (if (url-dav-supported-p url)




reply via email to

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