diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2017-08-26 15:09:55 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2017-08-26 15:09:55 +0200 |
commit | cc7530cae09b0aa4d648d92ca0f82c81439a6b34 (patch) | |
tree | da638672ca419b379a5df3e7675aaff852b986ea /lisp/emacs-lisp | |
parent | dcc3ef3ee7b7cf2730378fca4c959f1fc799fbe2 (diff) | |
download | emacs-cc7530cae09b0aa4d648d92ca0f82c81439a6b34.tar.gz emacs-cc7530cae09b0aa4d648d92ca0f82c81439a6b34.tar.bz2 emacs-cc7530cae09b0aa4d648d92ca0f82c81439a6b34.zip |
Fix Tramp part of Bug#28156
* lisp/files.el (file-name-non-special): Use `file-name-quote'
instead prefixing "/:", the file could already be quoted.
* lisp/net/tramp.el (tramp-error): Handle null arguments.
(tramp-handle-make-symbolic-link):
* lisp/net/tramp-sh.el (tramp-sh-handle-make-symbolic-link)
(tramp-sh-handle-add-name-to-file):
* lisp/net/tramp-smb.el (tramp-smb-handle-add-name-to-file)
(tramp-smb-handle-make-symbolic-link): Adapt implementation to
stronger semantics in Emacs. (Bug#28156)
* test/lisp/net/tramp-tests.el (tramp-test21-file-links):
Extend test.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions