From cd161d384016ec24a24aada38dc2337ae30a6659 Mon Sep 17 00:00:00 2001 From: tmorioka Date: Tue, 25 Feb 1997 06:35:05 +0000 Subject: [PATCH] Variable `tm:warning-face' was moved to eword-decode.el. --- mime-def.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mime-def.el b/mime-def.el index ad3f1f8..dc5bce7 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.11 1997-02-25 06:33:03 tmorioka Exp $ +;; Version: $Id: mime-def.el,v 0.12 1997-02-25 06:35:05 tmorioka Exp $ ;; Keywords: definition, MIME, multimedia, mail, news ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -63,9 +63,6 @@ (defvar tm:mouse-face 'highlight "Face used for MIME-preview buffer mouse highlighting. [mime-def.el]") -(defvar tm:warning-face nil - "Face used for invalid encoded-word.") - (defun tm:add-button (from to func &optional data) "Create a button between FROM and TO with callback FUNC and data DATA." (and tm:button-face -- 1.7.10.4