log src/callproc.c @ 83426:7c7d1f1cb2e7

age author description
Thu, 29 Dec 2005 02:10:23 +0000 Karoly Lorentey Initialize Vprocess_environment to nil.
Thu, 29 Dec 2005 01:28:33 +0000 Karoly Lorentey Fix semantics of let-binding `process-environment'.
Mon, 26 Dec 2005 02:21:31 +0000 Karoly Lorentey Fix compilation errors in previous commit.
Mon, 26 Dec 2005 02:14:10 +0000 Karoly Lorentey Implement automatic terminal-local environment variables via `local-environment-variables'.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 17 Feb 2007 01:59:00 +0000 Juanma Barranquero (syms_of_callproc) <doc-directory, configure-info-directory>:
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 09 Jan 2007 08:53:26 +0000 YAMAMOTO Mitsuharu (Fcall_process_region) [HAVE_MKSTEMP]: Add BLOCK_INPUT
Fri, 22 Dec 2006 23:51:10 +0000 Eli Zaretskii Fix last change.
Fri, 22 Dec 2006 23:49:18 +0000 Eli Zaretskii (syms_of_callproc) <shell-file-name>: Doc fix.
Tue, 13 Jun 2006 23:08:39 +0000 Richard M. Stallman (Fcall_process): Doc fix.
Thu, 18 May 2006 02:19:53 +0000 Kenichi Handa (Fcall_process): Reject encoding arguments by
Mon, 08 May 2006 07:56:05 +0000 Kenichi Handa (Fcall_process): Use system_eol_type for encoding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 26 Jan 2006 00:39:15 +0000 Kenichi Handa (Fcall_process): GCPRO error_file. Encode infile,
Tue, 03 Jan 2006 08:24:24 +0000 Ken Raeburn (delete_temp_file): Bind file-name-handler-alist to nil for the call
Sun, 01 Jan 2006 11:41:00 +0000 Ken Raeburn (Fcall_process_region): Bind file-name-handler-alist to nil for the call to
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 03 Jun 2005 23:02:40 +0000 Kim F. Storm (Fcall_process): Don't use alloca to gradually
Thu, 24 Mar 2005 19:09:58 +0000 Stefan Monnier (Vdoc_file_name, Vfile_name_coding_system)
Tue, 02 Nov 2004 10:10:35 +0000 Kim F. Storm From: YAMAMOTO Mitsuharu
Wed, 13 Oct 2004 09:50:36 +0000 Kim F. Storm (Fcall_process): Simplify handling of display arg.
Wed, 29 Sep 2004 23:51:34 +0000 Kenichi Handa *** empty log message ***
Thu, 17 Jun 2004 08:33:27 +0000 Kim F. Storm Undo 1.201 changes (committed accidentally)
Wed, 16 Jun 2004 15:10:55 +0000 Kim F. Storm Update copyright.
Mon, 26 Jan 2004 23:39:08 +0000 Jan Dj«£rv Define synch_process_termsig.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 02 Jun 2003 18:46:55 +0000 Dave Love Use HAVE_FCNTL_H, not USG5.
Sun, 18 May 2003 15:10:00 +0000 Richard M. Stallman (Fcall_process_region): Doc fix.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 24 Aug 2002 03:14:32 +0000 Richard M. Stallman (Fcall_process): Remove /: from program name.
Mon, 22 Jul 2002 20:05:37 +0000 Juanma Barranquero (init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
Sun, 21 Jul 2002 20:29:02 +0000 Richard M. Stallman (init_callproc): Set up Vshared_game_score_directory.
Fri, 19 Jul 2002 14:26:49 +0000 Ken Raeburn (Fcall_process): Make NEW_ARGV array hold pointer to
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Tue, 09 Jul 2002 00:12:23 +0000 Kenichi Handa (Fcall_process): Fix previous change.
Mon, 24 Jun 2002 00:35:37 +0000 Kenichi Handa (Fcall_process): If code detection is necessary, call detect_coding
Fri, 03 May 2002 20:40:58 +0000 Colin Walters (Vgame_score_directory): Renamed to Vshared_game_score_directory.
Tue, 30 Apr 2002 01:00:24 +0000 Stefan Monnier (Fcall_process): Update call to openp.
Mon, 29 Apr 2002 22:56:39 +0000 Colin Walters (Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default to
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Wed, 10 Apr 2002 19:15:51 +0000 Colin Walters (Vgame_score_directory): New variable.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Fri, 07 Dec 2001 06:45:39 +0000 Richard M. Stallman (init_callproc): Set Vdata_directory based on the source
Mon, 26 Nov 2001 00:36:28 +0000 Richard M. Stallman (Fcall_process): When we make a bigger buffer for bufptr,
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k 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 Jan«¿k 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).
Tue, 29 May 2001 13:56:54 +0000 Gerd Moellmann (Fcall_process): Deal with decode_coding returning
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Tue, 07 Nov 2000 18:12:12 +0000 Dave Love (Fcall_process_region): Use HAVE_MKSTEMP.
Tue, 22 Aug 2000 22:38:05 +0000 Andrew Innes [USE_CRT_DLL]: Remove unnecessary extern, which