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 tramp.el


From: Michael Albinus
Subject: [Tramp-checkins] tramp/lisp ChangeLog tramp-smb.el tramp.el
Date: Sun, 22 Dec 2002 17:28:30 -0500

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Michael Albinus <address@hidden>        02/12/22 17:28:30

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

Log message:
        * tramp.el (top-level): Discard tramp-smb.el also for Cygwin.  No
        "smbclient" available there.
        (tramp-completion-dissect-file-name):
        `tramp-completion-file-name-structure1',
        `tramp-completion-file-name-structure2',
        `tramp-completion-file-name-structure3' and
        `tramp-completion-file-name-structure4' changed from "defconst" to
        "let*", because they are function local (but nevertheless
        constants).  Suggested by David Kastrup
        <address@hidden> and Kai Großjohann
        <address@hidden>.  The value "9" has changed to
        "nil" (meaning there's nothing to match), because Emacs 21.3 seems
        to be more sensible on `match-string'.
        (tramp-completion-dissect-file-name1): In case of a "nil" position
        don't call `match-string'.
        
        * tramp-smb.el (tramp-smb-file-name-handler-alist):
        `add-name-to-file' is handled by `tramp-smb-handle-copy-file',
        because there are no hardlinks under Windows.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.264&tr2=2.265&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp-smb.el.diff?tr1=2.13&tr2=2.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.261&tr2=2.262&r1=text&r2=text




reply via email to

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