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, 01 Sep 2002 15:18:00 -0400

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Branch:         completion
Changes by:     Michael Albinus <address@hidden>        02/09/01 15:18:00

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

Log message:
        2002-09-01  Michael Albinus  <address@hidden>
        
        * tramp.el (tramp-methods): Add `tramp-completion-function' for
        "su" and "sudo".
        (tramp-get-completion-telnet): Implement it.
        (tramp-parse-hosts),
        (tramp-parse-hosts-group),
        (tramp-get-completion-su),
        (tramp-parse-passwd),
        (tramp-parse-passwd-group): New functions.
        * tramp.texi (Dired): Mention method, user name and machine name
        completion.
        
        2002-08-31  Michael Albinus  <address@hidden>
        
        * tramp.el (tramp-completion-mode): Check for `last-input-char'.
        (tramp-completion-file-name-handler-alist): Add handler
        for `file-exists-p.
        (tramp-completion-handle-file-exists-p): New function.
        (tramp-completion-handle-file-name-completion): Simplified.
        (tramp-completion-dissect-file-name): Regexp's reorganised.
        (tramp-completion-handle-file-name-all-completions): Call
        completion-function only if `user' or `host' is given.
        (tramp-get-completion-user-host): New function.
        (tramp-get-completion-rsh),
        (tramp-get-completion-ssh): Apply it.
        
        2002-08-29  Michael Albinus  <address@hidden>
        
        * tramp.el (tramp-completion-file-name-handler-alist): Add handler
        for `expand-file-name'.
        (tramp-completion-handle-expand-file-name): New function.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?only_with_tag=completion&tr1=2.172.2.2&tr2=2.172.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?only_with_tag=completion&tr1=2.179.2.2&tr2=2.179.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/texi/ChangeLog.diff?only_with_tag=completion&tr1=2.40&tr2=2.40.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/texi/tramp.texi.diff?only_with_tag=completion&tr1=2.45.2.1&tr2=2.45.2.2&r1=text&r2=text





reply via email to

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