log

age author description
Tue, 04 Oct 1994 16:05:54 +0000 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:05:05 +0000 Karl Heuer (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
Tue, 04 Oct 1994 15:59:48 +0000 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
Tue, 04 Oct 1994 15:56:43 +0000 Karl Heuer (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
Tue, 04 Oct 1994 15:54:06 +0000 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
Tue, 04 Oct 1994 15:53:00 +0000 Karl Heuer (Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:52:06 +0000 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
Tue, 04 Oct 1994 15:50:45 +0000 Karl Heuer (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
Tue, 04 Oct 1994 15:49:29 +0000 Karl Heuer (Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
Tue, 04 Oct 1994 15:48:16 +0000 Karl Heuer (store_function_docstring): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:47:28 +0000 Karl Heuer (direct_output_for_insert, direct_output_forward_char, change_frame_size,
Tue, 04 Oct 1994 15:45:26 +0000 Karl Heuer (file_name_completion): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:44:37 +0000 Karl Heuer (Faref, Farray_length): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:43:31 +0000 Karl Heuer (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
Tue, 04 Oct 1994 15:41:33 +0000 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
Tue, 04 Oct 1994 15:40:22 +0000 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:38:56 +0000 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:36:45 +0000 Karl Heuer (reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:31:18 +0000 Karl Heuer (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
Tue, 04 Oct 1994 15:28:15 +0000 Karl Heuer (Fexpand_abbrev): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:27:37 +0000 Karl Heuer (FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:24:13 +0000 Karl Heuer (XSETFASTINT): New macro.
Tue, 04 Oct 1994 14:23:18 +0000 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
Tue, 04 Oct 1994 14:20:54 +0000 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
Tue, 04 Oct 1994 13:35:44 +0000 Karl Heuer (Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
Tue, 04 Oct 1994 13:14:12 +0000 Karl Heuer (XSETFRAME): Set object type as well as value.
Tue, 04 Oct 1994 13:12:44 +0000 Karl Heuer (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
Tue, 04 Oct 1994 12:36:03 +0000 Karl Heuer (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
Tue, 04 Oct 1994 12:33:33 +0000 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
Tue, 04 Oct 1994 12:32:20 +0000 Karl Heuer (compute_char_face): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:31:37 +0000 Karl Heuer (display_text_line): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:30:31 +0000 Karl Heuer (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
Tue, 04 Oct 1994 12:28:40 +0000 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
Tue, 04 Oct 1994 12:27:29 +0000 Karl Heuer (Ftext_properties_at, Fget_char_property, Fnext_property_change,
Tue, 04 Oct 1994 12:26:19 +0000 Karl Heuer (kbd_input_ast, read_input_waiting): Use new accessor macros instead of
Tue, 04 Oct 1994 12:22:12 +0000 Karl Heuer (Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
Tue, 04 Oct 1994 12:21:04 +0000 Karl Heuer (make_process, create_process, Fopen_network_stream, deactivate_process,
Tue, 04 Oct 1994 12:20:04 +0000 Karl Heuer (temp_output_buffer_setup): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:19:07 +0000 Karl Heuer (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:17:56 +0000 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
Tue, 04 Oct 1994 12:14:16 +0000 Karl Heuer (synkey, Fdescribe_bindings, describe_command): Use new accessor macros
Tue, 04 Oct 1994 12:13:17 +0000 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
Tue, 04 Oct 1994 12:10:17 +0000 Karl Heuer (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:09:34 +0000 Karl Heuer (insert_1, insert_from_string_1): Use new accessor macros instead of calling
Tue, 04 Oct 1994 12:08:52 +0000 Karl Heuer (Fcompute_motion): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:07:50 +0000 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
Tue, 04 Oct 1994 12:06:28 +0000 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
Tue, 04 Oct 1994 12:05:13 +0000 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
Tue, 04 Oct 1994 12:04:15 +0000 Karl Heuer (Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:03:19 +0000 Karl Heuer (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
Tue, 04 Oct 1994 12:01:46 +0000 Karl Heuer (make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
Tue, 04 Oct 1994 11:54:19 +0000 Karl Heuer (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
Tue, 04 Oct 1994 11:47:46 +0000 Karl Heuer (VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
Tue, 04 Oct 1994 11:39:56 +0000 Karl Heuer (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
Tue, 04 Oct 1994 10:42:48 +0000 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 10:29:31 +0000 Karl Heuer Don't override definition of XSETINT.
Tue, 04 Oct 1994 10:24:08 +0000 Karl Heuer (XSETPNTR): Deleted.
Tue, 04 Oct 1994 10:19:59 +0000 Karl Heuer Don't override definition of XSETINT.
Tue, 04 Oct 1994 09:12:29 +0000 Richard M. Stallman Translate -gnu/linux* to -linux*.
Tue, 04 Oct 1994 09:03:20 +0000 Richard M. Stallman (MKTIME_OBJ): New variable.