diff src/dispnew.c @ 71141:8b67793e19f3

Whitespace changes.
author Richard M. Stallman <rms@gnu.org>
date Thu, 01 Jun 2006 21:04:58 +0000
parents 5cf77229c85d
children 623f01d9e470
line wrap: on
line diff
--- a/src/dispnew.c	Thu Jun 01 14:08:25 2006 +0000
+++ b/src/dispnew.c	Thu Jun 01 21:04:58 2006 +0000
@@ -355,8 +355,7 @@
 
 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 @@
   if ((detect_input_pending_run_timers (display)
        && !redisplay_dont_pause)
       || !NILP (Vexecuting_kbd_macro))
-
     return Qnil;
 
   if (initial_display)