diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2017-12-06 20:49:30 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2017-12-09 11:33:48 +0100 |
commit | 9d9cbafce2d8ca00f61cc276d8a2a08c8211e82d (patch) | |
tree | 83090cc3d9f1da817133c00f3e7cb00f6c87b046 /lisp/emacs-lisp | |
parent | 01db80046f41c94569efd5dcdb11a1e46b3f16f3 (diff) | |
download | emacs-9d9cbafce2d8ca00f61cc276d8a2a08c8211e82d.tar.gz emacs-9d9cbafce2d8ca00f61cc276d8a2a08c8211e82d.tar.bz2 emacs-9d9cbafce2d8ca00f61cc276d8a2a08c8211e82d.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 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions