Mercurial > emacs
comparison lisp/ChangeLog @ 89197:f9faddb101bc
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 10 Oct 2002 23:06:03 +0000 |
parents | 676dae22b5b1 |
children | 3a68f90d5000 |
comparison
equal
deleted
inserted
replaced
89196:5dee2a648800 | 89197:f9faddb101bc |
---|---|
1 2002-10-09 Dave Love <fx@gnu.org> | |
2 | |
3 * language/european.el ("Latin-2", "Latin-5"): Doc fix. | |
4 | |
5 * language/cyrillic.el ("Bulgarian"): Fix input method and | |
6 charset. | |
7 ("Tajik", "Belarusian"): Fix charset. | |
8 | |
9 * international/mule-cmds.el (describe-language-environment): Be | |
10 case-insensitive when looking for input methods. | |
11 (locale-name-match): Doc fix. | |
12 (locale-charset-match-p): New. | |
13 (set-locale-environment): Warn if coding system doesn't agree | |
14 with system locale. | |
15 | |
1 2002-10-09 Kenichi Handa <handa@m17n.org> | 16 2002-10-09 Kenichi Handa <handa@m17n.org> |
2 | 17 |
3 * international/mule-cmds.el (select-safe-coding-system): If | 18 * international/mule-cmds.el (select-safe-coding-system): If |
4 :mime-charset property of a coding system is not equal to that | 19 :mime-charset property of a coding system is not equal to that |
5 coding system, don't show that :mime-charset name. | 20 coding system, don't show that :mime-charset name. |
6 | 21 |
7 2002-10-06 Dave Love <fx@gnu.org> | 22 2002-10-06 Dave Love <fx@gnu.org> |
23 | |
24 * international/quail.el (quail-help): Fix underlining. | |
8 | 25 |
9 * language/chinese.el (chinese-gb18030, gb18030) | 26 * language/chinese.el (chinese-gb18030, gb18030) |
10 ("Chinese-GB18030"): New. | 27 ("Chinese-GB18030"): New. |
11 | 28 |
12 * international/mule-cmds.el (locale-language-names): Add GB18030. | 29 * international/mule-cmds.el (locale-language-names): Add GB18030. |