Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3afe9f5e
Commit
3afe9f5e
authored
Jul 31, 1994
by
Richard M. Stallman
Browse files
(sit_for): Undo previous change.
parent
ea62c5a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
src/dispnew.c
src/dispnew.c
+0
-4
No files found.
src/dispnew.c
View file @
3afe9f5e
...
...
@@ -2256,10 +2256,6 @@ sit_for (sec, usec, reading, display)
{
Lisp_Object
read_kbd
;
if
(
CONSP
(
Vunread_command_events
)
||
unread_command_char
!=
-
1
)
return
Qnil
;
if
(
detect_input_pending
())
return
Qnil
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment