From: tomo Date: Tue, 29 Jun 1999 12:09:32 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-17-tomo-3~31 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=02ec26f4b58a3d0ff07a6da9c148f2475daceef4;p=chise%2Fxemacs-chise.git- update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3589cf5..6a3dbb8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,10 @@ 1999-06-29 MORIOKA Tomohiko + * mule/english.el (setup-english-environment): Don't setup + `setup-function' property of English environment. + +1999-06-29 MORIOKA Tomohiko + * mule/cyrillic.el: - Register `coding-priority', `input-method' and `features' keys into language-info-alist. @@ -29,9 +34,9 @@ 1998-08-31 Paul Eggert - * mule/chinese.el, mule/cyrillic.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: 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 @@ -241,6 +246,9 @@ (read-language-name): Handle the case that the arg KEY is nil. (describe-language-environment): Handle input-method property. + * language/english.el (setup-english-environment): Just call + reset-language-environment. + 1998-08-08 Richard Stallman * mule/mule-cmds.el (input-method-exit-on-first-char)