1 ;;; cp51932.el -- translation table for CP51932. -*- no-byte-compile: t -*-
2 ;;; Automatically generated from CP932-2BYTE.map
463 (setcar x
(decode-char 'japanese-jisx0208
(car x
))))
465 (define-translation-table 'cp51932-decode map
)
468 (setcar x
(cdr x
)) (setcdr x tmp
)))
470 (define-translation-table 'cp51932-encode map
))