From: Kenichi Handa Date: Mon, 19 Aug 2002 02:52:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.91~113 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=30feaf40ea24edb579da6cd35f91239037a36f2f;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 167c20e2176..f593aeea9fa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2002-08-19 Kenichi Handa + + * composite.c (run_composition_function): Call FUNC if it is + fboundp. + + * composite.h (COMPOSITION_MODIFICATION_FUNC): If PROP is not a + cons, return Qnil. + 2002-08-18 Andreas Schwab * puresize.h (BASE_PURESIZE): Increase to 720000.