From c5c6addffabeff473e90cf01bb93f4838bd37da9 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Sat, 20 Mar 1993 23:06:44 +0000 Subject: [PATCH] Doc fix. --- src/dispnew.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dispnew.c b/src/dispnew.c index d061f2ce9f1..1e50178b74b 100644 --- a/src/dispnew.c +++ b/src/dispnew.c @@ -1936,6 +1936,7 @@ DEFUN ("sit-for", Fsit_for, Ssit_for, 1, 3, 0, "Perform redisplay, then wait for SECONDS seconds or until input is available.\n\ Optional second arg MILLISECONDS specifies an additional wait period, in\n\ milliseconds.\n\ +\(Not all operating systems support milliseconds.)\n\ Optional third arg non-nil means don't redisplay, just wait for input.\n\ Redisplay is preempted as always if input arrives, and does not happen\n\ if input is available before it starts.\n\