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: Wed, 20 Nov 2002 17:53:03 -0500

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Michael Albinus <address@hidden>        02/11/20 17:53:03

Modified files:
        lisp           : ChangeLog tramp-smb.el 

Log message:
        * tramp-smb.el (top-level): Autoload of "time-date" removed.
        Needed functions snarfed from there.
        (tramp-smb-handle-insert-directory): Dummy user renamed to
        "nobody".
        (tramp-smb-read-file-entry): Return list shortened; just MTIME is
        used for all time strings and calculations.
        (tramp-smb-open-connection): Test of anonymous USER introduced.
        Also an empty HOST is tested, but does it makes sense?
        (tramp-smb-half-a-year): New constant, in order to decide whether
        to display time or year in dired buffers.
        (tramp-smb-parse-time-months ): Snarfed from "time-date".  Alist
        mapping month names to integers.
        (tramp-smb-time-less-p): Snarfed from "time-date".  Replaces
        `time-less-p'.
        (tramp-smb-time-subtract): Snarfed from "time-date".  Replaces
        `tramp-time-diff', which returns just an integer only.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.250&tr2=2.251&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-smb.el.diff?tr1=2.7&tr2=2.8&r1=text&r2=text





reply via email to

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