tm-bbdb.el was renamed to mime-bbdb.el.
authormorioka <morioka>
Mon, 3 Mar 1997 19:06:50 +0000 (19:06 +0000)
committermorioka <morioka>
Mon, 3 Mar 1997 19:06:50 +0000 (19:06 +0000)
emh.el

diff --git a/emh.el b/emh.el
index f60a177..9d1626b 100644 (file)
--- a/emh.el
+++ b/emh.el
@@ -8,7 +8,7 @@
 ;; Created: 1993/11/21
 ;;     Renamed: 1993/11/27 from mh-e-mime.el
 ;;     Renamed: 1997/02/21 from tm-mh-e.el
-;; Version: $Revision: 0.4 $
+;; Version: $Revision: 0.5 $
 ;; Keywords: MH, MIME, multimedia, encoded-word, multilingual, mail
 
 ;; This file is part of emh.
@@ -39,7 +39,7 @@
 ;;;
 
 (defconst emh-RCS-ID
-  "$Id: emh.el,v 0.4 1997-02-28 05:00:12 tmorioka Exp $")
+  "$Id: emh.el,v 0.5 1997-03-03 19:06:50 morioka Exp $")
 
 (defconst emh-version (get-version-string emh-RCS-ID))
 
@@ -382,7 +382,7 @@ digest are inserted into the folder after that message."
  'bbdb
  (function
   (lambda ()
-    (require 'tm-bbdb)
+    (require 'mime-bbdb)
     )))