]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorPavel Janík <Pavel@Janik.cz>
Wed, 5 Jun 2002 05:17:06 +0000 (05:17 +0000)
committerPavel Janík <Pavel@Janik.cz>
Wed, 5 Jun 2002 05:17:06 +0000 (05:17 +0000)
lisp/ChangeLog
src/ChangeLog

index 729eac065e3e59d7710e8535431f430e3b5080fd..cd631a2aac4d22730dccf4fdda3a35bbc9ab473b 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-05  Pavel Jan\e,Bm\e(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.
index 1301a45ab00acd5617f1b6501248a3dbd9fa6434..7d62c8a21f85d53cf39e012a5f91bb749c2460c9 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-05  Pavel Jan\e,Bm\e(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.