Mercurial > emacs
diff lisp/ChangeLog @ 88570:2c66d599746b
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 19 May 2002 11:29:08 +0000 |
parents | e1adc95d8fcf |
children | 1ecb13ff569a |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 19 11:24:48 2002 +0000 +++ b/lisp/ChangeLog Sun May 19 11:29:08 2002 +0000 @@ -1,3 +1,17 @@ +2002-05-19 Dave Love <fx@gnu.org> + + * 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 <fx@gnu.org> * international/codepage.el: Most of code removed or commented