/[emacs]/emacs/lisp/international/mule-cmds.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-cmds.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.242.2.6 by miles, Mon Jun 28 07:29:47 2004 UTC revision 1.242.2.7 by handa, Tue Oct 5 23:16:10 2004 UTC
# Line 1860  Setting this variable directly does not Line 1860  Setting this variable directly does not
1860                        ?3))                        ?3))
1861            ;; We suppress these setting for the moment because the            ;; We suppress these setting for the moment because the
1862            ;; above assumption is wrong.            ;; above assumption is wrong.
1863            ;; (aset standard-display-table ?' [?’])            ;; (aset standard-display-table ?' [?,F"])
1864            ;; (aset standard-display-table ?` [?‘])            ;; (aset standard-display-table ?` [?,F!])
1865            ;; The fonts don't have the relevant bug.            ;; The fonts don't have the relevant bug.
1866            (aset standard-display-table 160 nil)            (aset standard-display-table 160 nil)
1867            (aset standard-display-table (make-char 'latin-iso8859-1 160)            (aset standard-display-table (make-char 'latin-iso8859-1 160)
# Line 2174  of `buffer-file-coding-system' set by th Line 2174  of `buffer-file-coding-system' set by th
2174      ; zh_HK/BIG5-HKSCS \      ; zh_HK/BIG5-HKSCS \
2175    
2176      ("zh.*[._]big5" . "Chinese-BIG5")      ("zh.*[._]big5" . "Chinese-BIG5")
2177      ("zh.*[._].gb18030" . "Chinese-GB18030") ; zh_CN.GB18030/GB18030 in glibc      ("zh.*[._]gb18030" . "Chinese-GB18030") ; zh_CN.GB18030/GB18030 in glibc
2178      ("zh.*[._].gbk" . "Chinese-GBK")      ("zh.*[._]gbk" . "Chinese-GBK")
2179      ;; glibc has zh_TW.EUC-TW, with zh_TW defaulting to Big5      ;; glibc has zh_TW.EUC-TW, with zh_TW defaulting to Big5
2180      ("zh_tw" . "Chinese-CNS") ; glibc uses big5      ("zh_tw" . "Chinese-CNS") ; glibc uses big5
2181      ("zh_tw[._]euc-tw" . "Chinese-EUC-TW")      ("zh_tw[._]euc-tw" . "Chinese-EUC-TW")

Legend:
Removed from v.1.242.2.6  
changed lines
  Added in v.1.242.2.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26