Mercurial > emacs
comparison src/ChangeLog @ 33071:8e2243368251
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 30 Oct 2000 15:36:36 +0000 |
parents | ea3e57d2e495 |
children | 41aea8009f39 |
comparison
equal
deleted
inserted
replaced
33070:ca31e3965686 | 33071:8e2243368251 |
---|---|
1 2000-10-30 Gerd Moellmann <gerd@gnu.org> | 1 2000-10-30 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xfaces.c (resolve_face_name): Handle case that FACE_NAME | |
4 is not a symbol or string. | |
2 | 5 |
3 * xdisp.c (echo_area_display): Don't perform a display update from | 6 * xdisp.c (echo_area_display): Don't perform a display update from |
4 inside redisplay. The update will happen anyway at the end of | 7 inside redisplay. The update will happen anyway at the end of |
5 redisplay, and it can confuse redisplay (GC messages while | 8 redisplay, and it can confuse redisplay (GC messages while |
6 redisplaying, for instance.) | 9 redisplaying, for instance.) |