mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
(redisplay_preserve_echo_area): Declare it as void.
This commit is contained in:
parent
c4a4e28fbd
commit
8991bb31f8
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue