annotate src/s/windows95.h @ 23460:94f4ba741f22
(exec_sentinel, read_process_output):
Restore waiting_for_user_input_p after running Lisp code.
author |
Richard M. Stallman <rms@gnu.org> |
date |
Wed, 14 Oct 1998 14:36:33 +0000 |
parents |
2c74dc6e82ab |
children |
695cf19ef79e |
rev |
line source |
11946
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
1 /* System description file for Windows 95. */
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
2
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
3 #include "windowsnt.h"
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
4
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
5 #define WINDOWS95
|