Extend `call-process' to take the `(:file "file")' syntax to redirect
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 1 May 2011 00:04:17 +0000 (02:04 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 1 May 2011 00:04:17 +0000 (02:04 +0200)
commit1ef14cb4b0f726a5e6a86e20fed8cfecb22c67d5
tree3278d1d473acef1cbac1551f80e9fd815a08fb99
parentdcb79f208ab9e2e1e8e0d4e9810ca25c1a660eaf
Extend `call-process' to take the `(:file "file")' syntax to redirect
STDOUT to a file.
doc/lispref/ChangeLog
doc/lispref/processes.texi
src/ChangeLog
src/callproc.c
src/lisp.h
src/sysdep.c