changeset 97915:b533413d3d47

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 01 Sep 2008 07:17:23 +0000
parents 3202a37b62f3
children 904041a08605
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 01 07:17:04 2008 +0000
+++ b/lisp/ChangeLog	Mon Sep 01 07:17:23 2008 +0000
@@ -1,5 +1,13 @@
 2008-09-01  Kenichi Handa  <handa@m17n.org>
 
+	* international/mule-diag.el (font-show-log): Fix previous change.
+
+	* international/mule-cmds.el (set-language-environment): Don't
+	overwrite current-iso639-language if the current language
+	environment doesn't provide that data.
+	(set-locale-environment): Set current-iso639-language from the
+	locale name.
+
 	* international/fontset.el (script-representative-chars): Re-add
 	the entry for symbol, but with vector of characters.
 	(setup-default-fontset): Cancel previous change.