projects
/
elisp
/
lemi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c7b34b
)
(default-mime-charset): Use `x-unknown' as default value.
author
tomo
<tomo>
Sat, 12 Aug 2000 04:06:48 +0000
(
04:06
+0000)
committer
tomo
<tomo>
Sat, 12 Aug 2000 04:06:48 +0000
(
04:06
+0000)
mime/mcs-20.el
patch
|
blob
|
history
diff --git
a/mime/mcs-20.el
b/mime/mcs-20.el
index
aa4743f
..
87869c1
100644
(file)
--- a/
mime/mcs-20.el
+++ b/
mime/mcs-20.el
@@
-132,7
+132,7
@@
is specified, it is used as line break code type of coding-system."
(widget-apply widget :notify widget event)
(widget-setup)))
-(defcustom default-mime-charset 'x-ctext
+(defcustom default-mime-charset 'x-unknown
"Default value of MIME-charset.
It is used when MIME-charset is not specified.
It must be symbol."