projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88f9489
)
(mime-character-unification-limit-size): Change default value to 2048.
author
morioka
<morioka>
Mon, 1 Jun 1998 07:40:55 +0000
(07:40 +0000)
committer
morioka
<morioka>
Mon, 1 Jun 1998 07:40:55 +0000
(07:40 +0000)
emu-x20.el
patch
|
blob
|
history
diff --git
a/emu-x20.el
b/emu-x20.el
index
5f21362
..
a26cf03
100644
(file)
--- a/
emu-x20.el
+++ b/
emu-x20.el
@@
-115,7
+115,7
@@
find-file-hooks, etc.
:group 'i18n
:type 'face)
-(defcustom mime-character-unification-limit-size 10000
+(defcustom mime-character-unification-limit-size 2048
"*Limit size to unify characters."
:group 'i18n
:type 'integer)