tramp-checkins
[Top][All Lists]
Advanced

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

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


From: Michael Albinus
Subject: [Tramp-checkins] tramp/lisp ChangeLog tramp-smb.el
Date: Tue, 05 Nov 2002 17:32:45 -0500

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Michael Albinus <address@hidden>        02/11/05 17:32:44

Modified files:
        lisp           : ChangeLog tramp-smb.el 

Log message:
        * tramp-smb.el (tramp-smb-errors): List of error strings extended.
        (tramp-smb-share): New buffer local variable.  Holds the share
        name associated with the buffer process.
        (tramp-smb-handle-delete-file, tramp-smb-handle-file-attributes)
        (tramp-smb-handle-set-visited-file-modtime)
        (tramp-smb-handle-verify-visited-file-modtime):
        New file name primitive functions implemented.  The latter two do
        nothing (yet).
        (tramp-smb-handle-file-local-copy): `save-excursion' added.  I'm
        not fully sure if it's needed here, but it is better in case of.
        (tramp-smb-handle-insert-directory): Mode string adapted.
        (tramp-smb-read-file-entry): Block introduced for better return
        handling.  Return list values changed.  Callers adapted.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.247&tr2=2.248&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-smb.el.diff?tr1=2.4&tr2=2.5&r1=text&r2=text





reply via email to

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