emacs-commit
[Top][All Lists]
Advanced

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

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


From: Kai Großjohann
Subject: [Emacs-commit] emacs/lisp net/tramp.el ChangeLog
Date: Thu, 27 Jun 2002 11:52:52 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kai Großjohann <address@hidden> 02/06/27 11:52:51

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

Log message:
        (tramp-file-name-structure)
        (tramp-multi-file-name-hop-structure): Split for easier
        readability.
        (tramp-handle-make-symbolic-link): Use user/host/method/... from
        LINKNAME, not FILENAME.
        (tramp-handle-verify-visited-file-modtime): Call
        tramp-ange-ftp-file-name-p with right parameters.
        (tramp-handle-verify-visited-file-modtime): `insert' does not
        work for integers, convert them to strings first.
        (tramp-handle-ange-ftp): New function to perform setup for
        replacing Ange-FTP with Tramp.
        (tramp-repair-jka-compr): New function to factor out some
        previously top-level code.  Call the function at top-level.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/net/tramp.el.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.4039&tr2=1.4040&r1=text&r2=text




reply via email to

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