/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

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

revision 1.6671 by lh, Fri Nov 26 17:37:58 2004 UTC revision 1.6672 by lh, Fri Nov 26 21:39:27 2004 UTC
# Line 1  Line 1 
1  2004-11-26  Lars Hansen  <larsh@math.ku.dk>  2004-11-26  Lars Hansen  <larsh@math.ku.dk>
2    
3            * tramp.el (tramp-handle-directory-files-and-attributes): New
4            function.
5            (tramp-perl-directory-files-and-attributes): New constant.
6            (tramp-file-name-handler-alist): Delete file-directory-files, add
7            directory-files-and-attributes.
8            (tramp-perl-file-attributes): Surround uid and gid by double
9            quotes. Change parameter id-format from nonnumeric.
10            (tramp-convert-file-attributes): New function.
11            (tramp-handle-file-attributes): Use it.
12            (tramp-maybe-send-perl-script): New function.
13            (tramp-handle-file-attributes-with-perl): Use it. Don't convert
14            file mode. Change parameter id-format from nonnumeric.
15            (tramp-handle-file-attributes-with-ls): Change parameter id-format
16            from nonnumeric.
17            (tramp-post-connection): Don't send tramp-perl-file-attributes
18            script. Reset connection property "perl-scripts".
19            (tramp-handle-insert-directory): Run real handler when ls-lisp is
20            in use.
21    
22    2004-11-26  Lars Hansen  <larsh@math.ku.dk>
23    
24          * desktop.el (desktop-read): Replace mapcar with mapc.          * desktop.el (desktop-read): Replace mapcar with mapc.
25          (desktop-create-buffer): Replace mapcar with mapc. Remove          (desktop-create-buffer): Replace mapcar with mapc. Remove
26          redundant piece of code.          redundant piece of code.

Legend:
Removed from v.1.6671  
changed lines
  Added in v.1.6672

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