emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unicode-2: two cp936 aliases in chinese.el


From: Katsumi Yamaoka
Subject: Unicode-2: two cp936 aliases in chinese.el
Date: Tue, 23 Oct 2007 11:06:09 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

;; line 96:
(define-coding-system-alias 'cp936 'chinese-iso-8bit)
;; line 226:
(define-coding-system-alias 'cp936 'chinese-gbk)

The former is a mis-implementation, isn't it?  (It's not a real
problem since the latter seem to override the former, though.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]