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:
7a8ff97
)
Fix checking code about coding-system `x-ctext' [cf. <tm-ja:4389> by
author
morioka
<morioka>
Sat, 8 May 1999 10:10:57 +0000
(10:10 +0000)
committer
morioka
<morioka>
Sat, 8 May 1999 10:10:57 +0000
(10:10 +0000)
akr]
mcs-e20.el
patch
|
blob
|
history
diff --git
a/mcs-e20.el
b/mcs-e20.el
index
00b699d
..
7eae509
100644
(file)
--- a/
mcs-e20.el
+++ b/
mcs-e20.el
@@
-158,8
+158,8
@@
Return nil if corresponding MIME-charset is not found."
dest)
))
-(static-when (or (string= (decode-coding-string "\e.A\eN!" 'ctext) "\eN!")
- (find-coding-system 'x-ctext))
+(static-when (and (string= (decode-coding-string "\e.A\eN!" 'ctext) "\eN!")
+ (not (find-coding-system 'x-ctext)))
(require 'poem)
(or (find-coding-system 'x-ctext)
(make-coding-system