;;; -*-Emacs-Lisp-*-
;;;
-;;; $Id: SEMI-MK,v 0.5 1997-05-13 15:03:32 morioka Exp $
+;;; $Id: SEMI-MK,v 0.5.2.1 1998-03-12 19:31:17 morioka Exp $
;;;
+;;; Code:
(defun config-semi ()
(let (prefix exec-prefix lisp-dir)
;;; mime-bbdb.el --- SEMI shared module for BBDB
;; Copyright (C) 1995,1996,1997 Shuhei KOBAYASHI
-;; Copyright (C) 1997 MORIOKA Tomohiko
+;; Copyright (C) 1997,1998 MORIOKA Tomohiko
;; Author: Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
;; Maintainer: Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
-;; Version: $Id: mime-bbdb.el,v 0.5 1997-11-06 16:21:15 morioka Exp $
;; Keywords: BBDB, MIME, multimedia, multilingual, mail, news
-;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
+;; This file is part of SEMI (Suite of Emacs MIME Interfaces).
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as