Mercurial > emacs
log src/callproc.c @ 40656:cdfd4d09b79a
age | author | description |
---|---|---|
Fri, 02 Nov 2001 20:46:55 +0000 | Pavel Jank | Update usage of CHECK_ macros (remove unused second argument). |
Sun, 21 Oct 2001 09:53:01 +0000 | Miles Bader | (Fcall_process_region, Fcall_process): Add usage: string to doc string. |
Sat, 20 Oct 2001 20:54:39 +0000 | Pavel Jank | Change doc-string comments to `new style' [w/`doc:' keyword]. |
Sun, 14 Oct 2001 20:13:47 +0000 | Stefan Monnier | (syms_of_callproc): Init Vexec_suffixes to Qnil. |
Fri, 12 Oct 2001 03:23:25 +0000 | Stefan Monnier | (Vexec_suffixes): New var. |
Wed, 03 Oct 2001 01:12:03 +0000 | Miles Bader | (syms_of_callproc): Explicitly state in the documentation for |
Thu, 20 Sep 2001 10:06:12 +0000 | Gerd Moellmann | (Fcall_process): Handle errors from pipe(2). |