log

age author description
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.
Mon, 22 Feb 1993 14:50:42 +0000 Jim Blandy * sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as
Mon, 22 Feb 1993 14:48:45 +0000 Jim Blandy * callint.c (Fcall_interactively): Pass the correct number of
Mon, 22 Feb 1993 14:47:53 +0000 Jim Blandy * process.c: Make sure we don't miss processes exiting, by having
Mon, 22 Feb 1993 14:46:31 +0000 Jim Blandy * keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
Mon, 22 Feb 1993 14:45:23 +0000 Jim Blandy * data.c (Fstring_to_int): Rename this to Fstring_to_number, since
Mon, 22 Feb 1993 14:44:52 +0000 Jim Blandy * keymap.c (Fdescribe_vector): Pass the proper number of arguments
Mon, 22 Feb 1993 14:43:44 +0000 Jim Blandy * keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well as