diff options
| -rw-r--r-- | etc/ChangeLog | 8 | ||||
| -rw-r--r-- | lisp/ChangeLog | 9 |
2 files changed, 17 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 94d9e2498fc..4c4f812a766 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2002-10-11 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * charsets/ibm1047.map: New. | ||
| 4 | |||
| 5 | 2002-10-10 Dave Love <fx@gnu.org> | ||
| 6 | |||
| 7 | * charsets/alternativnj.map: New. | ||
| 8 | |||
| 1 | 2002-06-20 Dave Love <fx@gnu.org> | 9 | 2002-06-20 Dave Love <fx@gnu.org> |
| 2 | 10 | ||
| 3 | * charsets/tcvn.map: Add missing code points. | 11 | * charsets/tcvn.map: Add missing code points. |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 03f086e359b..4f871b1f7b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2002-10-11 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * language/english.el (ibm1047, cp1047): New. | ||
| 4 | |||
| 5 | * international/mule-conf.el (alternativnyj): Use new table. | ||
| 6 | (cp866): Define standalone, not as alias. | ||
| 7 | (ibm866): Change alias. | ||
| 8 | (ibm1047): New. | ||
| 9 | |||
| 1 | 2002-10-09 Dave Love <fx@gnu.org> | 10 | 2002-10-09 Dave Love <fx@gnu.org> |
| 2 | 11 | ||
| 3 | * language/european.el ("Latin-2", "Latin-5"): Doc fix. | 12 | * language/european.el ("Latin-2", "Latin-5"): Doc fix. |