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: Steve Youngs
Subject: [Tramp-checkins] tramp/lisp ChangeLog tramp.el
Date: Fri, 30 Aug 2002 22:25:34 -0400

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Steve Youngs <address@hidden>   02/08/30 22:25:33

Modified files:
        lisp           : ChangeLog tramp.el 

Log message:
        2002-08-31  Steve Youngs  <address@hidden>
        
        * tramp.el (require 'base64): Most modern Emacsen have the base64
        encode/decode functions built in, so test to see if they are bound
        before we go blindly requiring base64.el.
        (tramp-feature-write-region-fix): XEmacs doesn't have a
        'find-operation-coding-system' and this variable doesn't seem to
        be used anywhere so wrap it in (unless (featurep 'xemacs)).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.178&tr2=2.179&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.186&tr2=2.187&r1=text&r2=text





reply via email to

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