Improve XEmacs compatibility.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Jan 2013 09:49:43 +0000 (10:49 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Jan 2013 09:49:43 +0000 (10:49 +0100)
commita36e2d260d235ab0a6b2f0c6f393b65b41eb8a93
tree4f5c78e9cb825a6a7398c2f4f13ab0ace9188ee4
parent88c7dfa37000245fa2fdb6cf6fc6b425dd7c7ee3
Improve XEmacs compatibility.

* net/tramp.el (tramp-replace-environment-variables): Make it a defun.

* net/tramp-adb.el (top): Require `time-date'.
(tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
(tramp-adb-handle-copy-file, tramp-adb-handle-rename-file): Use
`tramp-file-name-handler'.
(tramp-adb-maybe-open-connection): Use
`tramp-compat-set-process-query-on-exit-flag'.

* net/tramp-sh.el (tramp-sh-handle-file-acl): Use
`tramp-compat-funcall'.

* net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
`tramp-compat-funcall'.
lisp/ChangeLog
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el