tramp-checkins
[Top][All Lists]
Advanced

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

[Tramp-checkins] tramp ./ChangeLog ./Makefile lisp/ChangeLog lis...


From: Kai Großjohann
Subject: [Tramp-checkins] tramp ./ChangeLog ./Makefile lisp/ChangeLog lis...
Date: Wed, 11 Sep 2002 07:03:46 -0400

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Kai Großjohann <address@hidden> 02/09/11 07:03:45

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

Log message:
        * tramp.el (tramp-post-connection): Only send Perl
        mime-encode/decode implementations when using inline method.
        (tramp-handle-file-local-copy)
        (tramp-handle-write-region, tramp-post-connection)
        (tramp-coding-commands, tramp-find-inline-encoding): For the
        inline encodings, distinguish between local and remote commands,
        instead of between commands and functions.  (The local commands
        can be functions, too.)  If the local host is a Windows machine,
        we can't expect the same commands to work there as on the remote
        host.
        (tramp-call-local-coding-command): New function for calling local
        encoding and decoding commands.
        (tramp-set-remote-encoding, tramp-get-remote-encoding)
        (tramp-set-remote-decoding, tramp-get-remote-decoding)
        (tramp-set-local-encoding, tramp-get-local-encoding)
        (tramp-set-local-decoding, tramp-get-local-decoding): New functions.
        (tramp-get-encoding-command, tramp-set-encoding-command)
        (tramp-get-decoding-command, tramp-set-decoding-command)
        (tramp-get-encoding-function, tramp-set-encoding-function)
        (tramp-get-decoding-function, tramp-set-decoding-function): Old
        functions, removed.
        
        * Makefile (VERSION): Bump.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/ChangeLog.diff?tr1=1.35&tr2=1.36&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/Makefile.diff?tr1=2.29&tr2=2.30&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.194&tr2=2.195&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.203&tr2=2.204&r1=text&r2=text





reply via email to

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