emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/internals.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/internals.texi
Date: Sun, 02 Nov 2003 01:38:00 -0500

Index: emacs/lispref/internals.texi
diff -c emacs/lispref/internals.texi:1.33 emacs/lispref/internals.texi:1.34
*** emacs/lispref/internals.texi:1.33   Mon Oct  6 12:40:10 2003
--- emacs/lispref/internals.texi        Sun Nov  2 01:29:57 2003
***************
*** 1388,1394 ****
  The associated buffer of the process.
  
  @item pid
! An integer, the Unix process @sc{id}.
  
  @item childp
  A flag, address@hidden if this is really a child process.
--- 1388,1394 ----
  The associated buffer of the process.
  
  @item pid
! An integer, the Unix process @acronym{ID}.
  
  @item childp
  A flag, address@hidden if this is really a child process.
***************
*** 1418,1424 ****
  message in the process buffer.
  
  @item pty_flag
! address@hidden if communication with the subprocess uses a @sc{pty};
  @code{nil} if it uses a pipe.
  
  @item infd
--- 1418,1424 ----
  message in the process buffer.
  
  @item pty_flag
! address@hidden if communication with the subprocess uses a @acronym{PTY};
  @code{nil} if it uses a pipe.
  
  @item infd




reply via email to

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