Mercurial > emacs
changeset 33102:6740b05bc29b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 31 Oct 2000 13:32:29 +0000 |
parents | 39cd5f99c67d |
children | ecf2e8c385f8 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Oct 31 13:32:08 2000 +0000 +++ b/src/ChangeLog Tue Oct 31 13:32:29 2000 +0000 @@ -1,5 +1,8 @@ 2000-10-31 Gerd Moellmann <gerd@gnu.org> + * dispnew.c (update_frame_line): Handle case where spaces in + the default face are colored. + * xdisp.c (redisplay_tool_bar): Don't set fonts_changed_p if window height hasn't changed.