From: Kenichi Handa Date: Thu, 27 Nov 1997 08:15:40 +0000 (+0000) Subject: (redisplay_preserve_echo_area): Declare it as void. X-Git-Tag: emacs-20.3~2710 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8991bb31f831bcceff9e4aa22166bf47675e7540;p=emacs.git (redisplay_preserve_echo_area): Declare it as void. --- diff --git a/src/xdisp.c b/src/xdisp.c index 33e6e9c70fd..506dfac5595 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -1379,6 +1379,7 @@ update: area to be cleared. See tracking_off and wait_reading_process_input for examples of these situations. */ +void redisplay_preserve_echo_area () { if (echo_area_glyphs == 0 && previous_echo_glyphs != 0)