Mercurial > emacs
changeset 89269:f4306366f8c7
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 30 Oct 2002 01:27:27 +0000 |
parents | 09a99ad41f97 |
children | 0e31b4adc10e |
files | etc/ChangeLog lisp/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Wed Oct 30 01:20:15 2002 +0000 +++ b/etc/ChangeLog Wed Oct 30 01:27:27 2002 +0000 @@ -1,3 +1,8 @@ +2002-10-30 Kenichi Handa <handa@m17n.org> + + * HELLO: Change indian-2-column chars of Hindi line to Unicode + chars. + 2002-10-17 Dave Love <fx@gnu.org> * charsets/cp866.map: Deleted (redundant).
--- a/lisp/ChangeLog Wed Oct 30 01:20:15 2002 +0000 +++ b/lisp/ChangeLog Wed Oct 30 01:27:27 2002 +0000 @@ -1,5 +1,8 @@ 2002-10-30 Kenichi Handa <handa@m17n.org> + * international/fontset.el ("fontset-default"): Add an entry for + `indian-is13194' charset. + * international/mule-conf.el (indian-is13194): Delete :unify-map property. Don't unify this charset. (indian-2-column): Delete :superset property, add :code-offset
--- a/src/ChangeLog Wed Oct 30 01:20:15 2002 +0000 +++ b/src/ChangeLog Wed Oct 30 01:27:27 2002 +0000 @@ -1,3 +1,8 @@ +2002-10-30 Kenichi Handa <handa@m17n.org> + + * charset.c (Fset_charset_priority): Update + Viso_2022_charset_list. + 2002-10-29 Kenichi Handa <handa@m17n.org> * xfaces.c (Vface_resizing_fonts): New variable.