comparison lisp/ChangeLog @ 47914:a07406791273

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 17 Oct 2002 15:34:15 +0000
parents 797dfaf47e31
children 9f8c520b2a12
comparison
equal deleted inserted replaced
47913:3eb5b2a7e514 47914:a07406791273
1 2002-10-17 Dave Love <fx@gnu.org>
2
3 * international/mule-diag.el (non-iso-charset-alist): Add koi8-u.
4
5 * international/code-pages.el (cp-make-translation-table): Use
6 ucs-mule-to-mule-unicode.
7 (cp-fix-safe-chars): Fix typo.
8 (non-iso-charset-alist): Don't define.
9 (cp-make-coding-system): Use utf-8-translation-table-for-decode.
10 Define translation-table-for-input.
11 (cp866): Reinstate.
12 (alternativnj): Don't define alias.
13 (koi8-u): Deleted.
14
15 * language/european.el ("Slovenian"): Use slovenian input-method.
16 (encode-mac-roman): Use ucs-mule-to-mule-unicode.
17
1 2002-10-17 Dave Love <fx@gnu.org> 18 2002-10-17 Dave Love <fx@gnu.org>
2 19
3 * language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix 20 * language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix
4 the table. 21 the table.
5 (cyrillic-alternativnyj): Don't give it `mime-charset' property. 22 (cyrillic-alternativnyj): Don't give it `mime-charset' property.