From c83b568ed5ccc173382ea749562fae763a41ab9d Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 19 May 2002 11:29:08 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 13 +++++++++++++ lisp/ChangeLog | 14 ++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 3c42e933eb5..311b00f0ad3 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,16 @@ +2002-05-19 Dave Love + + * charsets/cp437.map, charsets/cp737.map, charsets/cp775.map: + * charsets/cp850.map, charsets/cp851.map, charsets/cp852.map: + * charsets/cp855.map, charsets/cp857.map, charsets/cp860.map: + * charsets/cp861.map, charsets/cp862.map, charsets/cp863.map: + * charsets/cp864.map, charsets/cp865.map, charsets/cp866.map: + * charsets/cp869.map, charsets/cp874.map, charsets/next.map: + * charsets/windows-1253.map, charsets/windows-1254.map: + * charsets/windows-1255.map, charsets/windows-1256.map: + * charsets/windows-1257.map, charsets/windows-1258.map: Elide + ASCII part. + 2002-05-17 Dave Love * charsets/ebcdic-us.map, charsets/ebcdic-uk.map: diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f8c397e68fe..4f6cadb1c8d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2002-05-19 Dave Love + + * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8, + utf-8-subst; add vietnamese, cyrillic, czech. + + * language/romanian.el (iso-latin-10): New coding system. + + * international/mule-conf.el (emacs-mule): Set :charset-list, + consistent with coding-system-charset-list doc. + (iso-8859-16): New charset. + + * international/mule-diag.el (describe-coding-system): Avoid error + for iso-2022, emacs-mule. + 2002-05-17 Dave Love * international/codepage.el: Most of code removed or commented -- 2.39.2