aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorDave Love2002-05-19 11:29:08 +0000
committerDave Love2002-05-19 11:29:08 +0000
commitc83b568ed5ccc173382ea749562fae763a41ab9d (patch)
tree3ee009e6e3a308bee487bcb8e46f7f42db3a6eca /lisp
parentd42e4a1e72ecc1d184d04fd1b3f08411829bd0e6 (diff)
downloademacs-c83b568ed5ccc173382ea749562fae763a41ab9d.tar.gz
emacs-c83b568ed5ccc173382ea749562fae763a41ab9d.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f8c397e68fe..4f6cadb1c8d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,17 @@
12002-05-19 Dave Love <fx@gnu.org>
2
3 * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8,
4 utf-8-subst; add vietnamese, cyrillic, czech.
5
6 * language/romanian.el (iso-latin-10): New coding system.
7
8 * international/mule-conf.el (emacs-mule): Set :charset-list,
9 consistent with coding-system-charset-list doc.
10 (iso-8859-16): New charset.
11
12 * international/mule-diag.el (describe-coding-system): Avoid error
13 for iso-2022, emacs-mule.
14
12002-05-17 Dave Love <fx@gnu.org> 152002-05-17 Dave Love <fx@gnu.org>
2 16
3 * international/codepage.el: Most of code removed or commented 17 * international/codepage.el: Most of code removed or commented