tm-bbdb.el was renamed to mime-bbdb.el.
authormorioka <morioka>
Mon, 3 Mar 1997 18:49:32 +0000 (18:49 +0000)
committermorioka <morioka>
Mon, 3 Mar 1997 18:49:32 +0000 (18:49 +0000)
SEMI-ELS

index 242a877..3f777cb 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -1,6 +1,6 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: SEMI-ELS,v 0.2 1997-03-03 17:50:42 morioka Exp $
+;;; $Id: SEMI-ELS,v 0.3 1997-03-03 18:49:32 morioka Exp $
 ;;;
 
 (setq semi-modules-to-compile
@@ -27,7 +27,7 @@
               )
             )))
        '((mailcrypt    mime-pgp mime-mc)
-         (bbdb         tm-bbdb)
+         (bbdb         mime-bbdb)
          ))
 
 (if (or (string-match "XEmacs" emacs-version)