/[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.9 by fx, Fri May 17 20:11:06 2002 UTC revision 1.62.2.10 by fx, Sun May 19 11:16:32 2002 UTC
# Line 164  Line 164 
164  (define-iso-single-byte-charset 'iso-8859-15 'latin-iso8859-15  (define-iso-single-byte-charset 'iso-8859-15 'latin-iso8859-15
165    "ISO/IEC 8859/15" "Latin-9" 203 ?b 142 "8859-15")    "ISO/IEC 8859/15" "Latin-9" 203 ?b 142 "8859-15")
166    
167    (define-iso-single-byte-charset 'iso-8859-16 'latin-iso8859-16
168      "ISO/IEC 8859/16" "Latin-9" 226 ?f nil "8859-16")
169    
170  (define-charset 'thai-tis620  (define-charset 'thai-tis620
171    "TIS620.2533"    "TIS620.2533"
172    :short-name "TIS620.2533"    :short-name "TIS620.2533"
# Line 803  is treated as a character." Line 806  is treated as a character."
806  (define-coding-system 'emacs-mule  (define-coding-system 'emacs-mule
807   "Emacs 21 internal format used in buffer and string."   "Emacs 21 internal format used in buffer and string."
808   :coding-type 'emacs-mule   :coding-type 'emacs-mule
809     :charset-list 'emacs-mule
810   :mnemonic ?M)   :mnemonic ?M)
811    
812  (define-coding-system 'utf-8  (define-coding-system 'utf-8

Legend:
Removed from v.1.62.2.9  
changed lines
  Added in v.1.62.2.10

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