aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDave Love2002-06-06 11:34:49 +0000
committerDave Love2002-06-06 11:34:49 +0000
commitcfdeb447b4db54659727d21771978b1f3460e5fa (patch)
treea817c83097fe53a144f9b31873693519bf141311 /lisp/ChangeLog
parent87a39edb6e3372b726326e255270a334fa33376d (diff)
downloademacs-cfdeb447b4db54659727d21771978b1f3460e5fa.tar.gz
emacs-cfdeb447b4db54659727d21771978b1f3460e5fa.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cd023422d14..016fc834ca7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,25 @@
12002-06-06 Dave Love <fx@gnu.org>
2
3 * international/mule-conf.el (windows-936): New alias.
4
5 * cus-start.el: Add scalable-fonts-allowed.
6
7 * international/characters.el: Reinstate various CJK syntax and
8 category setup. Remove obsolete syntax setting in Greek section.
9 Optimize the char tables.
10
11 * language/thai.el ("Thai"): Add cp874, iso-8859-11 coding
12 systems.
13
14 * language/vietnamese.el ("Vietnamese"): Add windows-1258 coding
15 system.
16
17 * language/greek.el ("Greek"): Add windows-1253, cp851, cp869
18 coding systems.
19
20 * language/romanian.el ("Romanian"): Add iso-latin-10 coding
21 system.
22
12002-06-03 Kenichi Handa <handa@etl.go.jp> 232002-06-03 Kenichi Handa <handa@etl.go.jp>
2 24
3 * international/characters.el (printable-chars): Setup correctly. 25 * international/characters.el (printable-chars): Setup correctly.