Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * process.c (Fstart_process): | Stefan Monnier | 2008-02-06 | 1 | -3/+6 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 1 | -77/+4 |
|\ | |||||
| * | (Fcall_process): Fix previous change. | Dan Nicolaescu | 2008-01-13 | 1 | -0/+6 |
| * | * movemail.c: | Dan Nicolaescu | 2008-01-13 | 1 | -83/+4 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ | |||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | (child_setup): Remove spurious *. | Stefan Monnier | 2007-10-23 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-13 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | * frame.c (Qenvironment): Remove. | Stefan Monnier | 2007-10-10 | 1 | -1/+0 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -71/+212 |
|\ \ \ | |/ / | |||||
| * | | (child_setup, getenv_internal): Use the frame's `display' | Stefan Monnier | 2007-09-21 | 1 | -62/+43 |
| * | | (getenv_internal_1): New function. | Stefan Monnier | 2007-09-20 | 1 | -90/+69 |
| * | | Update comment referring to C_ALLOCA. | Glenn Morris | 2007-09-12 | 1 | -3/+4 |
| * | | (getenv_internal): Remove special case for $TERM. | Stefan Monnier | 2007-08-31 | 1 | -10/+1 |
| * | | (set_initial_environment): Set Vinitial_environment only when | Stefan Monnier | 2007-08-31 | 1 | -6/+3 |
| * | | (Vinitial_environment): New variable. | Stefan Monnier | 2007-08-31 | 1 | -21/+15 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | * server.el (server-process-filter): Likewise. | Dan Nicolaescu | 2007-07-03 | 1 | -8/+105 |
| * | | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-02-24 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-13 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2007-01-01 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-06-27 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Rework environment variable support. (Reported by Kalle Olavi Niemitalo and ... | Karoly Lorentey | 2006-05-26 | 1 | -150/+56 |
| * | | | | | | | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-05-20 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-05-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix compilation error on older GCCs (reported by "mace"). | Karoly Lorentey | 2006-01-30 | 1 | -1/+3 |
| * | | | | | | | | | | | Merged from miles@gnu.org--gnu-2005 (patch 187, 704) | Karoly Lorentey | 2006-01-30 | 1 | -8/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merged from miles@gnu.org--gnu-2005 (patch 683-684) | Karoly Lorentey | 2006-01-06 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merged from miles@gnu.org--gnu-2005 (patch 682) | Karoly Lorentey | 2006-01-03 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Set `local-environment-variables' to t by default. | Karoly Lorentey | 2005-12-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Update environment-related doc strings. | Karoly Lorentey | 2005-12-29 | 1 | -12/+16 |
| * | | | | | | | | | | | | | | 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 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | |