From 47a62f297a73534c3c843ad6419299e988dc16fb Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 30 Oct 2002 01:27:27 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 5 +++++ lisp/ChangeLog | 3 +++ src/ChangeLog | 5 +++++ 3 files changed, 13 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 5f56e474aca..571dda7c8d8 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2002-10-30 Kenichi Handa + + * HELLO: Change indian-2-column chars of Hindi line to Unicode + chars. + 2002-10-17 Dave Love * charsets/cp866.map: Deleted (redundant). diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 771a724bfdf..fb7809b0f9e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2002-10-30 Kenichi Handa + * 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 diff --git a/src/ChangeLog b/src/ChangeLog index 40496e82855..00ecbe554ea 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-10-30 Kenichi Handa + + * charset.c (Fset_charset_priority): Update + Viso_2022_charset_list. + 2002-10-29 Kenichi Handa * xfaces.c (Vface_resizing_fonts): New variable. -- 2.39.2