]> git.eshelyaron.com Git - emacs.git/commit
* s/darwin.h: Removed PTY_ITERATION from here.
authorSteven Tamm <steventamm@mac.com>
Sat, 22 Jan 2005 15:54:04 +0000 (15:54 +0000)
committerSteven Tamm <steventamm@mac.com>
Sat, 22 Jan 2005 15:54:04 +0000 (15:54 +0000)
commitd9e7c622607bc74214ad5f9aa0eaa64d7a4eba55
treea0d4b82e7cdc64801379e5ae3431b9eff6785e73
parent3d4d788a38060b1bb2435a57876d4065eb005b5b
* s/darwin.h: Removed PTY_ITERATION from here.
(DARWIN): Defined.
* process.c (init_process): Default process-connection-type to
nil on darwin 6 or less, t if it is 7 or higher.  This way the
broken pty behavior is still allowed on darwin 6 for interactive
processes for people that know what they are doing.
src/ChangeLog
src/process.c
src/s/darwin.h