Mercurial > emacs
diff src/ChangeLog @ 42102:9efbf5ef4ae7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 17 Dec 2001 14:04:46 +0000 |
parents | 9e8a4b70df81 |
children | d69c2368e549 |
line wrap: on
line diff
--- 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 <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.