• Michael Albinus's avatar
    * net/tramp-smb.el (tramp-smb-errors): Add error messages. · f6f7e059
    Michael Albinus authored
    (tramp-smb-file-name-handler-alist): Add handlers for
    `add-name-to-file', `make-symbolic-link'.
    (tramp-smb-handle-add-name-to-file)
    (tramp-do-file-attributes-with-stat)
    (tramp-smb-handle-make-symbolic-link)
    (tramp-smb-get-cifs-capabilities): New defuns.
    (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
    (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
    (tramp-smb-handle-file-local-copy)
    (tramp-smb-handle-make-directory-internal)
    (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): The
    file name syntax depends on cifs capabilities.
    (tramp-smb-handle-file-attributes); Call
    `tramp-do-file-attributes-with-stat' if possible.
    (tramp-smb-handle-insert-directory): Use posix attributes if
    possible.
    (tramp-smb-handle-set-file-modes): It is applicable for posix
    only.
    f6f7e059
ChangeLog 205 KB