Mercurial > emacs
comparison src/ChangeLog @ 38628:4869dbaf46cf
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 01 Aug 2001 11:25:52 +0000 |
parents | c563f9fc005f |
children | 0bfc95b50785 |
comparison
equal
deleted
inserted
replaced
38627:6520def531cc | 38628:4869dbaf46cf |
---|---|
1 2001-08-01 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xfns.c (x_set_tool_bar_lines): Clear the tool bar window's | |
4 current matrix when the window gets smaller. | |
5 | |
1 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il> | 6 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 7 |
3 * print.c (strout): Cast the character passed to insert_char to | 8 * print.c (strout): Cast the character passed to insert_char to |
4 unsigned char, to avoid sign extension when it is promoted to int. | 9 unsigned char, to avoid sign extension when it is promoted to int. |
5 | 10 |