| Commit message (Expand) | Author | Age | Files | Lines |
* | * window.h (struct window): | Stefan Monnier | 2007-10-02 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
|\ |
|
| * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | (struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag, | Stefan Monnier | 2007-07-12 | 1 | -38/+38 |
|/ |
|
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | (inhibit_sentinels): Add decl. | Richard M. Stallman | 2006-09-08 | 1 | -0/+4 |
* | Include headers for pid_t. | Stefan Monnier | 2006-04-24 | 1 | -0/+6 |
* | * process.h (struct Lisp_Process): Replace Lisp_Objects `pid', | Stefan Monnier | 2006-04-08 | 1 | -6/+13 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Undo previous change. | Richard M. Stallman | 2005-06-08 | 1 | -2/+0 |
* | (struct process): Conditionalize slots adaptive_read_buffering, | Richard M. Stallman | 2005-06-08 | 1 | -3/+3 |
* | * process.h: Add extern to synch_process_termsig. | Jan Djärv | 2004-01-27 | 1 | -1/+1 |
* | synch_process_termsig new variable. | Jan Djärv | 2004-01-26 | 1 | -0/+3 |
* | (struct Lisp_Process): New members for adaptive read | Kim F. Storm | 2004-01-01 | 1 | -0/+12 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Removed subtty, workaround for when TIOCSIGSEND fails. | Jan Djärv | 2003-02-21 | 1 | -3/+0 |
* | (struct Lisp_Process): New member filter_multibyte. | Kenichi Handa | 2003-02-10 | 1 | -0/+6 |
* | (struct Lisp_Process): New member plist replaces old | Kim F. Storm | 2003-01-14 | 1 | -2/+2 |
* | (struct Lisp_Process): New member private_vars. | Kim F. Storm | 2003-01-12 | 1 | -0/+2 |
* | (struct Lisp_Process): New member log. | Kim F. Storm | 2002-03-17 | 1 | -3/+8 |
* | (EXEC_SUFFIXES): Remove. | Stefan Monnier | 2001-10-14 | 1 | -6/+0 |
* | (struct process): Make inherit_coding_system_flag a Lisp_Object. | Richard M. Stallman | 1998-04-29 | 1 | -5/+9 |
* | (struct Lisp_Process): Add inherit_coding_system_flag member. | Eli Zaretskii | 1998-04-19 | 1 | -0/+3 |
* | (struct Lisp_Process): New members decoding_carryover | Kenichi Handa | 1998-01-22 | 1 | -0/+4 |
* | (struct Lisp_Process): New members | Karl Heuer | 1997-02-20 | 1 | -0/+8 |
* | Comment change. | Richard M. Stallman | 1996-09-01 | 1 | -1/+2 |
* | (synch_process_death, synch_process_retcode): Delete extra declaration. | Karl Heuer | 1996-01-31 | 1 | -2/+0 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
* | Make size field an EMACS_INT. | Richard M. Stallman | 1994-12-29 | 1 | -1/+1 |
* | (struct process): New field tty_name. | Richard M. Stallman | 1994-09-18 | 1 | -0/+2 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (chan_process): Don't specify size. | Karl Heuer | 1994-03-04 | 1 | -1/+1 |
* | (chan_process, Vprocess_alist): Declared. | Richard M. Stallman | 1994-03-02 | 1 | -0/+6 |
* | New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the | Jim Blandy | 1993-03-30 | 1 | -0/+11 |
* | entered into RCS | Jim Blandy | 1992-02-11 | 1 | -0/+5 |
* | Initial revision | Jim Blandy | 1991-07-30 | 1 | -0/+88 |