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

Diff of /tramp/lisp/ChangeLog

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

revision 2.342 by albinus, Sun Nov 2 21:44:49 2003 UTC revision 2.343 by albinus, Tue Nov 25 21:57:49 2003 UTC
# Line 1  Line 1 
1    2003-11-25  Michael Albinus  <Michael.Albinus@alcatel.de>
2    
3            * tramp.el: Add new optional parameter ID-FORMAT to
4            `file-attributes'.  Calls of `file-attributes' won't use this
5            parameter for backward compatibility reasons.
6            (tramp-perl-file-attributes): Add a new parameter to Perl script
7            in order to handle uid/gid as strings, if desired.
8            (tramp-handle-file-truename, tramp-handle-file-symlink-p): Apply
9            `file-attributes' instead of `tramp-handle-file-attributes' in
10            order to make the function more general.
11            (tramp-handle-file-attributes): Replace proprietary optional
12            parameter NONNUMERIC by the recently (Emacs 21.4) introduced
13            ID-FORMAT.
14            (tramp-handle-file-attributes-with-perl): Handle parameter
15            NONNUMERIC if set. This wasn't done in the past.
16            (tramp-post-connection): Apply second parameter "$2" if
17            `tramp-remote-perl' is called.
18    
19            * tramp-smb.el (tramp-smb-handle-delete-file): Correct cut'n'waste
20            error (`filename' instead of `directory').
21            (tramp-smb-handle-directory-files-and-attributes)
22            (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
23            introduced parameter ID-FORMAT.
24            (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
25            error (`directory' instead of `ldir').
26    
27            * tramp-vc.el (tramp-handle-vc-user-login-name): Check if
28            `file-attributes' has a second parameter.  If yes, apply it with
29            value "'integer".  Otherwise, don't use that parameter (default
30            is integer format).
31            
32  2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>  2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
33    
34          * tramp-ftp.el, tramp.el: Add new Todo item.          * tramp-ftp.el, tramp.el: Add new Todo item.

Legend:
Removed from v.2.342  
changed lines
  Added in v.2.343

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