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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/internals.texi [lexbind]
Date: Thu, 20 Nov 2003 19:36:46 -0500

Index: emacs/lispref/internals.texi
diff -c emacs/lispref/internals.texi:1.24.4.2 
emacs/lispref/internals.texi:1.24.4.3
*** emacs/lispref/internals.texi:1.24.4.2       Tue Oct 14 19:10:12 2003
--- emacs/lispref/internals.texi        Thu Nov 20 19:35:46 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]