]> git.eshelyaron.com Git - emacs.git/commit
Remove Emacs 23 compat code from Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 26 May 2017 14:25:18 +0000 (16:25 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 26 May 2017 14:25:18 +0000 (16:25 +0200)
commitb3032988400448ff0ad2f6e658a0e90fac6bd15f
tree1ff6f269ed745c57ee8ef2cf0c1e50c03e653541
parent4de0737c9b5ae8939763ad70085f02e1eace4032
Remove Emacs 23 compat code from Tramp

* doc/misc/tramp.texi (Remote processes): Don't mention
Emacs 24 explicitely.
(Frequently Asked Questions): Remove Emacs 23 from
compatibility list.

* lisp/net/tramp.el:
* lisp/net/tramp-adb.el:
* lisp/net/tramp-cache.el:
* lisp/net/tramp-gvfs.el:
* lisp/net/tramp-sh.el:
* lisp/net/tramp-smb.el: Replace compat function calls.

* lisp/net/tramp-compat.el (remote-file-name-inhibit-cache)
(tramp-compat-condition-case-unless-debug)
(tramp-compat-copy-file, tramp-compat-copy-directory)
(tramp-compat-delete-file, tramp-compat-delete-directory)
(tramp-compat-process-live-p): Remove them.

* lisp/net/trampver.el: Make version check fit for Emacs 24.
doc/misc/tramp.texi
lisp/net/tramp-adb.el
lisp/net/tramp-cache.el
lisp/net/tramp-compat.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el
lisp/net/trampver.el