emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Tue, 17 Aug 2004 19:11:28 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1009 emacs/etc/NEWS:1.1010
*** emacs/etc/NEWS:1.1009       Sun Aug 15 22:00:05 2004
--- emacs/etc/NEWS      Tue Aug 17 22:42:23 2004
***************
*** 3271,3277 ****
  The new low-level functions process-plist and set-process-plist are
  used to access and replace the entire property list of a process.
  
! ???
  *** Adaptive read buffering of subprocess output.
  
  On some systems, when emacs reads the output from a subprocess, the
--- 3271,3283 ----
  The new low-level functions process-plist and set-process-plist are
  used to access and replace the entire property list of a process.
  
! *** Function accept-process-output now has an optional fourth arg
! `just-this-one'.  If non-nil, only output from the specified process
! is handled, suspending output from other processes.  If value is an
! integer, also inhibit running timers.  This feature is generally not
! recommended, but may be necessary for specific applications, such as
! speech synthesis.
! 
  *** Adaptive read buffering of subprocess output.
  
  On some systems, when emacs reads the output from a subprocess, the




reply via email to

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