tramp-checkins
[Top][All Lists]
Advanced

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

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


From: Michael Albinus
Subject: [Tramp-checkins] tramp lisp/ChangeLog lisp/tramp-smb.el lisp/tra...
Date: Tue, 25 Nov 2003 16:57:51 -0500

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Branch:         
Changes by:     Michael Albinus <address@hidden>        03/11/25 16:57:51

Modified files:
        lisp           : ChangeLog tramp-smb.el tramp-vc.el tramp.el 
        texi           : ChangeLog 

Log message:
        * lisp/tramp.el: Add new optional parameter ID-FORMAT to
        `file-attributes'.  Calls of `file-attributes' won't use this
        parameter for backward compatibility reasons.
        (tramp-perl-file-attributes): Add a new parameter to Perl script
        in order to handle uid/gid as strings, if desired.
        (tramp-handle-file-truename, tramp-handle-file-symlink-p): Apply
        `file-attributes' instead of `tramp-handle-file-attributes' in
        order to make the function more general.
        (tramp-handle-file-attributes): Replace proprietary optional
        parameter NONNUMERIC by the recently (Emacs 21.4) introduced
        ID-FORMAT.
        (tramp-handle-file-attributes-with-perl): Handle parameter
        NONNUMERIC if set. This wasn't done in the past.
        (tramp-post-connection): Apply second parameter "$2" if
        `tramp-remote-perl' is called.
        
        * lisp/tramp-smb.el (tramp-smb-handle-delete-file): Correct cut'n'waste
        error (`filename' instead of `directory').
        (tramp-smb-handle-directory-files-and-attributes)
        (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
        introduced parameter ID-FORMAT.
        (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
        error (`directory' instead of `ldir').
        
        * lisp/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
        `file-attributes' has a second parameter.  If yes, apply it with
        value "'integer".  Otherwise, don't use that parameter (default
        is integer format).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.342&tr2=2.343&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-smb.el.diff?tr1=2.20&tr2=2.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-vc.el.diff?tr1=2.7&tr2=2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.328&tr2=2.329&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/texi/ChangeLog.diff?tr1=2.106&tr2=2.107&r1=text&r2=text





reply via email to

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