Mercurial > emacs
changeset 67321:671987b77f52
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 05 Dec 2005 07:39:01 +0000 |
parents | 08bc4f887f34 |
children | 505d047aa503 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Dec 05 07:38:44 2005 +0000 +++ b/lisp/ChangeLog Mon Dec 05 07:39:01 2005 +0000 @@ -1,3 +1,14 @@ +2005-12-05 Kenichi Handa <handa@m17n.org> + + * international/mule-cmds.el (set-language-info-internal): New + function. + (set-language-info): Call set-language-info-internal to update + language-info-alist. If LANG-ENV is the current one, call + set-language-environment to make INFO effective now. + (set-language-info-alist): Likewise. + (locale-language-names): With locale "en", use English + lang. env. but set the default codings to iso-8859-1. + 2005-12-04 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)