diff options
| author | Michael Albinus | 2017-10-25 13:36:49 +0200 |
|---|---|---|
| committer | Michael Albinus | 2017-10-25 13:36:49 +0200 |
| commit | 761c630766abf5b59c9b8c8f6edde07b276ea4b4 (patch) | |
| tree | 33b27342de1423fa265d77b20aadb6e014343f38 /admin | |
| parent | 628b65320953ff5333b332e9010c16941cba177f (diff) | |
| download | emacs-761c630766abf5b59c9b8c8f6edde07b276ea4b4.tar.gz emacs-761c630766abf5b59c9b8c8f6edde07b276ea4b4.zip | |
Fix Bug#28982
* admin/MAINTAINERS: Add test/lisp/url/url-tramp-tests.el.
* lisp/url/url-tramp.el (url-tramp-convert-url-to-tramp)
(url-tramp-convert-tramp-to-url): Adapt to recent Tramp changes.
* test/lisp/url/url-tramp-tests.el: New file. (Bug#28982)
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index c13cb552a78..753a676e81a 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -62,6 +62,7 @@ Michael Albinus | |||
| 62 | lisp/url/url-tramp.el | 62 | lisp/url/url-tramp.el |
| 63 | doc/misc/tramp*.texi | 63 | doc/misc/tramp*.texi |
| 64 | test/lisp/net/tramp-tests.el | 64 | test/lisp/net/tramp-tests.el |
| 65 | test/lisp/url/url-tramp-tests.el | ||
| 65 | 66 | ||
| 66 | D-Bus | 67 | D-Bus |
| 67 | src/dbusbind.c | 68 | src/dbusbind.c |