Mercurial > emacs
graph
-
(Finteractive): Doc fix.1994-10-04, by Richard M. Stallman
-
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(construct_mouse_click): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling1994-10-04, by Karl Heuer
-
(x_new_focus_frame, construct_mouse_click, construct_menu_click,1994-10-04, by Karl Heuer
-
(input_signal_count): New variable.1994-10-04, by Richard M. Stallman
-
(widget_id_tick): Move definition into conditional.1994-10-04, by Richard M. Stallman
-
(validate_region): Swap using temp Lisp_Object, not int.1994-10-04, by Karl Heuer
-
(read_process_output): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(validate_interval_range): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(try_window_id): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use1994-10-04, by Karl Heuer
-
(Fx_open_connection): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(compute_char_face): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(redisplay, mark_window_display_accurate, redisplay_window, try_window,1994-10-04, by Karl Heuer
-
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,1994-10-04, by Karl Heuer
-
(create_process): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fnext_property_change, property_change_between_p,1994-10-04, by Karl Heuer
-
(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):1994-10-04, by Karl Heuer
-
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(make_process, list_processes_1, create_process, Faccept_process_output,1994-10-04, by Karl Heuer
-
(printchar): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,1994-10-04, by Karl Heuer
-
(Fmarker_position): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(synkey, access_keymap, store_in_keymap, Faccessible_keymaps,1994-10-04, by Karl Heuer
-
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,1994-10-04, by Karl Heuer
-
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,1994-10-04, by Karl Heuer
-
(make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use1994-10-04, by Karl Heuer
-
(Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):1994-10-04, by Karl Heuer
-
(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an1994-10-04, by Karl Heuer
-
(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,1994-10-04, by Karl Heuer
-
(store_function_docstring): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(direct_output_for_insert, direct_output_forward_char, change_frame_size,1994-10-04, by Karl Heuer
-
(file_name_completion): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Faref, Farray_length): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use1994-10-04, by Karl Heuer
-
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,1994-10-04, by Karl Heuer
-
(Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fbyte_code): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,1994-10-04, by Karl Heuer
-
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(XSETFASTINT): New macro.1994-10-04, by Karl Heuer
-
(Finsert_file_contents): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fprefix_numeric_value): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.1994-10-04, by Karl Heuer
-
(XSETFRAME): Set object type as well as value.1994-10-04, by Karl Heuer
-
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,1994-10-04, by Karl Heuer
-
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros1994-10-04, by Karl Heuer
-
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,1994-10-04, by Karl Heuer
-
(compute_char_face): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(display_text_line): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer