tramp-checkins
[Top][All Lists]
Advanced

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

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


From: Michael Albinus
Subject: [Tramp-checkins] tramp/lisp ChangeLog Makefile tramp-ftp.el tram...
Date: Sun, 27 Oct 2002 15:53:49 -0500

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Michael Albinus <address@hidden>        02/10/27 15:53:49

Modified files:
        lisp           : ChangeLog Makefile tramp-ftp.el tramp.el 
Added files:
        lisp           : tramp-smb.el 

Log message:
        * tramp.el (top-level): Load tramp-smb.el.  Remove autoload of
        `tramp-ftp-file-name-p'; not needed anymore.
        (tramp-foreign-file-name-handler-alist): New variable.  Foreign
        methods shall plug in.
        (tramp-file-name-for-operation): Relative file names are checked
        via `expand-file-name'.  If no absolute file name is given,
        default directory of current-buffer is used.
        (tramp-find-foreign-file-name-handler): New function.  Parses
        `tramp-foreign-file-name-handler-alist' in order to find foreign
        file name handlers.
        (tramp-file-name-handler): Apply
        `tramp-find-foreign-file-name-handler' instead of simply looking
        for FTP foreign method.
        
        * tramp-ftp.el (top-level): Plug into
        `tramp-foreign-file-name-handler-alist'.
        
        * tramp-smb.el: New file.  Functionality disabled by
        `tramp-use-smb' during development.
        
        * Makefile (tramp): Add tramp-smb.elc.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-smb.el?rev=2.1
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.241&tr2=2.242&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/Makefile.diff?tr1=2.7&tr2=2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-ftp.el.diff?tr1=2.1&tr2=2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.249&tr2=2.250&r1=text&r2=text





reply via email to

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