changeset 45641:d1d326ead96d

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Wed, 05 Jun 2002 05:17:06 +0000
parents a181c1d41a78
children 13b00ebe25a7
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 05 05:16:48 2002 +0000
+++ b/lisp/ChangeLog	Wed Jun 05 05:17:06 2002 +0000
@@ -1,3 +1,8 @@
+2002-06-05  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix
+	the table to contain correct characters.
+
 2002-06-04  Richard M. Stallman  <rms@gnu.org>
 
 	* simple.el: Don't require cl.
--- a/src/ChangeLog	Wed Jun 05 05:16:48 2002 +0000
+++ b/src/ChangeLog	Wed Jun 05 05:17:06 2002 +0000
@@ -1,3 +1,8 @@
+2002-06-05  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* fileio.c (choose_write_coding_system): Call
+	select-safe-coding-system properly.
+
 2002-06-03  Richard M. Stallman  <rms@gnu.org>
 
 	* xdisp.c (message_with_string): Error if STRING is not a string.