projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
904330a
)
(mime-view-acting-example-file): New variable.
author
morioka
<morioka>
Wed, 29 Apr 1998 14:38:12 +0000
(14:38 +0000)
committer
morioka
<morioka>
Wed, 29 Apr 1998 14:38:12 +0000
(14:38 +0000)
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
de499d0
..
37735e8
100644
(file)
--- a/
mime-view.el
+++ b/
mime-view.el
@@
-56,6
+56,11
@@
: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
;;;