From: Richard M. Stallman Date: Mon, 17 Dec 2001 14:04:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~17666 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=905cc05a02c439d572adb92ced384c585101ed0a;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index a7805d9fb58..8e9e4fef1c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-12-17 Richard M. Stallman + + * coding.c (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding) + instead of only for COMPOSITION_DISABLED. + 2001-12-16 Richard M. Stallman * alloc.c (pure_alloc): After overflow, allocate just a small block.