Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Store local environment in frame (not terminal) parameters. | Karoly Lorentey | 2005-12-29 | 1 | -38/+33 | |
| * | | | | | | | | | | | | | | Initialize Vprocess_environment to nil. | Karoly Lorentey | 2005-12-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Fix semantics of let-binding `process-environment'. | Karoly Lorentey | 2005-12-29 | 1 | -91/+160 | |
| * | | | | | | | | | | | | | | Fix compilation errors in previous commit. | Karoly Lorentey | 2005-12-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Implement automatic terminal-local environment variables via `local-environme... | Karoly Lorentey | 2005-12-26 | 1 | -18/+142 | |
* | | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-02-26 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | (syms_of_callproc) <doc-directory, configure-info-directory>: | Juanma Barranquero | 2007-02-17 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | (Fcall_process_region) [HAVE_MKSTEMP]: Add BLOCK_INPUT | YAMAMOTO Mitsuharu | 2007-01-09 | 1 | -1/+5 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-01-01 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fix last change. | Eli Zaretskii | 2006-12-22 | 1 | -2/+2 | |
| * | | | | | | | | | (syms_of_callproc) <shell-file-name>: Doc fix. | Eli Zaretskii | 2006-12-22 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2006-06-17 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | (Fcall_process): Doc fix. | Richard M. Stallman | 2006-06-13 | 1 | -0/+4 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | (Fcall_process): Reject encoding arguments by | Kenichi Handa | 2006-05-18 | 1 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | (Fcall_process): Sync with HEAD. | Kenichi Handa | 2006-06-08 | 1 | -0/+8 | |
* | | | | | | | (Fcall_process): Sync with HEAD. | Kenichi Handa | 2006-05-15 | 1 | -2/+1 | |
* | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60 | Miles Bader | 2006-05-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | (Fcall_process): Use system_eol_type for encoding | Kenichi Handa | 2006-05-08 | 1 | -0/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9 | Miles Bader | 2006-02-01 | 1 | -8/+14 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | (Fcall_process): GCPRO error_file. Encode infile, | Kenichi Handa | 2006-01-26 | 1 | -8/+14 | |
| | |_|/ | |/| | | ||||||
* | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 1 | -2/+7 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | (delete_temp_file): Bind file-name-handler-alist to nil for the call | Ken Raeburn | 2006-01-03 | 1 | -2/+4 | |
| | |/ | |/| | ||||||
| * | | (Fcall_process_region): Bind file-name-handler-alist to nil for the call to | Ken Raeburn | 2006-01-01 | 1 | -0/+3 | |
| |/ | ||||||
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 | Miles Bader | 2005-08-26 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 | |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
* | | (Fcall_process): Sync with the change in | Kenichi Handa | 2005-06-06 | 1 | -5/+5 | |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57 | Miles Bader | 2005-06-06 | 1 | -15/+12 | |
|\ \ | |/ | ||||||
| * | (Fcall_process): Don't use alloca to gradually | Kim F. Storm | 2005-06-03 | 1 | -18/+15 | |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31 | Miles Bader | 2005-03-31 | 1 | -6/+2 | |
|\ \ | |/ | ||||||
| * | (Vdoc_file_name, Vfile_name_coding_system) | Stefan Monnier | 2005-03-24 | 1 | -6/+2 | |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69 | Miles Bader | 2004-11-04 | 1 | -0/+5 | |
|\ \ | |/ | ||||||
| * | From: YAMAMOTO Mitsuharu | Kim F. Storm | 2004-11-02 | 1 | -0/+5 | |
* | | (Fcall_process): Fix merging of 2004-10-13 change. | Kenichi Handa | 2004-10-14 | 1 | -1/+2 | |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57 | Miles Bader | 2004-10-14 | 1 | -4/+12 | |
|\ \ | |/ | ||||||
| * | (Fcall_process): Simplify handling of display arg. | Kim F. Storm | 2004-10-13 | 1 | -6/+14 | |
| * | *** empty log message *** | Kenichi Handa | 2004-09-29 | 1 | -0/+2 | |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15 | Miles Bader | 2004-06-28 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Undo 2004-06-16T15:10:55Z!storm@cua.dk changes (committed accidentally) | Kim F. Storm | 2004-06-17 | 1 | -13/+1 | |
| * | Update copyright. | Kim F. Storm | 2004-06-16 | 1 | -3/+15 | |
| * | Define synch_process_termsig. | Jan Djärv | 2004-01-26 | 1 | -0/+17 |