/[emacs]/emacs/lisp/international/fontset.el
ViewVC logotype

Diff of /emacs/lisp/international/fontset.el

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

revision 1.60.2.10 by handa, Fri Apr 16 12:50:29 2004 UTC revision 1.60.2.11 by handa, Tue Oct 5 00:27:52 2004 UTC
# Line 48  Line 48 
48          ("iso8859-14$" . iso-8859-14)          ("iso8859-14$" . iso-8859-14)
49          ("iso8859-15$" . iso-8859-15)          ("iso8859-15$" . iso-8859-15)
50          ("gb2312.1980" . chinese-gb2312)          ("gb2312.1980" . chinese-gb2312)
51            ("gbk" . chinese-gbk)
52          ("jisx0208.1978" . japanese-jisx0208-1978)          ("jisx0208.1978" . japanese-jisx0208-1978)
53          ("jisx0208" . japanese-jisx0208)          ("jisx0208" . japanese-jisx0208)
54          ("jisx0201" . jisx0201)          ("jisx0201" . jisx0201)
# Line 608  Done when `mouse-set-font' is called." Line 609  Done when `mouse-set-font' is called."
609      (hebrew-iso8859-8 . latin)      (hebrew-iso8859-8 . latin)
610      (katakana-jisx0201 . kana)      (katakana-jisx0201 . kana)
611      (chinese-gb2312 . han)      (chinese-gb2312 . han)
612        (chinese-gbk . han)
613      (chinese-big5-1 . han)      (chinese-big5-1 . han)
614      (chinese-big5-2 . han)      (chinese-big5-2 . han)
615      (chinese-cns11643-1 . han)      (chinese-cns11643-1 . han)

Legend:
Removed from v.1.60.2.10  
changed lines
  Added in v.1.60.2.11

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