• Michael Albinus's avatar
    Fix Bug#23631 for Tramp · 1535aaf2
    Michael Albinus authored
    * lisp/net/tramp-adb.el (tramp-adb-handle-file-name-all-completions)
    * lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-name-all-completions)
    * lisp/net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
    Fix caching problems.
    
    * lisp/net/tramp-sh.el (tramp-perl-file-name-all-completions): Simplify.
    
    * lisp/net/tramp-smb.el (tramp-smb-handle-directory-files):
    Move duplicate deletion ...
    (tramp-smb-handle-file-name-all-completions): ... here.
    
    * lisp/net/tramp.el (tramp-handle-file-name-completion):
    Handle `completion-ignored-extensions'.  (Bug#23631)
    
    * test/lisp/net/tramp-tests.el (tramp-test24-file-name-completion):
    Test also `completion-regexp-list' and `completion-ignored-extensions'.
    1535aaf2
tramp-smb.el 73 KB