]> git.eshelyaron.com Git - emacs.git/commit
Version 2.0.9 released.
authorKai Großjohann <kgrossjo@eu.uu.net>
Sun, 4 Aug 2002 11:41:38 +0000 (11:41 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Sun, 4 Aug 2002 11:41:38 +0000 (11:41 +0000)
commit89509ea00af97d7d013cf87b17b86674f969d3b7
tree4fe274d60f2ef8aa161b1ea868c89aaf48edc302
parentccf29586ca76570b3b999a6e98b416688a7a4b07
Version 2.0.9 released.
(tramp-bug): Add wording about additional info to include in bug
report.
(tramp-find-shell): Set $PS1 for invocation of second shell (for
tilde expansion).
(tramp-find-shell): Shell prompt must match at end of buffer.  Do
this also for fallback shell prompt.
(tramp-find-shell): More debugging output.
(tramp-find-inline-encoding): When checking the decoding command,
some commands fail when reading from /dev/null.  So we pass a
known string through the encoding command and pass that through
the decoding command.  So we know whether the decoding command can
deal with some real input.
lisp/net/tramp.el