Mercurial > emacs
changeset 42102:9efbf5ef4ae7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 17 Dec 2001 14:04:46 +0000 |
parents | 66b4582e344c |
children | e5356ff675e3 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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.