log

age author description
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.
Tue, 04 Oct 1994 09:01:01 +0000 Richard M. Stallman (mktime): Check for it.
Tue, 04 Oct 1994 04:20:21 +0000 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
Tue, 04 Oct 1994 02:56:49 +0000 Richard M. Stallman (set-auto-mode): Discard versions from file name before
Mon, 03 Oct 1994 22:57:43 +0000 Richard M. Stallman (rlogin): Doc fix.
Mon, 03 Oct 1994 21:57:47 +0000 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
Mon, 03 Oct 1994 21:56:50 +0000 Richard M. Stallman (vc-status): Handle CVS.
Mon, 03 Oct 1994 15:43:16 +0000 Ian Lance Taylor Add support for MIPS variants
Mon, 03 Oct 1994 05:48:44 +0000 Roland McGrath Recognize GNU.
Mon, 03 Oct 1994 01:11:15 +0000 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
Mon, 03 Oct 1994 01:10:57 +0000 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
Mon, 03 Oct 1994 00:25:59 +0000 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
Sun, 02 Oct 1994 23:57:56 +0000 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
Sun, 02 Oct 1994 23:57:26 +0000 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.