Mercurial > emacs
changeset 89206:5e72879267f8
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 14 Oct 2002 17:30:06 +0000 |
parents | b1be7f87c9d9 |
children | c232917f49f7 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 14 17:29:54 2002 +0000 +++ b/lisp/ChangeLog Mon Oct 14 17:30:06 2002 +0000 @@ -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.