- Register `coding-priority', `input-method' and `features' keys into
language-info-alist.
- Specify `iso-8-1' as a category of coding-system `koi8-r'.
(cyrillic-alternativnyj-decode-table): New variable.
(cyrillic-alternativnyj-encode-table): New variable.
- Specify `iso-8-1' as a category of coding-system `alternativnyj'.
- Abolish general Cyrillic environment.
1998-08-31 Paul Eggert <eggert@twinsun.com>
* mule/cyrillic.el: Add coding: local variable, to avoid
bootstrapping problem if you need to recompile all the Lisp files
using interpreted code.