1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00: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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-auth.el * url-auth.el (url-digest-auth): Copy previous url-basic-auth change. 2012-01-12 00:14:41 -08:00
url-cache.el Add extra checks before expiring the URL cache 2012-02-06 22:37:56 +01:00
url-cid.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
url-domsuf.el Comment trivia. 2012-04-10 00:15:09 -07:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-http.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-imap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-irc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ldap.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-mailto.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-nfs.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-ns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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