diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-06-04 01:29:58 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-06-04 01:29:58 +0000 |
commit | a5f5559b298aa31788215efc176029d87479d1cc (patch) | |
tree | e6779d2af5fb01bfab535079ea1c7eeb5eea7265 /lisp/international/eucjp-ms.el | |
parent | e8455140446e5237309ad8780e27588c788fa3db (diff) | |
download | emacs-a5f5559b298aa31788215efc176029d87479d1cc.tar.gz |
Add commentary about where these code conversion rules came from (Bug#3428).
Diffstat (limited to 'lisp/international/eucjp-ms.el')
-rw-r--r-- | lisp/international/eucjp-ms.el | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/lisp/international/eucjp-ms.el b/lisp/international/eucjp-ms.el index e658d2e41a6..9dc73a31968 100644 --- a/lisp/international/eucjp-ms.el +++ b/lisp/international/eucjp-ms.el @@ -1,5 +1,16 @@ ;;; eucjp-ms.el -- translation table for eucJP-ms. -*- no-byte-compile: t -*- -;;; Automatically genrated from eucJP-13th.txt, eucJP-udc.txt, eucJP-ibmext.txt + +;; This translation table was originally generated from the code set +;; conversion rules given in "Problems and Solutions for Unicode and +;; User/Vendor Defined Characters" (1996), by the TOG/JVC CDE/Motif +;; Technical Working Group. The Working Group's website is now +;; defunct, but the original files specifying these conversion rules +;; are archived here: +;; +;; http://home.m05.itscom.net/numa/cde/ucs-conv-e/eucJP-13th.txt +;; http://home.m05.itscom.net/numa/cde/ucs-conv-e/eucJP-udc.txt +;; http://home.m05.itscom.net/numa/cde/ucs-conv-e/eucJP-ibmext.txt + (let ((map '(;JISEXT<->UNICODE (#x2d21 . #x2460) |