aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2005-03-26 05:52:20 +0000
committerKenichi Handa <[email protected]>2005-03-26 05:52:20 +0000
commitf4931aac9a6446320c075c071a112df60d46bd62 (patch)
tree57e91059544d2795843e40d8390e13a1bdb32166
parenteebfcf8e27117e99588891191dd1de4e5d0e4375 (diff)
*** empty log message ***
-rw-r--r--etc/NEWS6
-rw-r--r--leim/ChangeLog2
2 files changed, 7 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ffa3977e99..19f10bee98 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -107,6 +107,12 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
* Changes in Emacs 22.1
+** Languange environment and various default coding systems are setup
+more correctly according to the current locale name. If the locale
+name doesn't specify a charset, the default is what glibc defines.
+This change may result in using the different coding systems as
+default in some locale (e.g. vi_VN).
+
+++
** The commands copy-file, rename-file, make-symbolic-link and
add-name-to-file, when given a directory as the "new name" argument,
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 20f24ca9ed..b88f4c9254 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -6,7 +6,7 @@
2005-03-18 Kenichi Handa <[email protected]>
* quail/thai.el (quail-thai-update-translation): Delete it.
- (thai-generate-quail-map): Generate is simple map.
+ (thai-generate-quail-map): Generate a simpler map.
("thai-kesmanee"): Don't use quail-thai-update-translation.
(thai-generate-quail-map): Likewise.