From 1909941afcd4612c601f9f8ba20896983be70793 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Wed, 5 Jun 2002 05:17:06 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 729eac065e3..cd631a2aac4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-06-05 Pavel Jan,Bm(Bk + + * language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix + the table to contain correct characters. + 2002-06-04 Richard M. Stallman * simple.el: Don't require cl. diff --git a/src/ChangeLog b/src/ChangeLog index 1301a45ab00..7d62c8a21f8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-06-05 Pavel Jan,Bm(Bk + + * fileio.c (choose_write_coding_system): Call + select-safe-coding-system properly. + 2002-06-03 Richard M. Stallman * xdisp.c (message_with_string): Error if STRING is not a string. -- 2.39.5