1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +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 Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
url-about.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
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 Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
url-dav.el Replace local intersection functions with seq-intersection 2021-04-05 11:14:34 +02:00
url-dired.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-domsuf.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-expand.el ; Minor checkdoc fixes in url/*.el 2021-09-21 11:14:55 +02:00
url-file.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-ftp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-future.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
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 Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
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