From 5247262aa74ddc05176ae7694a2e1320ab210adf Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 23 Jul 2001 09:51:48 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b2930047ffe..276987b8aee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index f3424b7b0eb..5042dcf16b8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 -- 2.39.5