comparison src/ChangeLog @ 49141:c00432dbb3de

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 10 Jan 2003 22:24:25 +0000
parents 23177b864eef
children 66a2ea102f43
comparison
equal deleted inserted replaced
49140:23177b864eef 49141:c00432dbb3de
1 2003-01-11 Kim F. Storm <storm@cua.dk>
2
3 * process.c (Fset_process_contact): New function.
4 (syms_of_process): defsubr it.
5 (make-network-process): Update doc.
6
1 2003-01-10 Andreas Schwab <schwab@suse.de> 7 2003-01-10 Andreas Schwab <schwab@suse.de>
2 8
3 * alloc.c (pure_alloc): Correct alignment for Lisp_Floats. 9 * alloc.c (pure_alloc): Correct alignment for Lisp_Floats.
4 Reported by Berthold Gunreben <b.gunreben@web.de>. 10 Reported by Berthold Gunreben <b.gunreben@web.de>.
5 11