# HG changeset patch # User Richard M. Stallman # Date 1008597886 0 # Node ID 9efbf5ef4ae7f40d370863c853544f0c3f6dc540 # Parent 66b4582e344c22c764d986ae0d95834049ea225c *** empty log message *** diff -r 66b4582e344c -r 9efbf5ef4ae7 src/ChangeLog --- a/src/ChangeLog Mon Dec 17 01:59:01 2001 +0000 +++ b/src/ChangeLog Mon Dec 17 14:04:46 2001 +0000 @@ -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.