log

age author description
Sat, 31 Oct 1992 05:18:16 +0000 Jim Blandy * dispextern.h (sit_for): Declare this extern.
Sat, 31 Oct 1992 05:17:46 +0000 Jim Blandy * dired.c (find_file_handler): Declare this extern.
Sat, 31 Oct 1992 05:17:14 +0000 Jim Blandy * data.c (Fset): See if current_alist_element points to itself
Sat, 31 Oct 1992 04:55:35 +0000 Jim Blandy * commands.h (unread_command_char): Declare this to be a
Sat, 31 Oct 1992 04:55:02 +0000 Jim Blandy * casetab.c (set_case_table): Declare this to be static, and
Sat, 31 Oct 1992 04:54:35 +0000 Jim Blandy * casefiddle.c (operate_on_word): Declare end to be an int, not a
Sat, 31 Oct 1992 04:53:11 +0000 Jim Blandy * callproc.c: Arrange for synchronous processes to get SIGINT the
Sat, 31 Oct 1992 04:52:24 +0000 Jim Blandy * bytecode.c (Fbyte_code): Use EQ to compare string_saved with
Sat, 31 Oct 1992 04:51:36 +0000 Jim Blandy * buffer.h (Fbuffer_name, Fget_file_buffer): Added external
Sat, 31 Oct 1992 04:50:51 +0000 Jim Blandy * buffer.c (reset_buffer): Don't assign to b->save_length as if it
Sat, 31 Oct 1992 04:50:13 +0000 Jim Blandy * alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.
Sat, 31 Oct 1992 04:49:31 +0000 Jim Blandy * abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value
Fri, 30 Oct 1992 06:01:13 +0000 Richard M. Stallman (preserved_fns): New var.
Fri, 30 Oct 1992 05:38:03 +0000 Richard M. Stallman Doc fix.
Thu, 29 Oct 1992 10:44:50 +0000 Richard M. Stallman (get_system_name): Use gethostname for USG systems