Mercurial > emacs
diff src/ChangeLog @ 49179:5dbe42c838b7
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 12 Jan 2003 22:23:22 +0000 |
parents | ab4091602937 |
children | b367ee5ca97d |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jan 12 20:53:04 2003 +0000 +++ b/src/ChangeLog Sun Jan 12 22:23:22 2003 +0000 @@ -4,6 +4,7 @@ * process.c: (QCvars): New variable. (syms_of_process): Intern and staticpro it. + (Fset_process_contact): Removed function. (Fprocess_variable, Fset_process_variable): New functions. (syms_of_process): Defsubr them. (Fstart_process): Initialize private_vars plist to nil.