From 81b1a79dc541152f6ca07d87b53361083b42b94b Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 1 Aug 2001 11:25:52 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ lisp/gnus/ChangeLog | 7 +++++++ src/ChangeLog | 5 +++++ 3 files changed, 15 insertions(+) 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 -- 2.39.2