From: Gerd Moellmann Date: Wed, 1 Aug 2001 11:25:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.105~335 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=81b1a79dc541152f6ca07d87b53361083b42b94b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7223340e46f..362aefca50d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-08-01 Gerd Moellmann + * play/animate.el: Add Keywords and Maintainer. Remove a + reference to a removed function. + * play/animate.el (animate-string): Handle case that the string is longer than the window is wide. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 99eea1eba00..a1d9d3b42cf 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,10 @@ +2001-08-01 ShengHuo ZHU + + * gnus-start.el (gnus-startup-file-coding-system): Revert to binary. + (gnus-ding-file-coding-system): New variable. + (gnus-read-newsrc-el-file, gnus-save-newsrc-file) + (gnus-slave-save-newsrc): Use it. + 2001-07-31 Gerd Moellmann * gnus-start.el (gnus-startup-file-coding-system): Change to diff --git a/src/ChangeLog b/src/ChangeLog index 0619e0b24dd..11c70d99957 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-08-01 Gerd Moellmann + + * xfns.c (x_set_tool_bar_lines): Clear the tool bar window's + current matrix when the window gets smaller. + 2001-08-01 Eli Zaretskii * print.c (strout): Cast the character passed to insert_char to