From 42f6f424a974568a0e6da3e21eee83bcfd89baa1 Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 27 Mar 1997 20:46:40 +0000 Subject: [PATCH] Variable `mime/output-buffer-window-is-shared-with-bbdb' was moved to mime-play.el. --- mime-def.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mime-def.el b/mime-def.el index f9ebb83..b153f48 100644 --- a/mime-def.el +++ b/mime-def.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko -;; Version: $Id: mime-def.el,v 0.45 1997-03-27 20:38:07 morioka Exp $ +;; Version: $Id: mime-def.el,v 0.46 1997-03-27 20:46:40 morioka Exp $ ;; Keywords: definition, MIME, multimedia, mail, news ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -41,9 +41,6 @@ (function find-file) )) -(defvar mime/output-buffer-window-is-shared-with-bbdb t - "*If t, mime/output-buffer window is shared with BBDB window.") - ;;; @ constants ;;; -- 1.7.10.4