(char-int): New alias.
authortomo <tomo>
Fri, 15 Dec 2000 10:22:30 +0000 (10:22 +0000)
committertomo <tomo>
Fri, 15 Dec 2000 10:22:30 +0000 (10:22 +0000)
mime-def.el

index 4fa1c96..66dfa00 100644 (file)
       (write-region start end filename append visit lockname)))
   )
 
-  
+(or (fboundp 'char-int)
+    (defalias 'char-int 'identity))
+
+
 ;;; @ about STD 11
 ;;;