* rltty.c (control_meta_key_on): Don't compile if __GO32__ is
authorSteve Chamberlain <sac@cygnus>
Thu, 30 Jun 1994 22:31:29 +0000 (22:31 +0000)
committerSteve Chamberlain <sac@cygnus>
Thu, 30 Jun 1994 22:31:29 +0000 (22:31 +0000)
commitd14d610da264bc583c48c9432e739f5e57eab3a0
treea87968837256ddf2ce702adb75bcedf0e2c3941a
parent018d94f53c3a2bbf5b6cbd3f09a6aa4f51bb997e
* rltty.c (control_meta_key_on): Don't compile if __GO32__ is
defined.
(rltty_set_default_bindings): Likewise.
* display.c (insert_some_chars, delete_chars): row_start should be
a short.
* parens.c (rl_insert_close): No FD_SET if using __GO32__.
* readline.c (rl_gather_tyi): Strip off spurious high bits.
readline/ChangeLog