1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
This commit is contained in:
Jim Blandy 1993-03-20 23:06:44 +00:00
parent 767229f87c
commit c5c6addffa

View file

@ -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\