From: Gerd Moellmann Date: Mon, 23 Jul 2001 09:51:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.105~416 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5247262aa74ddc05176ae7694a2e1320ab210adf;p=emacs.git *** empty log message *** --- 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