summaryrefslogtreecommitdiff
path: root/src/callproc.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Store local environment in frame (not terminal) parameters.Karoly Lorentey2005-12-291-38/+33
| * | | | | | | | | | | | | | Initialize Vprocess_environment to nil.Karoly Lorentey2005-12-291-0/+1
| * | | | | | | | | | | | | | Fix semantics of let-binding `process-environment'.Karoly Lorentey2005-12-291-91/+160
| * | | | | | | | | | | | | | Fix compilation errors in previous commit.Karoly Lorentey2005-12-261-1/+1
| * | | | | | | | | | | | | | Implement automatic terminal-local environment variables via `local-environme...Karoly Lorentey2005-12-261-18/+142
* | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-02-261-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | (syms_of_callproc) <doc-directory, configure-info-directory>:Juanma Barranquero2007-02-171-3/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-01-261-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | (Fcall_process_region) [HAVE_MKSTEMP]: Add BLOCK_INPUTYAMAMOTO Mitsuharu2007-01-091-1/+5
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-01-011-1/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fix last change.Eli Zaretskii2006-12-221-2/+2
| * | | | | | | | | (syms_of_callproc) <shell-file-name>: Doc fix.Eli Zaretskii2006-12-221-1/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge from emacs--devo--0Miles Bader2006-06-171-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | (Fcall_process): Doc fix.Richard M. Stallman2006-06-131-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | (Fcall_process): Reject encoding arguments byKenichi Handa2006-05-181-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | (Fcall_process): Sync with HEAD.Kenichi Handa2006-06-081-0/+8
* | | | | | | (Fcall_process): Sync with HEAD.Kenichi Handa2006-05-151-2/+1
* | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60Miles Bader2006-05-101-0/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | (Fcall_process): Use system_eol_type for encodingKenichi Handa2006-05-081-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
| | |_|_|/ | |/| | |
* | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9Miles Bader2006-02-011-8/+14
|\ \ \ \ \ | |/ / / /
| * | | | (Fcall_process): GCPRO error_file. Encode infile,Kenichi Handa2006-01-261-8/+14
| | |_|/ | |/| |
* | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-2/+7
|\ \ \ \ | |/ / /
| * | | (delete_temp_file): Bind file-name-handler-alist to nil for the callKen Raeburn2006-01-031-2/+4
| | |/ | |/|
| * | (Fcall_process_region): Bind file-name-handler-alist to nil for the call toKen Raeburn2006-01-011-0/+3
| |/
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | (Fcall_process): Sync with the change inKenichi Handa2005-06-061-5/+5
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57Miles Bader2005-06-061-15/+12
|\ \ | |/
| * (Fcall_process): Don't use alloca to graduallyKim F. Storm2005-06-031-18/+15
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31Miles Bader2005-03-311-6/+2
|\ \ | |/
| * (Vdoc_file_name, Vfile_name_coding_system)Stefan Monnier2005-03-241-6/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69Miles Bader2004-11-041-0/+5
|\ \ | |/
| * From: YAMAMOTO MitsuharuKim F. Storm2004-11-021-0/+5
* | (Fcall_process): Fix merging of 2004-10-13 change.Kenichi Handa2004-10-141-1/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader2004-10-141-4/+12
|\ \ | |/
| * (Fcall_process): Simplify handling of display arg.Kim F. Storm2004-10-131-6/+14
| * *** empty log message ***Kenichi Handa2004-09-291-0/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-281-2/+2
|\ \ | |/
| * Undo 2004-06-16T15:10:55Z!storm@cua.dk changes (committed accidentally)Kim F. Storm2004-06-171-13/+1
| * Update copyright.Kim F. Storm2004-06-161-3/+15
| * Define synch_process_termsig.Jan Djärv2004-01-261-0/+17