/[tramp]/tramp/lisp/ChangeLog
ViewVC logotype

Diff of /tramp/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.264 by albinus, Sat Dec 21 21:32:59 2002 UTC revision 2.265 by albinus, Sun Dec 22 22:28:30 2002 UTC
# Line 1  Line 1 
1    2002-12-22  Michael Albinus  <Michael.Albinus@alcatel.de>
2    
3            * tramp.el (top-level): Discard tramp-smb.el also for Cygwin.  No
4            "smbclient" available there.
5            (tramp-completion-dissect-file-name):
6            `tramp-completion-file-name-structure1',
7            `tramp-completion-file-name-structure2',
8            `tramp-completion-file-name-structure3' and
9            `tramp-completion-file-name-structure4' changed from "defconst" to
10            "let*", because they are function local (but nevertheless
11            constants).  Suggested by David Kastrup
12            <David.Kastrup@t-online.de> and Kai Großjohann
13            <kai.grossjohann@uni-duisburg.de>.  The value "9" has changed to
14            "nil" (meaning there's nothing to match), because Emacs 21.3 seems
15            to be more sensible on `match-string'.
16            (tramp-completion-dissect-file-name1): In case of a "nil" position
17            don't call `match-string'.
18    
19            * tramp-smb.el (tramp-smb-file-name-handler-alist):
20            `add-name-to-file' is handled by `tramp-smb-handle-copy-file',
21            because there are no hardlinks under Windows.
22    
23  2002-12-21  Michael Albinus  <Michael.Albinus@alcatel.de>  2002-12-21  Michael Albinus  <Michael.Albinus@alcatel.de>
24    
25          * tramp.el (tramp-default-method-alist): Defaults setting for FTP          * tramp.el (tramp-default-method-alist): Defaults setting for FTP
26          method has moved to tramp-smb.el. The remaining default for the SU          method has moved to tramp-smb.el.  The remaining default for the
27          method is available for both Emacs and XEmacs now.          SU method is available for both Emacs and XEmacs now.
28    
29          * tramp-ftp.el (top-level): Set defaults for          * tramp-ftp.el (top-level): Set defaults for
30          `tramp-default-method-alist'. Taken over from tramp.el.          `tramp-default-method-alist'.  Taken over from tramp.el.
31    
32          * tramp-smb.el (top-level): Set default for          * tramp-smb.el (top-level): Set default for
33          `tramp-default-method-alist'. If the user name contains a domain          `tramp-default-method-alist'.  If the user name contains a domain
34          (visible via the "%" char), it must be the SMB method.          (visible via the "%" char), it must be the SMB method.
35          (tramp-smb-wait-for-output): Use `tramp-smb-process-running' where          (tramp-smb-wait-for-output): Use `tramp-smb-process-running' where
36          appropriate. Last time I've changed this function I forgot one          appropriate.  Last time I've changed this function I forgot one
37          place.          place.
38    
39  2002-12-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>  2002-12-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

Legend:
Removed from v.2.264  
changed lines
  Added in v.2.265

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26