mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-08 15:30:40 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ChangeLog | ||
| url-about.el | ||
| url-auth.el | ||
| url-cache.el | ||
| url-cid.el | ||
| url-cookie.el | ||
| url-dav.el | ||
| url-dired.el | ||
| url-domsuf.el | ||
| url-expand.el | ||
| url-file.el | ||
| url-ftp.el | ||
| url-future.el | ||
| url-gw.el | ||
| url-handlers.el | ||
| url-history.el | ||
| url-http.el | ||
| url-imap.el | ||
| url-irc.el | ||
| url-ldap.el | ||
| url-mailto.el | ||
| url-methods.el | ||
| url-misc.el | ||
| url-news.el | ||
| url-nfs.el | ||
| url-ns.el | ||
| url-parse.el | ||
| url-privacy.el | ||
| url-proxy.el | ||
| url-queue.el | ||
| url-util.el | ||
| url-vars.el | ||
| url.el | ||