diff lisp/language/japanese.el @ 88668:d1b1b7398049

Comment.
author Dave Love <fx@gnu.org>
date Mon, 27 May 2002 18:27:40 +0000
parents bafe04d82c5d
children 695cafe7a3bf
line wrap: on
line diff
--- a/lisp/language/japanese.el	Mon May 27 18:26:15 2002 +0000
+++ b/lisp/language/japanese.el	Mon May 27 18:27:40 2002 +0000
@@ -70,6 +70,9 @@
 
 (define-coding-system-alias 'shift_jis 'japanese-shift-jis)
 (define-coding-system-alias 'sjis 'japanese-shift-jis)
+;; Fixme: AKA Shift-JIS according to
+;; <URL:http://www.microsoft.com/globaldev/reference/WinCP.asp>.  Is
+;; that correct?
 
 (define-coding-system 'japanese-iso-7bit-1978-irv
   "ISO 2022 based 7-bit encoding for Japanese JISX0208-1978 and JISX0201-Roman."