Version 2.0.14 released.
authorKai Großjohann <kgrossjo@eu.uu.net>
Thu, 22 Aug 2002 15:16:08 +0000 (15:16 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Thu, 22 Aug 2002 15:16:08 +0000 (15:16 +0000)
commit821e6e360bab7208e884fab5ba6d4bd40a312ba8
tree947205416f838978e2e4f9a1999fc84d13a2425f
parent28e57b1f45f1f1cdfe66c2819ad667e05be1f39b
Version 2.0.14 released.
(tramp-shell-prompt-pattern): New variable.
(tramp-actions-before-shell, tramp-multi-actions)
(tramp-find-shell, tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Use it.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
in the docstring.
(tramp-bug): Report `tramp-shell-prompt-pattern'.
(tramp-process-one-multi-action, tramp-process-one-action): Make
message clearer so people don't confuse it with Emacs asking them
a question if the regexp happens to end with "?".
(tramp-verbose): Change default value from 10 to 9.  Also change
some logging levels so that 10 is reserved for stuff which is
needed for debugging only, but 9 catches everything that people
might like to see in order to see that Tramp is actually working.
lisp/ChangeLog
lisp/net/tramp.el