* net/tramp-compat.el (tramp-compat-with-temp-message)
commit6139f995addcb8fce63deb30c7ed0e6f2b618b02
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 15 Sep 2010 20:27:11 +0000 (15 22:27 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 15 Sep 2010 20:27:11 +0000 (15 22:27 +0200)
treed4ad6a43fa95db8feb93c15eae08017fc6601aee
parenta4ee83ccd46d5ec32f60233951b1e8d40efaec7e
* net/tramp-compat.el (tramp-compat-with-temp-message)
(tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
(tramp-compat-process-put): New defuns.

* net/tramp.el (top):
* net/tramp-gvfs.el (top):
* net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.

* net/tramp.el (tramp-progress-reporter-update): Use
`tramp-compat-funcall.

* net/tramp.el (tramp-process-actions):
* net/tramp-gvfs.el (tramp-handle-vc-registered):
* net/tramp-sh.el (tramp-gvfs-handler-askquestion)
(tramp-get-remote-stat, tramp-get-remote-readlink): Use
`tramp-compat-with-temp-message'.

* net/tramp-sh.el (top): Require 'cl.
(tramp-handle-start-file-process): Use `tramp-compat-process-get'.
(tramp-open-connection-setup-interactive-shell): Use
`tramp-compat-process-put'.
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp-compat.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp.el