emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp net/tramp.el ChangeLog


From: Kai Großjohann
Subject: [Emacs-commit] emacs/lisp net/tramp.el ChangeLog
Date: Thu, 22 Aug 2002 11:16:09 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kai Großjohann <address@hidden> 02/08/22 11:16:08

Modified files:
        lisp/net       : tramp.el 
        lisp           : ChangeLog 

Log message:
        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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/net/tramp.el.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.4233&tr2=1.4234&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]