diff lisp/ChangeLog @ 3142:77f5a5135b3a

[xemacs-hg @ 2005-12-17 19:46:57 by aidan] Fix self-insert-command with X11 input methods. Addresses Zhang Wei's problem of 871x118lc4.fsf@gmail.com.
author aidan
date Sat, 17 Dec 2005 19:47:03 +0000
parents 66c42fc5d26b
children b4485998d447
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 16 23:52:23 2005 +0000
+++ b/lisp/ChangeLog	Sat Dec 17 19:47:03 2005 +0000
@@ -1,3 +1,15 @@
+2005-12-17  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* mule/mule-cmds.el (set-language-environment-coding-systems):
+	Initialise keyboard-coding-system, terminal-coding-system when
+	applying a language environment, together with the input and
+	output coding systems for any active TTY console. 
+	* mule/mule-cmds.el (init-locale-at-early-startup):
+	If set-current-locale returns a `more-specified version' of the
+	current locale when passed a zero length argument, the magic used
+	to work out the current language environment from the C locale
+	will fail. Call current-locale instead. 
+
 2005-12-17  Adrian Aichner  <adrian@xemacs.org>
 
 	* package-get.el (package-get-download-sites): Add Hong Kong