Mercurial > emacs
changeset 89197:f9faddb101bc
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 10 Oct 2002 23:06:03 +0000 |
parents | 5dee2a648800 |
children | 02355a7106cb |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 10 23:03:13 2002 +0000 +++ b/lisp/ChangeLog Thu Oct 10 23:06:03 2002 +0000 @@ -1,3 +1,18 @@ +2002-10-09 Dave Love <fx@gnu.org> + + * language/european.el ("Latin-2", "Latin-5"): Doc fix. + + * language/cyrillic.el ("Bulgarian"): Fix input method and + charset. + ("Tajik", "Belarusian"): Fix charset. + + * international/mule-cmds.el (describe-language-environment): Be + case-insensitive when looking for input methods. + (locale-name-match): Doc fix. + (locale-charset-match-p): New. + (set-locale-environment): Warn if coding system doesn't agree + with system locale. + 2002-10-09 Kenichi Handa <handa@m17n.org> * international/mule-cmds.el (select-safe-coding-system): If @@ -6,6 +21,8 @@ 2002-10-06 Dave Love <fx@gnu.org> + * international/quail.el (quail-help): Fix underlining. + * language/chinese.el (chinese-gb18030, gb18030) ("Chinese-GB18030"): New.