log

age author description
Tue, 23 Feb 1993 14:13:27 +0000 Jim Blandy * make-dist: Only copy gmalloc.c if we couldn't link it.
Tue, 23 Feb 1993 13:21:13 +0000 Jim Blandy Removed assigment to foo in byte-compile-lambda.
Tue, 23 Feb 1993 11:55:05 +0000 Jim Blandy * Makefile.in (lisppath): Don't include externallispdir in this.
Tue, 23 Feb 1993 11:49:39 +0000 Jim Blandy * alloc.c (make_pure_float): Assure that PUREBEG + pureptr is
Tue, 23 Feb 1993 07:27:39 +0000 Richard M. Stallman (C_entries): Don't reset definedef when a newline inside a comment is met.
Tue, 23 Feb 1993 05:49:12 +0000 Richard M. Stallman (Fforward_comment): New function.
Mon, 22 Feb 1993 16:21:17 +0000 Jim Blandy * alloc.c (make_pure_float): Align pureptr according to __alignof,
Mon, 22 Feb 1993 15:10:46 +0000 Jim Blandy * xterm.c (XTread_socket): Pass the proper number of arguments to
Mon, 22 Feb 1993 15:10:16 +0000 Jim Blandy * xrdb.c (getuid): Remove declaration.
Mon, 22 Feb 1993 15:09:33 +0000 Jim Blandy * minibuf.c (Fdisplay_completion_list): Pass the proper number of
Mon, 22 Feb 1993 15:08:57 +0000 Jim Blandy * xfns.c (x_set_icon_type): Pass the proper number of arguments to
Mon, 22 Feb 1993 14:53:13 +0000 Jim Blandy * keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
Mon, 22 Feb 1993 14:52:32 +0000 Jim Blandy * textprop.c (Fget_text_property): Fix typo in function's declaration.
Mon, 22 Feb 1993 14:51:39 +0000 Jim Blandy * systty.h [HAVE_TERMIOS]: Include fcntl.h.
Mon, 22 Feb 1993 14:51:13 +0000 Jim Blandy * systime.h [_AIX]: Move test outside of previous #if.