]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 14 Oct 2002 17:30:06 +0000 (17:30 +0000)
committerDave Love <fx@gnu.org>
Mon, 14 Oct 2002 17:30:06 +0000 (17:30 +0000)
lisp/ChangeLog
src/ChangeLog

index 4f871b1f7b85122ee721cd42935b6c9c7ffb6162..4d271b0d7e379c233310859eec9d222ba3f12b3a 100644 (file)
@@ -1,3 +1,9 @@
+2002-10-14  Dave Love  <fx@gnu.org>
+
+       * emacs-lisp/byte-opt.el (side-effect-free-fns): Add
+        string-make-unibyte string-make-multibyte string-to-multibyte
+        string-as-multibyte string-as-unibyte.
+
 2002-10-11  Dave Love  <fx@gnu.org>
 
        * language/english.el (ibm1047, cp1047): New.
@@ -7,6 +13,10 @@
        (ibm866): Change alias.
        (ibm1047): New.
 
+       * language/cyrillic.el (cyrillic-alternativnyj): Remove
+       mime-charset.  Use alternativnj charset.
+       (cp866): Remove alias.  Define standalone.
+
 2002-10-09  Dave Love  <fx@gnu.org>
 
        * language/european.el ("Latin-2", "Latin-5"): Doc fix.
index 9333d1f1dd9a5a3d7cebba15342a80767a72d290..f861101c2890966d6f9366d65499a274efb3ebf4 100644 (file)
@@ -1,3 +1,7 @@
+2002-10-14  Dave Love  <fx@gnu.org>
+
+       * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
+
 2002-10-10  Dave Love  <fx@gnu.org>
 
        * fns.c (Flanginfo): Fix typo.