emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Lars Hansen
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 26 Nov 2004 16:45:48 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6671 emacs/lisp/ChangeLog:1.6672
*** emacs/lisp/ChangeLog:1.6671 Fri Nov 26 17:37:58 2004
--- emacs/lisp/ChangeLog        Fri Nov 26 21:39:27 2004
***************
*** 1,5 ****
--- 1,26 ----
  2004-11-26  Lars Hansen  <address@hidden>
  
+       * tramp.el (tramp-handle-directory-files-and-attributes): New
+       function.
+       (tramp-perl-directory-files-and-attributes): New constant.
+       (tramp-file-name-handler-alist): Delete file-directory-files, add
+       directory-files-and-attributes.
+       (tramp-perl-file-attributes): Surround uid and gid by double
+       quotes. Change parameter id-format from nonnumeric.
+       (tramp-convert-file-attributes): New function.
+       (tramp-handle-file-attributes): Use it.
+       (tramp-maybe-send-perl-script): New function.
+       (tramp-handle-file-attributes-with-perl): Use it. Don't convert
+       file mode. Change parameter id-format from nonnumeric.
+       (tramp-handle-file-attributes-with-ls): Change parameter id-format
+       from nonnumeric.
+       (tramp-post-connection): Don't send tramp-perl-file-attributes
+       script. Reset connection property "perl-scripts".
+       (tramp-handle-insert-directory): Run real handler when ls-lisp is
+       in use.
+ 
+ 2004-11-26  Lars Hansen  <address@hidden>
+ 
        * desktop.el (desktop-read): Replace mapcar with mapc.
        (desktop-create-buffer): Replace mapcar with mapc. Remove
        redundant piece of code.




reply via email to

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