emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/processes.texi [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/processes.texi [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:33:10 -0400

Index: emacs/lispref/processes.texi
diff -c emacs/lispref/processes.texi:1.31.2.1 
emacs/lispref/processes.texi:1.31.2.2
*** emacs/lispref/processes.texi:1.31.2.1       Mon Apr 19 07:01:43 2004
--- emacs/lispref/processes.texi        Mon Jun 28 07:28:51 2004
***************
*** 933,939 ****
  streams of the subprocess, because Emacs normally spawns the subprocess
  inside a pseudo-TTY, and a pseudo-TTY has only one output channel.  If
  you want to keep the output to those streams separate, you should
! redirect one of them to a file--for example, by using an appropriate
  shell command.
  
  @menu
--- 933,939 ----
  streams of the subprocess, because Emacs normally spawns the subprocess
  inside a pseudo-TTY, and a pseudo-TTY has only one output channel.  If
  you want to keep the output to those streams separate, you should
! redirect one of them to a file---for example, by using an appropriate
  shell command.
  
  @menu




reply via email to

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