Mercurial > emacs
changeset 105252:2d2ad7907c5e
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 28 Sep 2009 12:02:53 +0000 |
parents | 2ce28d0d9fe1 |
children | baa4e6ac9e46 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <michael.albinus@gmx.de> + + * 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 <tzz@lifelogs.com> + + * net/tramp-imap.el: New package. + 2009-09-28 Eric Ludlam <zappo@gnu.org> * emacs-lisp/chart.el: