• Michael Albinus's avatar
    Re-add tramp-autoload cookie for all defcustoms · 9f769131
    Michael Albinus authored
    * lisp/net/tramp-adb.el (tramp-adb-program)
    (tramp-adb-connect-if-not-connected, tramp-adb-prompt):
    * lisp/net/tramp-cache.el (tramp-persistency-file-name):
    * lisp/net/tramp-gvfs.el (tramp-gvfs-zeroconf-domain):
    * lisp/net/tramp-rclone.el (tramp-rclone-program):
    * lisp/net/tramp-sh.el (tramp-copy-size-limit, tramp-histfile-override)
    (tramp-use-ssh-controlmaster-options):
    * lisp/net/tramp-smb.el (tramp-smb-program, tramp-smb-acl-program)
    (tramp-smb-conf, tramp-smb-winexe-program)
    (tramp-smb-winexe-shell-command)
    (tramp-smb-winexe-shell-command-switch): Re-add tramp-autoload
    cookie for all defcustoms.
    
    * lisp/net/tramp-adb.el (tramp-adb-handle-copy-file)
    (tramp-adb-handle-rename-file):
    * lisp/net/tramp-gvfs.el (tramp-gvfs-do-copy-or-rename-file):
    * lisp/net/tramp-rclone.el (tramp-rclone-do-copy-or-rename-file):
    * lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file):
    * lisp/net/tramp-smb.el (tramp-smb-handle-copy-file)
    (tramp-smb-handle-rename-file):
    * lisp/net/tramp-sudoedit.el (tramp-sudoedit-do-copy-or-rename-file):
    Check, that NEWNAME is not a directory given as file name.
    9f769131