diff options
| author | Michael Albinus | 2017-12-06 20:49:30 +0100 |
|---|---|---|
| committer | Michael Albinus | 2017-12-06 20:49:30 +0100 |
| commit | a1bbc490155b61a634a6d0b165000ce35b93aa35 (patch) | |
| tree | 6929619ae5b8e3de652e6c3a731fcc754d1e9863 /src | |
| parent | cb3d979b740d163088610067a5eec87c0d34fea9 (diff) | |
| download | emacs-a1bbc490155b61a634a6d0b165000ce35b93aa35.tar.gz emacs-a1bbc490155b61a634a6d0b165000ce35b93aa35.zip | |
Fix Bug#29579
* lisp/files.el (file-name-non-special):
Inhibit `file-name-handler-alist' only for some operations.
Add missing operations. (Bug#29579)
* lisp/net/tramp-compat.el (tramp-compat-file-name-quote):
Do not quote if it is quoted already.
* lisp/net/tramp-smb.el (tramp-smb-handle-insert-directory):
Use `copy-tree' but `copy-sequence'.
* lisp/net/tramp.el (tramp-handle-file-truename): Handle several
trailing slashes correctly.
* test/lisp/net/tramp-tests.el (tramp-test11-copy-file)
(tramp-test12-rename-file, tramp-test24-file-acl)
(tramp-test25-file-selinux, tramp--test-check-files):
Handle also quoted file names.
(tramp-test21-file-links): Fix file name quoting test.
(tramp-test24-file-acl): Be more robust for "smb" method.
(tramp-test35-make-auto-save-file-name): Enable hidden test cases.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions