From eed7189070fb5055ca0acc3ffcce4af056268971 Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 3 Mar 1997 18:49:32 +0000 Subject: [PATCH] tm-bbdb.el was renamed to mime-bbdb.el. --- SEMI-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SEMI-ELS b/SEMI-ELS index 242a877..3f777cb 100644 --- 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) -- 1.7.10.4