]> git.eshelyaron.com Git - emacs.git/commit
Set process-adaptive-read-buffering to nil by default
authorStefan Kangas <stefankangas@gmail.com>
Sun, 9 Feb 2025 21:50:34 +0000 (22:50 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:42:09 +0000 (11:42 +0100)
commitf2b35df0280f1ef885db3cd242085ceef5a370ca
tree87581e5759a4f25ffda6387744f176f71ce25e07
parentb80582f45684df39d483e7cdb7a01af9d220fecd
Set process-adaptive-read-buffering to nil by default

* src/process.c (syms_of_process) <process-adaptive-read-buffering>:
Set the default to nil.  (Bug#75574)

(cherry picked from commit 8a669b6be523e043423b81571a8c94cb49ccc8e5)
src/process.c