]> git.eshelyaron.com Git - emacs.git/commit
Version 2.0.10 released.
authorKai Großjohann <kgrossjo@eu.uu.net>
Sun, 4 Aug 2002 13:58:44 +0000 (13:58 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Sun, 4 Aug 2002 13:58:44 +0000 (13:58 +0000)
commitfabf2143a88cc34eb5d747acc75dcd69b1bff252
treef6e18c3cc8ef9c50360dc4460a04bfd352016d7a
parent89509ea00af97d7d013cf87b17b86674f969d3b7
Version 2.0.10 released.
(tramp-uudecode): New shell function `tramp_uudecode' to decode to
standard output even if `uudecode -p' and `uudecode -o -' don't
work.
(tramp-post-connection): After finding the right shell, wait a
bit.  This is a kludge to avoid a race condition, even though I
don't understand why there is a race condition in the first place.
(tramp-post-connection): Install the `tramp_uudecode' shell
function on the remote host.
(tramp-coding-commands): Add an alternative for `tramp_uudecode'.
(tramp-bug): Include more variables in the report.
lisp/ChangeLog
lisp/net/tramp.el