(mime-view-acting-example-file): New variable.
authormorioka <morioka>
Wed, 29 Apr 1998 14:38:12 +0000 (14:38 +0000)
committermorioka <morioka>
Wed, 29 Apr 1998 14:38:12 +0000 (14:38 +0000)
mime-view.el

index de499d0..37735e8 100644 (file)
   :group 'mime-view
   :type 'boolean)
 
+(defcustom mime-view-acting-example-file "~/.mime-example"
+  "*File name of example about acting-situation demonstrated by user."
+  :group 'mime-view
+  :type 'file)
+
 
 ;;; @ buffer local variables
 ;;;