From: Po Lu Date: Tue, 11 Jun 2024 06:40:46 +0000 (+0800) Subject: ; * etc/NEWS: Rename read-process-output-fast here also. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e21d1ede66c04b07c4db07c27654ec24314934b1;p=emacs.git ; * etc/NEWS: Rename read-process-output-fast here also. (cherry picked from commit 1aa83da46d1af60260b17522608eeca28efff151) --- diff --git a/etc/NEWS b/etc/NEWS index b02d2d2bc6d..a6fdd3e138a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -110,7 +110,7 @@ The round-trip through the Lisp function 'internal-default-process-filter' is skipped when the process filter is the default one. It's reimplemented in native code, reducing GC churn. -To undo the change, set 'read-process-output-fast' to nil. +To undo the change, set 'fast-read-process-output' to nil. * Changes in Emacs 30.1