From bd85ba4ad2c5fcfb4440de15342cb365b097c581 Mon Sep 17 00:00:00 2001 From: morioka Date: Wed, 26 May 1999 09:28:39 +0000 Subject: [PATCH] (mime-message-structure): Define as obsolete variable. --- mime-def.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mime-def.el b/mime-def.el index 331f573..571558b 100644 --- a/mime-def.el +++ b/mime-def.el @@ -246,6 +246,8 @@ message/rfc822, `mime-entity' structures of them are included in (make-variable-buffer-local 'mime-message-structure) +(make-obsolete-variable 'mime-message-structure "should not use it.") + ;;; @ for mm-backend ;;; -- 1.7.10.4