* sysdep.c (read_input_waiting): Set e.frame_or_window, not
authorJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:14:54 +0000 (07:14 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:14:54 +0000 (07:14 +0000)
commit6c65530f8a4b3328b29f4ced55889aa898577e4c
treea7503d46befbb2f1a81563a35d583acd724b931e
parenta87b802fe94be3d85c68c56e52f0343741b56421
* sysdep.c (read_input_waiting): Set e.frame_or_window, not
e.frame; the latter doesn't exist anymore.

* sysdep.c (start_of_data): If ORDINARY_LINK is #defined, we don't
have the data_start symbol defined, so we'll just use the address
of environ.

* sysdep.c (init_baud_rate): Use input_fd, instead of fd; the
latter is undefined.
src/sysdep.c