From bf798ff992c2448fd8c79577d75a4aa74d2201eb Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 29 Jun 1999 14:57:29 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 557342a..9859439 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,17 @@ 1999-06-29 MORIOKA Tomohiko + * mule/vietnamese.el: + - Specify `iso-8-1' as a category of coding-system `viscii'. + - Register `coding-priority', `input-method' and `features' keys + into language-info-alist. + +1999-06-03 Ken'ichi Handa + + * mule/vietnamese.el (ccl-encode-vscii): Typo fixed + (viet-viscii-...->viet-vscii...). + +1999-06-29 MORIOKA Tomohiko + * mule/hebrew.el (setup-hebrew-environment): Just call `set-language-environment'. - Specify `coding-priority' and `input-method' properties of each @@ -54,9 +66,9 @@ 1998-08-31 Paul Eggert * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el, - mule/european.el, mule/hebrew.el: Add coding: local variable, to - avoid bootstrapping problem if you need to recompile all the Lisp - files using interpreted code. + mule/european.el, mule/hebrew.el, mule/vietnamese.el: Add coding: + local variable, to avoid bootstrapping problem if you need to + recompile all the Lisp files using interpreted code. 1998-01-21 Kenichi Handa -- 1.7.10.4