# HG changeset patch # User Gerd Moellmann # Date 996665152 0 # Node ID 4869dbaf46cf3203cfd8cf16ffd029aea6297a4c # Parent 6520def531cc9416f886d0b9e015e8aa36f87bec *** empty log message *** diff -r 6520def531cc -r 4869dbaf46cf lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 01 10:46:23 2001 +0000 +++ b/lisp/ChangeLog Wed Aug 01 11:25:52 2001 +0000 @@ -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 -r 6520def531cc -r 4869dbaf46cf lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Wed Aug 01 10:46:23 2001 +0000 +++ b/lisp/gnus/ChangeLog Wed Aug 01 11:25:52 2001 +0000 @@ -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 -r 6520def531cc -r 4869dbaf46cf src/ChangeLog --- a/src/ChangeLog Wed Aug 01 10:46:23 2001 +0000 +++ b/src/ChangeLog Wed Aug 01 11:25:52 2001 +0000 @@ -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