comparison src/ChangeLog @ 43618:22e8b9a7d39f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 01 Mar 2002 21:04:00 +0000
parents 5f4fc7c4085c
children f2e1a89e08b3
comparison
equal deleted inserted replaced
43617:43f83a792e17 43618:22e8b9a7d39f
1 2002-03-01 Kim F. Storm <storm@cua.dk>
2
3 * lisp.h (GCPRO6): New macro.
4
5 * process.c (Fopen_network_stream): Use GCPRO6.
6
1 2002-03-01 Kim F. Storm <storm@cua.dk> 7 2002-03-01 Kim F. Storm <storm@cua.dk>
2 8
3 * process.c (Qconnect, Qfailed): New variables. 9 * process.c (Qconnect, Qfailed): New variables.
4 (syms_of_process): Intern and staticpro them. 10 (syms_of_process): Intern and staticpro them.
5 (Fprocess_status): Document connect and failed return values. 11 (Fprocess_status): Document connect and failed return values.