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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS [lexbind]
Date: Sat, 04 Sep 2004 05:51:39 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.690.2.40 emacs/etc/NEWS:1.690.2.41
*** emacs/etc/NEWS:1.690.2.40   Sat Sep  4 09:22:54 2004
--- emacs/etc/NEWS      Sat Sep  4 09:24:34 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]