+2002-10-17 Dave Love <fx@gnu.org>
+
+ * international/mule-diag.el (non-iso-charset-alist): Add koi8-u.
+
+ * international/code-pages.el (cp-make-translation-table): Use
+ ucs-mule-to-mule-unicode.
+ (cp-fix-safe-chars): Fix typo.
+ (non-iso-charset-alist): Don't define.
+ (cp-make-coding-system): Use utf-8-translation-table-for-decode.
+ Define translation-table-for-input.
+ (cp866): Reinstate.
+ (alternativnj): Don't define alias.
+ (koi8-u): Deleted.
+
+ * language/european.el ("Slovenian"): Use slovenian input-method.
+ (encode-mac-roman): Use ucs-mule-to-mule-unicode.
+
2002-10-17 Dave Love <fx@gnu.org>
* language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix
+2002-10-17 Dave Love <fx@gnu.org>
+
+ * Makefile.in (TEMACS_LDFLAGS): Add trailing comment.
+
2002-10-16 Richard M. Stallman <rms@gnu.org>
* fileio.c (Fcopy_file): Fix backward test of KEEP_TIME.