comparison 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
comparison
equal deleted inserted replaced
3141:66c42fc5d26b 3142:77f5a5135b3a
1 2005-12-17 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule/mule-cmds.el (set-language-environment-coding-systems):
4 Initialise keyboard-coding-system, terminal-coding-system when
5 applying a language environment, together with the input and
6 output coding systems for any active TTY console.
7 * mule/mule-cmds.el (init-locale-at-early-startup):
8 If set-current-locale returns a `more-specified version' of the
9 current locale when passed a zero length argument, the magic used
10 to work out the current language environment from the C locale
11 will fail. Call current-locale instead.
12
1 2005-12-17 Adrian Aichner <adrian@xemacs.org> 13 2005-12-17 Adrian Aichner <adrian@xemacs.org>
2 14
3 * package-get.el (package-get-download-sites): Add Hong Kong 15 * package-get.el (package-get-download-sites): Add Hong Kong
4 download site. 16 download site.
5 * package-get.el (package-get-pre-release-download-sites): Ditto. 17 * package-get.el (package-get-pre-release-download-sites): Ditto.