1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

(echo_area_display): Clear echo_message_buffer.

This commit is contained in:
Richard M. Stallman 2005-02-03 07:35:28 +00:00
parent 3997118842
commit 85424dea00

View File

@ -8086,6 +8086,8 @@ echo_area_display (update_frame_p)
/* Last displayed message is now the current message. */
echo_area_buffer[1] = echo_area_buffer[0];
/* Inform read_char that we're not echoing. */
echo_message_buffer = Qnil;
/* Prevent redisplay optimization in redisplay_internal by resetting
this_line_start_pos. This is done because the mini-buffer now