Mercurial > emacs
view lisp/term/vt102.el @ 59689:007a1a6d92de
* 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.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Sat, 22 Jan 2005 15:54:04 +0000 |
parents | 695cf19ef79e |
children | af1c58687bdd 375f2633d815 |
line wrap: on
line source
;; -*- no-byte-compile: t -*- (load "term/vt100" nil t) ;;; arch-tag: 6e839cfc-125a-4574-82f1-c23a51f7c50f ;;; vt102.el ends here