tramp-checkins
[Top][All Lists]
Advanced

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

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


From: Kai Großjohann
Subject: [Tramp-checkins] tramp ./Makefile lisp/ChangeLog lisp/tramp.el
Date: Mon, 29 Jul 2002 10:09:49 -0400

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Kai Großjohann <address@hidden> 02/07/29 10:09:49

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

Log message:
        * Makefile (prepversion): Edit tramp.el instead of creating new
        file tramp-version.el.
        (clean): Don't remove tramp-version.el, the file doesn't exist
        anymore.
        
        * tramp.el (tramp-perl-encode, tramp-perl-decode): Very simple
        implementations requiring the Perl module MIME::Base64.
        (tramp-coding-commands): Use them.
        (tramp-version): Move back here from tramp-version.el.  The
        variable is automatically edited from the Makefile.
        (tramp-login-prompt-regexp, tramp-password-prompt-regexp)
        (tramp-wrong-passwd-regexp): Remove "$" from regexp, it must match
        at end of buffer anyway.
        (tramp-action-login, tramp-action-succeed)
        (tramp-action-permission-denied, tramp-multi-action-login)
        (tramp-multi-action-succeed)
        (tramp-multi-action-permission-denied): Erase buffer when
        finished.
        (tramp-process-one-action, tramp-process-one-multi-action):
        Always search from point-min.
        (tramp-enter-password): Erase buffer.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/Makefile.diff?tr1=2.16&tr2=2.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.148&tr2=2.149&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.154&tr2=2.155&r1=text&r2=text




reply via email to

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