(echo_area_display): Don't perform a display update from
authorGerd Moellmann <gerd@gnu.org>
Mon, 30 Oct 2000 15:26:46 +0000 (15:26 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 30 Oct 2000 15:26:46 +0000 (15:26 +0000)
commitd4358b37bec6762190437fc14a5a4fbc1b894465
tree0cd9188867850419b1a7964a09d959dfbd7453c8
parent70c825df44c8cc44fbff1bda7a8e3fbbd16ed4b7
(echo_area_display): Don't perform a display update from
inside redisplay.  The update will happen anyway at the end of
redisplay, and it can confuse redisplay (GC messages while
redisplaying, for instance.)
src/ChangeLog
src/xdisp.c