diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <rms@gnu.org> + + * coding.c (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding) + instead of only for COMPOSITION_DISABLED. + 2001-12-16 Richard M. Stallman <rms@gnu.org> * alloc.c (pure_alloc): After overflow, allocate just a small block. |