Mercurial > emacs
comparison lisp/ChangeLog @ 100351:d23b1588c7c1
Move decoding of locale info from Lisp to C.
* src/w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
* lisp/w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
decoding of long locale info is now done in `w32-get-locale-info'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 11 Dec 2008 09:40:44 +0000 |
parents | 48eefc1322df |
children | 0d936ac4e521 |
comparison
equal
deleted
inserted
replaced
100350:d698608b3a92 | 100351:d23b1588c7c1 |
---|---|
1 2008-12-11 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change; | |
4 decoding of long locale info is now done in `w32-get-locale-info'. | |
5 | |
1 2008-12-11 Chong Yidong <cyd@stupidchicken.com> | 6 2008-12-11 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * progmodes/ruby-mode.el: Fix auto-mode-alist entry. | 8 * progmodes/ruby-mode.el: Fix auto-mode-alist entry. |
4 | 9 |
5 2008-12-10 Chong Yidong <cyd@stupidchicken.com> | 10 2008-12-10 Chong Yidong <cyd@stupidchicken.com> |