emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 22 Jan 2005 10:54:04 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4174 emacs/src/ChangeLog:1.4175
*** emacs/src/ChangeLog:1.4174  Sat Jan 22 01:41:16 2005
--- emacs/src/ChangeLog Sat Jan 22 15:54:03 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-01-22  Steven Tamm  <address@hidden>
+ 
+       * 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.
+ 
  2005-01-22  Kim F. Storm  <address@hidden>
  
        * window.c (auto_window_vscroll_p): New boolean.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]