From e49237cbea2e9279ef316b67abf9cd4438aeb7a9 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 29 Jun 1999 13:03:18 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6a3dbb8..83109cd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,12 @@ 1999-06-29 MORIOKA Tomohiko + * mule/european.el (setup-latin1-environment): Just call + `set-language-environment'. + - Specify `coding-priority' and `input-method' properties of each + language environment. + +1999-06-29 MORIOKA Tomohiko + * mule/english.el (setup-english-environment): Don't setup `setup-function' property of English environment. @@ -34,9 +41,10 @@ 1998-08-31 Paul Eggert - * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el: Add coding: - local variable, to avoid bootstrapping problem if you need to - recompile all the Lisp files using interpreted code. + * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el, + mule/european.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 @@ -249,6 +257,9 @@ * language/english.el (setup-english-environment): Just call reset-language-environment. + * language/european.el (setup-8-bit-environment): Function + deleted. + 1998-08-08 Richard Stallman * mule/mule-cmds.el (input-method-exit-on-first-char) -- 1.7.10.4