1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00
Commit graph

9296 commits

Author SHA1 Message Date
Karl Heuer
f58dd69bcf (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue. 1994-10-04 17:22:08 +00:00
Karl Heuer
330e7312a3 (validate_interval_range): Don't use XFASTINT as an lvalue. 1994-10-04 17:19:36 +00:00
Karl Heuer
e8e536a996 (try_window_id): Don't use XFASTINT as an lvalue. 1994-10-04 17:10:36 +00:00
Karl Heuer
e33f733040 (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue. 1994-10-04 17:09:34 +00:00
Karl Heuer
e43ec7859e (XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
XSETFASTINT instead.
1994-10-04 17:04:39 +00:00
Karl Heuer
d4edf04792 (Fx_open_connection): Don't use XFASTINT as an lvalue. 1994-10-04 16:46:24 +00:00
Karl Heuer
e09798108d (compute_char_face): Don't use XFASTINT as an lvalue. 1994-10-04 16:45:39 +00:00
Karl Heuer
c2213350bf (redisplay, mark_window_display_accurate, redisplay_window, try_window,
try_window_id, display_text_line, display_menu_bar, decode_mode_spec,
init_xdisp): Don't use XFASTINT as an lvalue.
1994-10-04 16:44:49 +00:00
Karl Heuer
d834a2e98c (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
set_window_width, Fset_window_buffer, Fselect_window, temp_output_buffer_show,
make_dummy_parent, Fsplit_window, change_window_height, window_scroll,
Fscroll_left, Fscroll_right, Frecenter, Fmove_to_window_line,
Fset_window_configuration, save_window_save, Fcurrent_window_configuration,
init_window_once): Don't use XFASTINT as an lvalue.
1994-10-04 16:34:57 +00:00
Karl Heuer
64db38486e (create_process): Don't use XFASTINT as an lvalue. 1994-10-04 16:16:33 +00:00
Karl Heuer
28b2b11600 (record_delete, record_first_change): Don't use XFASTINT as an lvalue. 1994-10-04 16:15:52 +00:00
Karl Heuer
e9c4fbcd66 (Fnext_property_change, property_change_between_p,
Fnext_single_property_change, Fprevious_property_change,
Fprevious_single_property_change, copy_text_properties): Don't use XFASTINT as
an lvalue.
1994-10-04 16:14:59 +00:00
Karl Heuer
1e142fb79d (Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
Don't use XFASTINT as an lvalue.
1994-10-04 16:13:34 +00:00
Karl Heuer
c235cce703 (skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue. 1994-10-04 16:12:32 +00:00
Karl Heuer
22719df2b3 (make_process, list_processes_1, create_process, Faccept_process_output,
wait_reading_process_input, read_process_output, send_process,
sigchld_handler): Don't use XFASTINT as an lvalue.
1994-10-04 16:10:39 +00:00
Karl Heuer
b5d25c3718 (printchar): Don't use XFASTINT as an lvalue. 1994-10-04 16:09:23 +00:00
Karl Heuer
5a86666247 (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
Ftry_completion, Fall_completions, Fcompleting_read, Fminibuffer_prompt_width,
syms_of_minibuf): Don't use XFASTINT as an lvalue.
1994-10-04 16:08:54 +00:00
Karl Heuer
c5802b21e4 (Fmarker_position): Don't use XFASTINT as an lvalue. 1994-10-04 16:07:23 +00:00
Karl Heuer
a4773b43fe (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue. 1994-10-04 16:06:40 +00:00
Karl Heuer
baf698660d (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue. 1994-10-04 16:05:54 +00:00
Karl Heuer
6e344130f0 (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
Fkey_description, ascii_sequence_p, Fwhere_is_internal, describe_vector):
Don't use XFASTINT as an lvalue.
1994-10-04 16:05:05 +00:00
Karl Heuer
bb9e9bed5a (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
apply_modifiers, modify_event_symbol, menu_bar_one_keymap, read_key_sequence,
Fexecute_extended_command, Frecursion_depth, Fcurrent_input_mode,
syms_of_keyboard): Don't use XFASTINT as an lvalue.
1994-10-04 15:59:48 +00:00
Karl Heuer
94d92e9c1c (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
compute_motion, Fcompute_motion, vmotion): Don't use XFASTINT as an lvalue.
1994-10-04 15:56:43 +00:00
Karl Heuer
f4e93c4059 (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
XFASTINT as an lvalue.
1994-10-04 15:54:06 +00:00
Karl Heuer
ad17573af1 (Flength, concat, mapcar1): Don't use XFASTINT as an lvalue. 1994-10-04 15:53:00 +00:00
Karl Heuer
2acfd7ae49 (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
Don't use XFASTINT as an lvalue.
1994-10-04 15:52:06 +00:00
Karl Heuer
a631e24c1f (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
lvalue.
1994-10-04 15:50:45 +00:00
Karl Heuer
55561c637e (Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
Fprevious_char, Fchar_after, Ftranslate_region, Fnarrow_to_region,
save_restriction_save): Don't use XFASTINT as an lvalue.
1994-10-04 15:49:29 +00:00
Karl Heuer
2ee7863a14 (store_function_docstring): Don't use XFASTINT as an lvalue. 1994-10-04 15:48:16 +00:00
Karl Heuer
a5d8b611ac (direct_output_for_insert, direct_output_forward_char, change_frame_size,
Fsleep_for): Don't use XFASTINT as an lvalue.
1994-10-04 15:47:28 +00:00
Karl Heuer
617b3bfe1b (file_name_completion): Don't use XFASTINT as an lvalue. 1994-10-04 15:45:26 +00:00
Karl Heuer
1b42cf2e61 (Faref, Farray_length): Don't use XFASTINT as an lvalue. 1994-10-04 15:44:37 +00:00
Karl Heuer
48c7cef2b6 (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
XFASTINT as an lvalue.
1994-10-04 15:43:31 +00:00
Karl Heuer
18e23fd0bb (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
Fcapitalize_word): Don't use XFASTINT as an lvalue.
1994-10-04 15:41:33 +00:00
Karl Heuer
acab6442ab (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue. 1994-10-04 15:40:22 +00:00
Karl Heuer
117360cb36 (Fbyte_code): Don't use XFASTINT as an lvalue. 1994-10-04 15:38:56 +00:00
Karl Heuer
8d7a4592e2 (reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue. 1994-10-04 15:36:45 +00:00
Karl Heuer
67ba9986a3 (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
make_pure_float, mark_object, gc_sweep): Don't use XFASTINT as an lvalue.
1994-10-04 15:31:18 +00:00
Karl Heuer
2a43e2bcc4 (Fexpand_abbrev): Don't use XFASTINT as an lvalue. 1994-10-04 15:28:15 +00:00
Karl Heuer
69abbfff39 (FOR_EACH_FRAME): Don't use XFASTINT as an lvalue. 1994-10-04 15:27:37 +00:00
Karl Heuer
221f4ef367 (XSETFASTINT): New macro.
(CHECK_NUMBER_COERCE_MARKER): Don't use XFASTINT as an lvalue.
(CHECK_NUMBER_OR_FLOAT_COERCE_MARKER): Likewise.
1994-10-04 15:24:13 +00:00
Karl Heuer
8eec755181 (Finsert_file_contents): No longer necessary to set type separately. 1994-10-04 14:23:18 +00:00
Karl Heuer
7bd114fd7c (Fprefix_numeric_value): No longer necessary to set type separately. 1994-10-04 14:20:54 +00:00
Karl Heuer
b279141386 (Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE. 1994-10-04 13:35:44 +00:00
Karl Heuer
dfa21eaa9a (XSETFRAME): Set object type as well as value. 1994-10-04 13:14:12 +00:00
Karl Heuer
a94ef819c1 (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
XSETMARKER, XSETOBJFWD, XSETWINDOW, XSETPROCESS, XSETFLOAT): Set object type
as well as value.
(XSETBOOLFWD, XSETBUFFER_OBJFWD, XSETWINDOW_CONFIGURATION,
XSETINTERNAL_STREAM, XSETINTFWD, XSETINTERNAL): New macros.
(XSETUINT, XSETPNTR, XFUNCTION, XSETFUNCTION, XSETINTPTR): Deleted.
1994-10-04 13:12:44 +00:00
Karl Heuer
90851bbe34 (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
instead of calling XSET directly.
1994-10-04 12:36:03 +00:00
Karl Heuer
191ed777ea (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
x_get_focus_frame): Use new accessor macros instead of calling XSET directly.
1994-10-04 12:33:33 +00:00
Karl Heuer
ac22a6c438 (compute_char_face): Use new accessor macros instead of calling XSET directly. 1994-10-04 12:32:20 +00:00
Karl Heuer
11bc240280 (display_text_line): Use new accessor macros instead of calling XSET directly. 1994-10-04 12:31:37 +00:00