# HG changeset patch # User Gerd Moellmann # Date 995881908 0 # Node ID f4d3e190e759b8bc6185075d2cb8e8f6f1784761 # Parent 6f865b5ea033ea2da605ca96ad63a02105341ef2 *** empty log message *** diff -r 6f865b5ea033 -r f4d3e190e759 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 23 09:51:21 2001 +0000 +++ b/lisp/ChangeLog Mon Jul 23 09:51:48 2001 +0000 @@ -1,5 +1,7 @@ 2001-07-23 Gerd Moellmann + * play/animate.el (animate-birthday-present): Function removed. + * play/animate.el: New file. 2001-07-22 Eli Zaretskii diff -r 6f865b5ea033 -r f4d3e190e759 src/ChangeLog --- a/src/ChangeLog Mon Jul 23 09:51:21 2001 +0000 +++ b/src/ChangeLog Mon Jul 23 09:51:48 2001 +0000 @@ -1,3 +1,8 @@ +2001-07-23 Gerd Moellmann + + * coding.c (code_convert_region): Handle the multibyte case if + decoding ends with CODING_FINISH_INSUFFICIENT_SRC. + 2001-07-20 Gerd Moellmann * dispextern.h (struct face): Change type of `stipple' to