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

Diff of /tramp/lisp/ChangeLog

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

revision 2.278 by kai, Mon Feb 3 20:16:47 2003 UTC revision 2.279 by albinus, Tue Feb 4 22:37:29 2003 UTC
# Line 1  Line 1 
1    2003-02-04  Michael Albinus  <Michael.Albinus@alcatel.de>
2    
3            * tramp.el (tramp-handle-directory-file-name): Handle the case
4            PATH is "".
5            (tramp-completion-handle-file-name-all-completions): Define
6            `tramp-current-user' locally.  See `tramp-parse-passwd'.
7            (tramp-parse-passwd): For su-alike methods it would be desirable
8            to return "root@localhost" as default.  Unfortunately, we have no
9            information whether any user name has been typed already.  So we
10            (mis-)use tramp-current-user as indication, assuming it is set in
11            `tramp-completion-handle-file-name-all-completions'.
12            (tramp-send-region): Handle the case `tramp-chunksize' is equal
13            0.  I did it accidently.  Infinite loop ...
14    
15            * tramp-ftp.el (top-level): eval-after-load "ange-ftp"
16            '(tramp-disable-ange-ftp).  Suggested by Kai.
17            (tramp-ftp-file-name-handler): `tramp-disable-ange-ftp' not needed
18            any longer.
19    
20            * tramp-smb.el (tramp-smb-file-name-handler-alist): Apply
21            `tramp-handle-directory-file-name' in order to profit from Kai's
22            yesterday changes.
23    
24  2003-02-03  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>  2003-02-03  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
25    
26          * tramp.el (tramp-chunksize): Set default to 500 as workaround          * tramp.el (tramp-chunksize): Set default to 500 as workaround for
27          for some ssh connections.          some ssh connections.
28          (tramp-handle-directory-file-name): New implementation.  Not sure          (tramp-handle-directory-file-name): New implementation.  Not sure
29          if it works.          if it works.
30    

Legend:
Removed from v.2.278  
changed lines
  Added in v.2.279

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