]> git.eshelyaron.com Git - emacs.git/commit
; Clarify doc strings of 'call-process' and 'call-process-region'
authorEli Zaretskii <eliz@gnu.org>
Mon, 2 Jan 2023 11:52:25 +0000 (13:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 2 Jan 2023 11:52:25 +0000 (13:52 +0200)
commitb7ad0b40148bd5905497a4c05fced4e0b9099812
tree0bc60dec5f8a7bed07adfafffa47d65b2d191ab2
parent4520f09dd8bc9a0014d6afd0f76c2c77dcb2e5a0
; Clarify doc strings of 'call-process' and 'call-process-region'

* src/callproc.c (Fcall_process, Fcall_process_region): Document
that the destination buffer can be specified by its name.
(Bug#60477)
src/callproc.c