# HG changeset patch # User Michael Albinus # Date 1254139373 0 # Node ID 2d2ad7907c5e7ea4eace48a2189a65b35b5cf911 # Parent 2ce28d0d9fe1896c381f8d43552eeeebd9e5a851 *** empty log message *** diff -r 2ce28d0d9fe1 -r 2d2ad7907c5e lisp/ChangeLog --- a/lisp/ChangeLog Mon Sep 28 12:02:04 2009 +0000 +++ b/lisp/ChangeLog Mon Sep 28 12:02:53 2009 +0000 @@ -1,3 +1,16 @@ +2009-09-28 Michael Albinus + + * Makefile.in (ELCFILES): Add net/tramp-imap.elc. + + * net/tramp.el (top): Require tramp-imap. + + * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes): + Use `tramp-compat-handle-file-attributes'. + +2009-09-28 Teodor Zlatanov + + * net/tramp-imap.el: New package. + 2009-09-28 Eric Ludlam * emacs-lisp/chart.el: