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

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

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

revision 1.62.2.20 by handa, Thu May 30 00:25:01 2002 UTC revision 1.62.2.21 by fx, Fri May 31 22:23:39 2002 UTC
# Line 412  Line 412 
412    :iso-final-char ?0    :iso-final-char ?0
413    :emacs-mule-id 160    :emacs-mule-id 160
414    :code-space [33 126]    :code-space [33 126]
415      :unify-map "sisheng"
416    :code-offset #x200000)    :code-offset #x200000)
417    
418  (define-charset 'ipa  (define-charset 'ipa
# Line 419  Line 420 
420    :short-name "IPA"    :short-name "IPA"
421    :iso-final-char ?0    :iso-final-char ?0
422    :emacs-mule-id  161    :emacs-mule-id  161
423      :unify-map "ipa"
424    :code-space [32 127]    :code-space [32 127]
425    :code-offset #x200080)    :code-offset #x200080)
426    
# Line 767  Line 769 
769    :iso-final-char ?5    :iso-final-char ?5
770    :emacs-mule-id 225    :emacs-mule-id 225
771    :code-space [33 126]    :code-space [33 126]
772      :unify-map "is13194"
773    :code-offset #x180000)    :code-offset #x180000)
774    
775  (define-charset  'indian-glyph  (define-charset  'indian-glyph
# Line 804  Line 807 
807    :long-name "Tibetan 2 column"    :long-name "Tibetan 2 column"
808    :iso-final-char ?7    :iso-final-char ?7
809    :emacs-mule-id 252    :emacs-mule-id 252
810      :unify-map "tibetan"
811    :code-space [33 126 33 126]    :code-space [33 126 33 126]
812    :code-offset #x190000)    :code-offset #x190000)
813    
# Line 850  Line 854 
854    :long-name "Ethiopic characters"    :long-name "Ethiopic characters"
855    :iso-final-char ?3    :iso-final-char ?3
856    :emacs-mule-id  245    :emacs-mule-id  245
857      :unify-map "ethiopic"
858    :code-space [33 126 33 126]    :code-space [33 126 33 126]
859    :code-offset #x1A0000)    :code-offset #x1A0000)
860    
# Line 961  Line 966 
966  (unify-charset 'chinese-big5-2)  (unify-charset 'chinese-big5-2)
967  (unify-charset 'vietnamese-viscii-lower)  (unify-charset 'vietnamese-viscii-lower)
968  (unify-charset 'vietnamese-viscii-upper)  (unify-charset 'vietnamese-viscii-upper)
969    ;; (unify-charset 'chinese-sisheng)
970    ;; (unify-charset 'ipa)
971    ;; (unify-charset 'indian-is13194)
972    ;; (unify-charset 'tibetan)
973    ;; (unify-charset 'ethiopic)
974    ;; (unify-charset 'japanese-jisx0208-1978)
975    ;; (unify-charset 'japanese-jisx0208)
976    ;; (unify-charset 'japanese-jisx0212)
977    
978    
979  ;; These are tables for translating characters on decoding and  ;; These are tables for translating characters on decoding and

Legend:
Removed from v.1.62.2.20  
changed lines
  Added in v.1.62.2.21

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