]> git.eshelyaron.com Git - emacs.git/commitdiff
(ibm866): Fix alias.
authorDave Love <fx@gnu.org>
Sat, 25 May 2002 17:12:16 +0000 (17:12 +0000)
committerDave Love <fx@gnu.org>
Sat, 25 May 2002 17:12:16 +0000 (17:12 +0000)
(iso-8859-16): Fix nickname.

lisp/ChangeLog
lisp/international/mule-conf.el

index 01d3c7ed96e65cdff757e6c5ea385e5998efcd03..b7c9e1609d647a156aeacd77f56dcc869a40c0f1 100644 (file)
@@ -1,3 +1,17 @@
+2002-05-25  Dave Love  <fx@gnu.org>
+
+       * international/mule-diag.el (print-coding-system): Incomplete
+       updates.
+       (Describe-character-set): List more properties.
+       (Print-fontset): Fix case of vector font-spec.
+       (describe-current-coding-system): Fix iso-7, iso-7-else.
+
+       * international/mule-conf.el (ibm866): Fix alias.
+       (iso-8859-16): Fix nickname.
+
+       * international/mule.el (coding-system-iso-2022-flags): Add
+       use-roman, use-oldjis.
+
 2002-05-23  Dave Love  <fx@gnu.org>
 
        * language/ind-util.el: Avoid decode-char.
@@ -26129,6 +26143,6 @@ See ChangeLog.8 for earlier changes.
 ;; coding: iso-2022-7bit
 ;; End:
 
-    Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+    Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.
index 7ba4a1993da664e21fe6b837de15f0ef74e558a2..98c02fdc04d90060afcb2fe2336835b7a6f00332 100644 (file)
   "ISO/IEC 8859/15" "Latin-9" 203 ?b 142 "8859-15")
 
 (define-iso-single-byte-charset 'iso-8859-16 'latin-iso8859-16
-  "ISO/IEC 8859/16" "Latin-9" 226 ?f nil "8859-16")
+  "ISO/IEC 8859/16" "Latin-10" 226 ?f nil "8859-16")
 
 (define-charset 'thai-tis620
   "TIS620.2533"
   :code-space [0 255]
   :map "ibm866")
 (define-charset-alias 'cp866 'alternativnyj)
-(define-charset-alias 'ibm 'alternativnyj)
+(define-charset-alias 'ibm866 'alternativnyj)
 
 (define-charset 'koi8-u
   "KOI8-U"