log

age author description
Wed, 04 Sep 1996 17:02:12 +0000 Richard M. Stallman (executable-insert): Doc fix.
Wed, 04 Sep 1996 16:27:55 +0000 Richard M. Stallman (create_process): Test HAVE_SETPGID for using setpgid.
Wed, 04 Sep 1996 16:23:50 +0000 Richard M. Stallman (HAVE_SETPGID): Add #undef.
Wed, 04 Sep 1996 16:09:43 +0000 Richard M. Stallman (syms_of_keymap): staticpro current_global_map;
Wed, 04 Sep 1996 15:40:46 +0000 Richard M. Stallman (get_local_map): Call indirect-function.
Wed, 04 Sep 1996 15:38:37 +0000 Richard M. Stallman Mention local-value property on an overlay.
Wed, 04 Sep 1996 15:20:19 +0000 Richard M. Stallman (main): Declare `fromunix' as size_t.
Wed, 04 Sep 1996 15:17:16 +0000 Richard M. Stallman Whitespace fix.
Wed, 04 Sep 1996 15:15:42 +0000 Richard M. Stallman unexelf1.c merged into this file.
Wed, 04 Sep 1996 15:15:30 +0000 Richard M. Stallman (UNEXEC): Use unexelf.c.
Wed, 04 Sep 1996 15:12:18 +0000 Richard M. Stallman Include config.h.
Wed, 04 Sep 1996 15:10:42 +0000 Richard M. Stallman [HAVE_TERMIOS_H]: Include termios.h.
Wed, 04 Sep 1996 15:07:07 +0000 Richard M. Stallman (create_process_1, sigchld_handler) [POSIX_SIGNALS]:
Wed, 04 Sep 1996 15:02:52 +0000 Richard M. Stallman (input_available_signal) [POSIX_SIGNALS]:
Wed, 04 Sep 1996 14:57:40 +0000 Richard M. Stallman (HAVE_TERMIOS_H): Add #undef.
Wed, 04 Sep 1996 05:42:28 +0000 Richard M. Stallman (Fmacroexpand): Don't declare `form' as register.
Wed, 04 Sep 1996 05:41:48 +0000 Richard M. Stallman (Fredirect_frame_focus): Don't call Ffocus_frame.
Wed, 04 Sep 1996 05:39:41 +0000 Richard M. Stallman (Fexecute_extended_command): Fix previous change.
Wed, 04 Sep 1996 04:33:40 +0000 Richard M. Stallman (copy_intervals_to_string): Take arg as buffer.
Wed, 04 Sep 1996 04:31:10 +0000 Richard M. Stallman (Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload.
Wed, 04 Sep 1996 04:30:26 +0000 Richard M. Stallman (Fmacroexpand): gcpro form while calling do_autoload.
Wed, 04 Sep 1996 03:58:15 +0000 Richard M. Stallman (Fexecute_extended_command): gcpro prefixarg.
Wed, 04 Sep 1996 03:55:07 +0000 Richard M. Stallman (x_set_frame_parameters): Make height and width ints.
Wed, 04 Sep 1996 03:42:09 +0000 Richard M. Stallman (map_char_table): Declare depth as int.
Wed, 04 Sep 1996 03:38:40 +0000 Richard M. Stallman (note_mouse_highlight): Pass POS argument to fast_find_position as int.
Wed, 04 Sep 1996 03:35:53 +0000 Richard M. Stallman (set_properties, add_properties, remove_properties):
Wed, 04 Sep 1996 03:34:04 +0000 Richard M. Stallman (prepare_to_modify_buffer): Take integer arguments.
Wed, 04 Sep 1996 00:06:48 +0000 Richard M. Stallman (Fmake_byte_code): Call make_pure_vector using nargs.
Tue, 03 Sep 1996 23:56:33 +0000 Richard M. Stallman (Fpurecopy): Cast arg to make_pure_vector.
Tue, 03 Sep 1996 23:27:01 +0000 Richard M. Stallman (calendar-current-date): Simplify by using decode-time instead