tramp-checkins
[Top][All Lists]
Advanced

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

[Tramp-checkins] tramp ./ChangeLog ./Makefile lisp/ChangeLog lis...


From: Kai Großjohann
Subject: [Tramp-checkins] tramp ./ChangeLog ./Makefile lisp/ChangeLog lis...
Date: Thu, 22 Aug 2002 11:12:23 -0400

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

Modified files:
        .              : ChangeLog Makefile 
        lisp           : ChangeLog tramp.el 
        texi           : ChangeLog tramp.texi 

Log message:
        * tramp.texi (Remote shell setup): Mention
        `tramp-shell-prompt-pattern', `tramp-actions-before-shell', and
        `tramp-multi-actions'.
        
        * tramp.el (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.
        
        * Makefile (VERSION): Bump.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/ChangeLog.diff?tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/Makefile.diff?tr1=2.26&tr2=2.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.175&tr2=2.176&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.182&tr2=2.183&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/texi/ChangeLog.diff?tr1=2.41&tr2=2.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/texi/tramp.texi.diff?tr1=2.45&tr2=2.46&r1=text&r2=text





reply via email to

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