1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/url
Michael Albinus ba4daf2214 Adapt arguments of `tramp-make-tramp-file-name'
* lisp/net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted):
* lisp/url/url-tramp.el (url-tramp-convert-url-to-tramp):
Use `make-tramp-file-name'.

* lisp/obsolete/rcompile.el (remote-compile): Pacify byte-compiler.
2021-11-01 12:29:22 +01:00
..
ChangeLog.1
url-about.el
url-auth.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-cache.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-cid.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-cookie.el
url-dav.el
url-dired.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-domsuf.el
url-expand.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-file.el
url-ftp.el
url-future.el
url-gw.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-handlers.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-history.el
url-http.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
url-imap.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
url-irc.el
url-ldap.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
url-mailto.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
url-methods.el
url-misc.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-news.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-nfs.el
url-parse.el
url-privacy.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-proxy.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-queue.el
url-tramp.el Adapt arguments of `tramp-make-tramp-file-name' 2021-11-01 12:29:22 +01:00
url-util.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
url-vars.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url.el Fix problem with occasional stalls in `url-retrieve-synchronously' 2021-08-06 13:28:13 +02:00