aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.h (unfollow)
Commit message (Expand)AuthorFilesLines
1998-04-29(struct process): Make inherit_coding_system_flag a Lisp_Object.Richard M. Stallman1-5/+9
1998-04-19(struct Lisp_Process): Add inherit_coding_system_flag member.Eli Zaretskii1-0/+3
1998-01-22(struct Lisp_Process): New members decoding_carryoverKenichi Handa1-0/+4
1997-02-20(struct Lisp_Process): New membersKarl Heuer1-0/+8
1996-09-01Comment change.Richard M. Stallman1-1/+2
1996-01-31(synch_process_death, synch_process_retcode): Delete extra declaration.Karl Heuer1-2/+0
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-05Comment fixes.Karl Heuer1-1/+1
1995-06-15Update GPL to version 2.Karl Heuer1-1/+1
1994-12-29Make size field an EMACS_INT.Richard M. Stallman1-1/+1
1994-09-18(struct process): New field tty_name.Richard M. Stallman1-0/+2
1994-05-04Update copyright.Karl Heuer1-1/+1
1994-03-04(chan_process): Don't specify size.Karl Heuer1-1/+1
1994-03-02(chan_process, Vprocess_alist): Declared.Richard M. Stallman1-0/+6
1993-03-30New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of theJim Blandy1-0/+11
1992-02-11entered into RCSJim Blandy1-0/+5
1991-07-30Initial revisionJim Blandy1-0/+88