changeset 106955:a0a8dc9e7a05

* net/tramp-imap.el (top): Autoload needed packages.
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 22 Jan 2010 22:19:50 +0100
parents b21e977d14e7
children 9a7965a5cdaf
files lisp/net/tramp-imap.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/tramp-imap.el	Fri Jan 22 22:17:11 2010 +0100
+++ b/lisp/net/tramp-imap.el	Fri Jan 22 22:19:50 2010 +0100
@@ -55,7 +55,6 @@
 (require 'assoc)
 (require 'tramp)
 (require 'tramp-compat)
-(eval-when-compile (require 'imap-hash))
 
 (autoload 'auth-source-user-or-password "auth-source")
 (autoload 'epg-context-operation "epg")