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:
4df3a7b
)
(char-int): New alias.
author
tomo
<tomo>
Fri, 15 Dec 2000 10:02:55 +0000
(10:02 +0000)
committer
tomo
<tomo>
Fri, 15 Dec 2000 10:02:55 +0000
(10:02 +0000)
mime/mime-def.el
patch
|
blob
|
history
diff --git
a/mime/mime-def.el
b/mime/mime-def.el
index
4fa1c96
..
66dfa00
100644
(file)
--- a/
mime/mime-def.el
+++ b/
mime/mime-def.el
@@
-94,7
+94,10
@@
(write-region start end filename append visit lockname)))
)
-
+(or (fboundp 'char-int)
+ (defalias 'char-int 'identity))
+
+
;;; @ about STD 11
;;;