1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
emacs/lisp/url
Michael Albinus 8400c59358 Fix problems with Tramp FTP and URL handler mode
* lisp/net/tramp-archive.el (tramp-archive-run-real-handler):
Add ;;;###tramp-autoload cookie.

* lisp/net/tramp-ftp.el (tramp-ftp-file-name-handler): Prevent invocation
of `tramp-archive-file-name-handler'.  (Bug#56078)

* lisp/url/url-tramp.el (url-tramp-convert-url-to-tramp)
(url-tramp-convert-tramp-to-url): Make them more robust.
2022-06-20 12:47:27 +02:00
..
ChangeLog.1
url-about.el
url-auth.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
url-cache.el
url-cid.el
url-cookie.el Rename generate-file to generate-lisp-file 2022-06-05 17:48:39 +02:00
url-dav.el
url-dired.el Prefer defvar-keymap in url/*.el 2022-05-25 09:43:27 +02:00
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 Improve url-http debugging 2022-05-12 14:07:45 +02:00
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-parse.el
url-privacy.el
url-proxy.el
url-queue.el Fix problem with fetching images via Cloudflare 2022-03-06 17:41:28 +01:00
url-tramp.el Fix problems with Tramp FTP and URL handler mode 2022-06-20 12:47:27 +02:00
url-util.el Remove some ancient Emacs compat code 2022-05-25 09:42:52 +02:00
url-vars.el Improve url-http debugging 2022-05-12 14:07:45 +02:00
url.el