tramp-checkins
[Top][All Lists]
Advanced

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

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


From: Kai Großjohann
Subject: [Tramp-checkins] tramp/lisp ChangeLog tramp.el
Date: Sat, 31 May 2003 16:25:39 -0400

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Kai Großjohann <address@hidden> 03/05/31 16:25:39

Modified files:
        lisp           : ChangeLog tramp.el 

Log message:
        Factor out the `regular' file name handling via a
        remote shell of some sort into a specific function.  Intent is to
        later put that part of Tramp into a special file, so that the
        Tramp `core' is just a dispatcher that dispatches to various
        handlers.
        (tramp-sh-file-name-handler): New function.
        (tramp-foreign-file-name-handler-alist): New default value.  Call
        tramp-sh-file-name-handler as default case.
        (tramp-file-name-handler): Do not invoke the old remote-shell
        handler.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.316&tr2=2.317&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.306&tr2=2.307&r1=text&r2=text





reply via email to

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