emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/process.h


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/process.h
Date: Fri, 21 Feb 2003 13:13:53 -0500

Index: emacs/src/process.h
diff -c emacs/src/process.h:1.22 emacs/src/process.h:1.23
*** emacs/src/process.h:1.22    Mon Feb 10 02:45:13 2003
--- emacs/src/process.h Fri Feb 21 13:13:53 2003
***************
*** 33,41 ****
      Lisp_Object infd;
      /* Descriptor by which we write to this process */
      Lisp_Object outfd;
-     /* Descriptor for the tty which this process is using.
-        nil if we didn't record it (on some systems, there's no need).  */
-     Lisp_Object subtty;
      /* Name of subprocess terminal.  */
      Lisp_Object tty_name;
      /* Name of this process */
--- 33,38 ----




reply via email to

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