]> git.eshelyaron.com Git - emacs.git/commit
Use `auto-save-file-name-p' in tramp-*-write-region
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 11 Jul 2021 15:41:33 +0000 (17:41 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 11 Jul 2021 15:41:33 +0000 (17:41 +0200)
commitad6ad1646d7b3e9fac8198dc734d500ae0d40d78
tree58829e1caaf56d1becf50513d48bd47492f5621c
parent56c9ecc78a94a6154ecf3434ae8b40ce04d0a9ce
Use `auto-save-file-name-p' in tramp-*-write-region

* lisp/net/tramp.el (tramp-handle-write-region):
* lisp/net/tramp-adb.el (tramp-adb-handle-write-region):
* lisp/net/tramp-sh.el (tramp-sh-handle-write-region):
* lisp/net/tramp-smb.el (tramp-smb-handle-write-region):
* lisp/net/tramp-sshfs.el (tramp-sshfs-handle-write-region):
Use `auto-save-file-name-p'.
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp-sshfs.el
lisp/net/tramp.el