emacs-commit
[Top][All Lists]
Advanced

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

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


From: Kai Großjohann
Subject: [Emacs-commit] emacs lisp/ChangeLog lisp/net/tramp.el man/tram...
Date: Sun, 22 Sep 2002 13:39:18 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kai Großjohann <address@hidden> 02/09/22 13:39:18

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

Log message:
        Version 2.0.22 released.
        (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".
        From Michael Albinus <address@hidden>.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.4350&tr2=1.4351&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/net/tramp.el.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/man/tramp.texi.diff?tr1=1.12&tr2=1.13&r1=text&r2=text





reply via email to

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