]> git.eshelyaron.com Git - emacs.git/commit
read-process-output-max: Increase the default value
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 8 Jun 2024 23:58:19 +0000 (02:58 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Jun 2024 09:52:11 +0000 (11:52 +0200)
commit599890e44221c8d5486ddb1b274d77ebe7de1835
treee2ccb438521f2f4be250f6543f98cf2ade2316f2
parent50edd2cf7d0f549e86072622268b474025f9d479
read-process-output-max: Increase the default value

* src/process.c (read-process-output-max):
Increase the default value to 65536 (bug#66020).

(cherry picked from commit d4bbffe83d85662f3c168870df6916187f654088)
etc/NEWS
src/process.c