From 6a8aec41a3d465217a7d998cae05bd640a748a2f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 1 Jun 2006 21:04:58 +0000 Subject: [PATCH] Whitespace changes. --- src/dispnew.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/dispnew.c b/src/dispnew.c index e88029b827f..89e2673d6c2 100644 --- a/src/dispnew.c +++ b/src/dispnew.c @@ -355,8 +355,7 @@ static unsigned history_tick; static void add_frame_display_history P_ ((struct frame *, int)); static void add_window_display_history P_ ((struct window *, char *, int)); - - + /* Add to the redisplay history how window W has been displayed. MSG is a trace containing the information how W's glyph matrix has been constructed. PAUSED_P non-zero means that the update @@ -6408,7 +6407,6 @@ sit_for (sec, usec, reading, display, initial_display) if ((detect_input_pending_run_timers (display) && !redisplay_dont_pause) || !NILP (Vexecuting_kbd_macro)) - return Qnil; if (initial_display) -- 2.39.5