comparison lisp/ChangeLog @ 89206:5e72879267f8

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 14 Oct 2002 17:30:06 +0000
parents 3a68f90d5000
children 3b4e014cc159
comparison
equal deleted inserted replaced
89205:b1be7f87c9d9 89206:5e72879267f8
1 2002-10-14 Dave Love <fx@gnu.org>
2
3 * emacs-lisp/byte-opt.el (side-effect-free-fns): Add
4 string-make-unibyte string-make-multibyte string-to-multibyte
5 string-as-multibyte string-as-unibyte.
6
1 2002-10-11 Dave Love <fx@gnu.org> 7 2002-10-11 Dave Love <fx@gnu.org>
2 8
3 * language/english.el (ibm1047, cp1047): New. 9 * language/english.el (ibm1047, cp1047): New.
4 10
5 * international/mule-conf.el (alternativnyj): Use new table. 11 * international/mule-conf.el (alternativnyj): Use new table.
6 (cp866): Define standalone, not as alias. 12 (cp866): Define standalone, not as alias.
7 (ibm866): Change alias. 13 (ibm866): Change alias.
8 (ibm1047): New. 14 (ibm1047): New.
15
16 * language/cyrillic.el (cyrillic-alternativnyj): Remove
17 mime-charset. Use alternativnj charset.
18 (cp866): Remove alias. Define standalone.
9 19
10 2002-10-09 Dave Love <fx@gnu.org> 20 2002-10-09 Dave Love <fx@gnu.org>
11 21
12 * language/european.el ("Latin-2", "Latin-5"): Doc fix. 22 * language/european.el ("Latin-2", "Latin-5"): Doc fix.
13 23