diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2016-10-22 13:54:56 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2016-10-22 13:54:56 +0200 |
commit | abd1642e1e4615c0bf7abc5014ebbd760f037883 (patch) | |
tree | 3823d78f846ebaadd9147e0b69dead95ae9e3647 /etc/emacs-buffer.gdb | |
parent | d4a32c4d5955ac04c5017a43042d873e42b3ebec (diff) | |
download | emacs-abd1642e1e4615c0bf7abc5014ebbd760f037883.tar.gz emacs-abd1642e1e4615c0bf7abc5014ebbd760f037883.tar.bz2 emacs-abd1642e1e4615c0bf7abc5014ebbd760f037883.zip |
Fix error codes in Tramp
* lisp/net/tramp-compat.el (tramp-compat-user-error): New defsubst,
taken from tramp.el.
(tramp-file-missing): New defconst.
* lisp/net/tramp.el (tramp-user-error): Remove it.
(tramp-check-proper-method-and-host)
(tramp-dissect-file-name, tramp-debug-message)
(tramp-handle-shell-command):
* lisp/net/tramp-adb.el (tramp-adb-handle-shell-command):
* lisp/net/tramp-gvfs.el (tramp-gvfs-file-name-handler):
Use `tramp-compat-user-error'.
* lisp/net/tramp.el (tramp-handle-insert-file-contents)
(tramp-handle-load):
* lisp/net/tramp-adb.el (tramp-adb-handle-file-local-copy):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-local-copy)
* lisp/net/tramp-sh.el (tramp-sh-handle-file-local-copy):
* lisp/net/tramp-smb.el (tramp-smb-handle-file-local-copy):
Use `tramp-file-missing'. (Bug#24714)
* lisp/net/tramp-sh.el (tramp-sh-handle-add-name-to-file):
* lisp/net/tramp-smb.el (tramp-smb-handle-make-symbolic-link):
Use `file-already-exists'.
Diffstat (limited to 'etc/emacs-buffer.gdb')
0 files changed, 0 insertions, 0 deletions