tramp-checkins
[Top][All Lists]
Advanced

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

[Tramp-checkins] tramp lisp/ChangeLog lisp/tramp.el texi/ChangeL...


From: Michael Albinus
Subject: [Tramp-checkins] tramp lisp/ChangeLog lisp/tramp.el texi/ChangeL...
Date: Sun, 22 Sep 2002 12:25:41 -0400

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Michael Albinus <address@hidden>        02/09/22 12:25:41

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

Log message:
        * tramp.el (tramp-parse-rhosts, tramp-parse-shosts)
        (tramp-parse-hosts, tramp-parse-passwd): Apply `push' but
        `add-to-list' for performance reasons.
        (tramp-get-completion-user-host): Return `nil' in case both `user'
        and 'host' are empty (not necessarily `nil'.
        (tramp-parse-netrc, tramp-parse-netrc-group): New functions.
        (tramp-user-regexp): " \t" are not user regexp characters.
        (tramp-completion-handle-file-name-all-completions): Remove
        Ange-FTP cmpletion. It has a bug not handling the "/ftp:" prefix
        completely, and it returns local completions as well.
        (tramp-completion-function-alist-ftp): New constant.
        (tramp-completion-function-alist): Add completion function for
        "ftp".
        
        * tramp.texi (Customizing Completion): Introduce
        `tramp-parse-netrc'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.213&tr2=2.214&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.222&tr2=2.223&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/texi/ChangeLog.diff?tr1=2.49&tr2=2.50&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/texi/tramp.texi.diff?tr1=2.57&tr2=2.58&r1=text&r2=text





reply via email to

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