From 42b62cd4bc5a44fd4fc3d87703e44afa27f3b8bd Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 12 Mar 1998 19:31:23 +0000 Subject: [PATCH] Sync with main branch. --- SEMI-MK | 3 ++- mime-bbdb.el | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SEMI-MK b/SEMI-MK index 02c7e44..e5a357d 100644 --- a/SEMI-MK +++ b/SEMI-MK @@ -1,7 +1,8 @@ ;;; -*-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) diff --git a/mime-bbdb.el b/mime-bbdb.el index beadbfd..6ee0feb 100644 --- a/mime-bbdb.el +++ b/mime-bbdb.el @@ -1,14 +1,13 @@ ;;; 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 ;; Maintainer: Shuhei KOBAYASHI -;; 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 -- 1.7.10.4