1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 15:30:40 -08:00
emacs/lisp/url
David Engster 7fa20d96f1 Fix various issues with url-dav package (Bug#11916).
* url-dav.el (url-dav-supported-p): Added doc-string and remove
check for feature `xml' and function `xml-expand-namespace' which
never existed in Emacs proper.
(url-dav-process-response): Remove all indentation and newlines
from XML before parsing.  Change call to `xml-parse-region' to do
namespace expansion with simple qualified names (Bug#11916).
(url-dav-request): Add autoload.
(url-dav-directory-files): Properly deal with empty directories.
Unhex URL before generating relative URLs.
(url-dav-file-directory-p): Fix check for 'DAV:collection.
2012-07-28 13:07:17 +02:00
..
.gitignore
ChangeLog Fix various issues with url-dav package (Bug#11916). 2012-07-28 13:07:17 +02:00
url-about.el
url-auth.el
url-cache.el
url-cid.el
url-cookie.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-dav.el Fix various issues with url-dav package (Bug#11916). 2012-07-28 13:07:17 +02:00
url-dired.el
url-domsuf.el
url-expand.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-file.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-ftp.el
url-future.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-gw.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-handlers.el lisp/url/url-handlers.el (url-handler-regexp): Declare. 2012-06-13 18:25:03 +02:00
url-history.el
url-http.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-misc.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-news.el
url-nfs.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-ns.el
url-parse.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-privacy.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-proxy.el
url-queue.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-util.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-vars.el * url-vars.el (mm-mime-mule-charset-alist, mm-coding-system-p): Declare. 2012-06-30 14:13:05 -07:00
url.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00