* dispextern.h (sit_for): Declare this extern.
authorJim Blandy <jimb@redhat.com>
Sat, 31 Oct 1992 05:18:16 +0000 (05:18 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 31 Oct 1992 05:18:16 +0000 (05:18 +0000)
src/dispextern.h

index a1ea0c8..be6c2fb 100644 (file)
@@ -131,3 +131,4 @@ struct frame_glyphs
   };
 
 extern void get_display_line ();
+extern Lisp_Object sit_for ();