Update the 'etags' test suite
* ETAGS.good_1: * ETAGS_good_2: * ETAGS_good_3: * ETAGS_good_4: * ETAGS_good_5: * ETAGS_good_6: Adapt to recent changes in test sources. * lib-src/etags.c (C_entries): Add commentary for resetting bracelev. (Bug#45246)
This commit is contained in:
parent
559c276942
commit
8ef3862fa0
7 changed files with 2745 additions and 2742 deletions
|
@ -4166,6 +4166,9 @@ C_entries (int c_ext, /* extension of C */
|
|||
if (definedef != dnone)
|
||||
break;
|
||||
bracelev -= 1;
|
||||
/* If we see a closing brace in column zero, and we weren't told to
|
||||
ignore indentation, we assume this the final brace of a function
|
||||
or struct definition, and reset bracelev to zero. */
|
||||
if (!ignoreindent && lp == newlb.buffer + 1)
|
||||
{
|
||||
if (bracelev != 0)
|
||||
|
|
|
@ -915,277 +915,277 @@ record_auto_save 742,23849
|
|||
force_auto_save_soon 751,24017
|
||||
DEFUN ("recursive-edit", Frecursive_edit,759,24138
|
||||
DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
|
||||
recursive_edit_unwind 804,25748
|
||||
any_kboard_state 817,26014
|
||||
single_kboard_state 838,26666
|
||||
not_single_kboard_state 848,26804
|
||||
struct kboard_stack858,27066
|
||||
static struct kboard_stack *kboard_stack;kboard_stack864,27139
|
||||
push_kboard 867,27187
|
||||
pop_kboard 879,27376
|
||||
temporarily_switch_to_single_kboard 914,28264
|
||||
record_single_kboard_state 943,29438
|
||||
restore_kboard_configuration 952,29622
|
||||
cmd_error 970,30078
|
||||
cmd_error_internal 1024,31511
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031
|
||||
command_loop 1094,33917
|
||||
command_loop_2 1134,35136
|
||||
top_level_2 1146,35340
|
||||
top_level_1 1152,35418
|
||||
DEFUN ("top-level", Ftop_level,1164,35788
|
||||
DEFUN ("top-level", Ftop_level,top-level1164,35788
|
||||
user_error 1183,36289
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820
|
||||
tracking_off 1216,37282
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817
|
||||
bool ignore_mouse_drag_p;1256,38393
|
||||
some_mouse_moved 1259,38442
|
||||
Lisp_Object last_undo_boundary;1287,39033
|
||||
command_loop_1 1294,39274
|
||||
read_menu_command 1649,50890
|
||||
adjust_point_for_property 1678,51618
|
||||
safe_run_hooks_1 1831,57340
|
||||
safe_run_hooks_error 1841,57570
|
||||
safe_run_hook_funcall 1878,58577
|
||||
safe_run_hooks 1893,59059
|
||||
int poll_suppress_count;1908,59398
|
||||
static struct atimer *poll_timer;poll_timer1915,59488
|
||||
poll_for_input_1 1919,59590
|
||||
poll_for_input 1930,59790
|
||||
start_polling 1942,60054
|
||||
input_polling_used 1979,61092
|
||||
stop_polling 1994,61391
|
||||
set_poll_suppress_count 2009,61760
|
||||
bind_polling_period 2029,62142
|
||||
make_ctrl_char 2048,62493
|
||||
show_help_echo 2113,64456
|
||||
static Lisp_Object help_form_saved_window_configs;2156,65639
|
||||
read_char_help_form_unwind 2158,65702
|
||||
#define STOP_POLLING 2166,65960
|
||||
#define RESUME_POLLING 2170,66085
|
||||
read_event_from_main_queue 2175,66230
|
||||
read_decoded_event_from_main_queue 2249,68418
|
||||
#define MAX_ENCODED_BYTES 2254,68665
|
||||
echo_keystrokes_p 2342,71557
|
||||
read_char 2376,72849
|
||||
record_menu_key 3225,98950
|
||||
help_char_p 3258,99675
|
||||
record_char 3273,99954
|
||||
save_getcjmp 3412,104236
|
||||
restore_getcjmp 3418,104327
|
||||
readable_events 3430,104698
|
||||
int stop_character EXTERNALLY_VISIBLE;3497,106438
|
||||
event_to_kboard 3500,106494
|
||||
kbd_buffer_nr_stored 3522,107143
|
||||
kbd_buffer_store_event 3534,107484
|
||||
kbd_buffer_store_event_hold 3550,108026
|
||||
kbd_buffer_unget_event 3684,111618
|
||||
#define INPUT_EVENT_POS_MAX 3698,112019
|
||||
#define INPUT_EVENT_POS_MIN 3701,112148
|
||||
position_to_Time 3706,112288
|
||||
Time_to_position 3716,112515
|
||||
gen_help_event 3738,113172
|
||||
kbd_buffer_store_help_event 3756,113612
|
||||
discard_mouse_events 3773,113977
|
||||
kbd_buffer_events_waiting 3803,114712
|
||||
clear_event 3823,115069
|
||||
kbd_buffer_get_event 3836,115409
|
||||
process_special_events 4258,127882
|
||||
swallow_events 4322,129706
|
||||
timer_start_idle 4339,130099
|
||||
timer_stop_idle 4355,130577
|
||||
timer_resume_idle 4363,130721
|
||||
struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913
|
||||
Lisp_Object pending_funcalls;4377,131173
|
||||
decode_timer 4381,131294
|
||||
timer_check_2 4414,132247
|
||||
timer_check 4572,136818
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663
|
||||
static Lisp_Object accent_key_syms;4625,138240
|
||||
static Lisp_Object func_key_syms;4626,138276
|
||||
static Lisp_Object mouse_syms;4627,138310
|
||||
static Lisp_Object wheel_syms;4628,138341
|
||||
static Lisp_Object drag_n_drop_syms;4629,138372
|
||||
static const int lispy_accent_codes[lispy_accent_codes4634,138517
|
||||
static const char *const lispy_accent_keys[lispy_accent_keys4741,139879
|
||||
#define FUNCTION_KEY_OFFSET 4766,140315
|
||||
const char *const lispy_function_keys[lispy_function_keys4768,140348
|
||||
static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902
|
||||
static const char *const lispy_kana_keys[lispy_kana_keys5026,150136
|
||||
#define FUNCTION_KEY_OFFSET 5061,151752
|
||||
static const char *const lispy_function_keys[lispy_function_keys5065,151895
|
||||
#define ISO_FUNCTION_KEY_OFFSET 5149,154430
|
||||
static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470
|
||||
static Lisp_Object Vlispy_mouse_stem;5172,155329
|
||||
static const char *const lispy_wheel_names[lispy_wheel_names5174,155368
|
||||
static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620
|
||||
static short const scroll_bar_parts[scroll_bar_parts5189,155886
|
||||
static Lisp_Object button_down_location;5210,156911
|
||||
static int last_mouse_button;5215,157066
|
||||
static int last_mouse_x;5216,157096
|
||||
static int last_mouse_y;5217,157121
|
||||
static Time button_down_time;5218,157146
|
||||
static int double_click_count;5222,157230
|
||||
make_lispy_position 5228,157391
|
||||
toolkit_menubar_in_use 5456,163954
|
||||
make_scroll_bar_position 5469,164322
|
||||
make_lispy_event 5485,164968
|
||||
make_lispy_movement 6104,183531
|
||||
make_lispy_switch_frame 6131,184262
|
||||
make_lispy_focus_in 6137,184369
|
||||
make_lispy_focus_out 6145,184495
|
||||
parse_modifiers_uncached 6163,184945
|
||||
#define SINGLE_LETTER_MOD(6185,185465
|
||||
#undef SINGLE_LETTER_MOD6212,185906
|
||||
#define MULTI_LETTER_MOD(6214,185932
|
||||
#undef MULTI_LETTER_MOD6231,186400
|
||||
apply_modifiers_uncached 6273,187574
|
||||
static const char *const modifier_names[modifier_names6319,189193
|
||||
#define NUM_MOD_NAMES 6325,189399
|
||||
static Lisp_Object modifier_symbols;6327,189449
|
||||
lispy_modifier_list 6331,189586
|
||||
#define KEY_TO_CHAR(6353,190252
|
||||
parse_modifiers 6356,190328
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517
|
||||
apply_modifiers 6422,192391
|
||||
reorder_modifiers 6491,194720
|
||||
modify_event_symbol 6536,196528
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,6628,199244
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244
|
||||
parse_solitary_modifier 6695,201135
|
||||
#define SINGLE_LETTER_MOD(6701,201258
|
||||
#define MULTI_LETTER_MOD(6705,201343
|
||||
#undef SINGLE_LETTER_MOD6763,202641
|
||||
#undef MULTI_LETTER_MOD6764,202666
|
||||
lucid_event_type_list_p 6775,202889
|
||||
get_input_pending 6814,203960
|
||||
record_asynch_buffer_change 6834,204579
|
||||
gobble_input 6872,205702
|
||||
tty_read_avail_input 6967,208310
|
||||
handle_async_input 7149,214039
|
||||
process_pending_signals 7165,214359
|
||||
unblock_input_to 7177,214645
|
||||
unblock_input 7200,215277
|
||||
totally_unblock_input 7209,215445
|
||||
handle_input_available_signal 7217,215529
|
||||
deliver_input_available_signal 7226,215700
|
||||
struct user_signal_info7235,215865
|
||||
static struct user_signal_info *user_signals user_signals7250,216090
|
||||
add_user_signal 7253,216149
|
||||
handle_user_signal 7275,216598
|
||||
deliver_user_signal 7316,217558
|
||||
find_user_signal_name 7322,217659
|
||||
store_user_signal_events 7334,217841
|
||||
static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416
|
||||
static Lisp_Object menu_bar_items_vector;7368,218630
|
||||
static int menu_bar_items_index;7369,218672
|
||||
static const char *separator_names[separator_names7372,218707
|
||||
menu_separator_name_p 7393,219148
|
||||
menu_bar_items 7426,219852
|
||||
Lisp_Object item_properties;7568,224603
|
||||
menu_bar_item 7571,224645
|
||||
menu_item_eval_property_1 7647,227175
|
||||
eval_dyn 7658,227465
|
||||
menu_item_eval_property 7666,227675
|
||||
parse_menu_item 7686,228341
|
||||
static Lisp_Object tool_bar_items_vector;7965,236336
|
||||
static Lisp_Object tool_bar_item_properties;7970,236510
|
||||
static int ntool_bar_items;7974,236606
|
||||
tool_bar_items 7990,237083
|
||||
process_tool_bar_item 8075,239892
|
||||
#define PROP(8112,240969
|
||||
set_prop 8114,241038
|
||||
parse_tool_bar_item 8167,242453
|
||||
#undef PROP8379,248844
|
||||
init_tool_bar_items 8387,248969
|
||||
append_tool_bar_item 8401,249261
|
||||
read_char_x_menu_prompt 8443,250771
|
||||
read_char_minibuf_menu_prompt 8503,252445
|
||||
#define PUSH_C_STR(8527,253014
|
||||
follow_key 8726,258553
|
||||
active_maps 8733,258695
|
||||
typedef struct keyremap8742,259021
|
||||
} keyremap;8754,259464
|
||||
access_keymap_keyremap 8764,259808
|
||||
keyremap_step 8811,261450
|
||||
test_undefined 8867,262934
|
||||
read_key_sequence 8916,264861
|
||||
read_key_sequence_vs 9826,295821
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982
|
||||
detect_input_pending 9950,300488
|
||||
detect_input_pending_ignore_squeezables 9959,300654
|
||||
detect_input_pending_run_timers 9967,300870
|
||||
clear_input_pending 9985,301362
|
||||
requeued_events_pending_p 9997,301732
|
||||
DEFUN ("input-pending-p", Finput_pending_p,10002,301813
|
||||
DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813
|
||||
DEFUN ("recent-keys", Frecent_keys,10024,302596
|
||||
DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,10055,303517
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510
|
||||
DEFUN ("recursion-depth", Frecursion_depth,10158,307069
|
||||
DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406
|
||||
DEFUN ("discard-input", Fdiscard_input,10203,308447
|
||||
DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949
|
||||
stuff_buffered_input 10285,311045
|
||||
set_waiting_for_input 10323,312016
|
||||
clear_waiting_for_input 10337,312390
|
||||
handle_interrupt_signal 10351,312754
|
||||
deliver_interrupt_signal 10378,313642
|
||||
static int volatile force_quit_count;10387,313932
|
||||
handle_interrupt 10401,314414
|
||||
quit_throw_to_read_char 10541,318711
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432
|
||||
DEFUN ("set-quit-char", Fset_quit_char,10694,322706
|
||||
DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706
|
||||
DEFUN ("set-input-mode", Fset_input_mode,10729,323570
|
||||
DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837
|
||||
DEFUN ("posn-at-point", Fposn_at_point,10824,327060
|
||||
DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060
|
||||
init_kboard 10861,328214
|
||||
allocate_kboard 10893,329284
|
||||
wipe_kboard 10909,329637
|
||||
delete_kboard 10917,329751
|
||||
init_keyboard 10942,330281
|
||||
struct event_head11021,332696
|
||||
static const struct event_head head_table[head_table11027,332747
|
||||
syms_of_keyboard 11045,333577
|
||||
keys_of_keyboard 11841,367115
|
||||
mark_kboards 11916,370434
|
||||
recursive_edit_unwind 804,25751
|
||||
any_kboard_state 817,26017
|
||||
single_kboard_state 838,26669
|
||||
not_single_kboard_state 848,26807
|
||||
struct kboard_stack858,27069
|
||||
static struct kboard_stack *kboard_stack;kboard_stack864,27142
|
||||
push_kboard 867,27190
|
||||
pop_kboard 879,27379
|
||||
temporarily_switch_to_single_kboard 914,28267
|
||||
record_single_kboard_state 943,29441
|
||||
restore_kboard_configuration 952,29625
|
||||
cmd_error 970,30081
|
||||
cmd_error_internal 1024,31514
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
|
||||
command_loop 1094,33920
|
||||
command_loop_2 1134,35139
|
||||
top_level_2 1146,35343
|
||||
top_level_1 1152,35421
|
||||
DEFUN ("top-level", Ftop_level,1164,35791
|
||||
DEFUN ("top-level", Ftop_level,top-level1164,35791
|
||||
user_error 1183,36292
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
|
||||
tracking_off 1216,37285
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
|
||||
bool ignore_mouse_drag_p;1256,38396
|
||||
some_mouse_moved 1259,38445
|
||||
Lisp_Object last_undo_boundary;1287,39036
|
||||
command_loop_1 1294,39277
|
||||
read_menu_command 1649,50893
|
||||
adjust_point_for_property 1678,51621
|
||||
safe_run_hooks_1 1831,57343
|
||||
safe_run_hooks_error 1841,57573
|
||||
safe_run_hook_funcall 1878,58580
|
||||
safe_run_hooks 1893,59062
|
||||
int poll_suppress_count;1908,59401
|
||||
static struct atimer *poll_timer;poll_timer1915,59491
|
||||
poll_for_input_1 1919,59593
|
||||
poll_for_input 1930,59793
|
||||
start_polling 1942,60057
|
||||
input_polling_used 1979,61095
|
||||
stop_polling 1994,61394
|
||||
set_poll_suppress_count 2009,61763
|
||||
bind_polling_period 2029,62145
|
||||
make_ctrl_char 2048,62496
|
||||
show_help_echo 2113,64459
|
||||
static Lisp_Object help_form_saved_window_configs;2156,65642
|
||||
read_char_help_form_unwind 2158,65705
|
||||
#define STOP_POLLING 2166,65963
|
||||
#define RESUME_POLLING 2170,66088
|
||||
read_event_from_main_queue 2175,66233
|
||||
read_decoded_event_from_main_queue 2249,68421
|
||||
#define MAX_ENCODED_BYTES 2254,68668
|
||||
echo_keystrokes_p 2342,71560
|
||||
read_char 2376,72852
|
||||
record_menu_key 3225,98953
|
||||
help_char_p 3258,99678
|
||||
record_char 3273,99957
|
||||
save_getcjmp 3412,104239
|
||||
restore_getcjmp 3418,104330
|
||||
readable_events 3430,104701
|
||||
int stop_character EXTERNALLY_VISIBLE;3497,106441
|
||||
event_to_kboard 3500,106497
|
||||
kbd_buffer_nr_stored 3522,107146
|
||||
kbd_buffer_store_event 3534,107487
|
||||
kbd_buffer_store_event_hold 3550,108029
|
||||
kbd_buffer_unget_event 3684,111621
|
||||
#define INPUT_EVENT_POS_MAX 3698,112022
|
||||
#define INPUT_EVENT_POS_MIN 3701,112151
|
||||
position_to_Time 3706,112291
|
||||
Time_to_position 3716,112518
|
||||
gen_help_event 3738,113175
|
||||
kbd_buffer_store_help_event 3756,113615
|
||||
discard_mouse_events 3773,113980
|
||||
kbd_buffer_events_waiting 3803,114715
|
||||
clear_event 3823,115072
|
||||
kbd_buffer_get_event 3836,115412
|
||||
process_special_events 4258,127885
|
||||
swallow_events 4322,129709
|
||||
timer_start_idle 4339,130102
|
||||
timer_stop_idle 4355,130580
|
||||
timer_resume_idle 4363,130724
|
||||
struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
|
||||
Lisp_Object pending_funcalls;4377,131176
|
||||
decode_timer 4381,131297
|
||||
timer_check_2 4414,132250
|
||||
timer_check 4572,136821
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
|
||||
static Lisp_Object accent_key_syms;4625,138243
|
||||
static Lisp_Object func_key_syms;4626,138279
|
||||
static Lisp_Object mouse_syms;4627,138313
|
||||
static Lisp_Object wheel_syms;4628,138344
|
||||
static Lisp_Object drag_n_drop_syms;4629,138375
|
||||
static const int lispy_accent_codes[lispy_accent_codes4634,138520
|
||||
static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
|
||||
#define FUNCTION_KEY_OFFSET 4766,140318
|
||||
const char *const lispy_function_keys[lispy_function_keys4768,140351
|
||||
static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
|
||||
static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
|
||||
#define FUNCTION_KEY_OFFSET 5061,151755
|
||||
static const char *const lispy_function_keys[lispy_function_keys5065,151898
|
||||
#define ISO_FUNCTION_KEY_OFFSET 5149,154433
|
||||
static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
|
||||
static Lisp_Object Vlispy_mouse_stem;5172,155332
|
||||
static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
|
||||
static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
|
||||
static short const scroll_bar_parts[scroll_bar_parts5189,155889
|
||||
static Lisp_Object button_down_location;5210,156914
|
||||
static int last_mouse_button;5215,157069
|
||||
static int last_mouse_x;5216,157099
|
||||
static int last_mouse_y;5217,157124
|
||||
static Time button_down_time;5218,157149
|
||||
static int double_click_count;5222,157233
|
||||
make_lispy_position 5228,157394
|
||||
toolkit_menubar_in_use 5456,163957
|
||||
make_scroll_bar_position 5469,164325
|
||||
make_lispy_event 5485,164971
|
||||
make_lispy_movement 6104,183534
|
||||
make_lispy_switch_frame 6131,184265
|
||||
make_lispy_focus_in 6137,184372
|
||||
make_lispy_focus_out 6145,184498
|
||||
parse_modifiers_uncached 6163,184948
|
||||
#define SINGLE_LETTER_MOD(6185,185468
|
||||
#undef SINGLE_LETTER_MOD6212,185909
|
||||
#define MULTI_LETTER_MOD(6214,185935
|
||||
#undef MULTI_LETTER_MOD6231,186403
|
||||
apply_modifiers_uncached 6273,187577
|
||||
static const char *const modifier_names[modifier_names6319,189196
|
||||
#define NUM_MOD_NAMES 6325,189402
|
||||
static Lisp_Object modifier_symbols;6327,189452
|
||||
lispy_modifier_list 6331,189589
|
||||
#define KEY_TO_CHAR(6353,190255
|
||||
parse_modifiers 6356,190331
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
|
||||
apply_modifiers 6422,192394
|
||||
reorder_modifiers 6491,194723
|
||||
modify_event_symbol 6536,196531
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
|
||||
parse_solitary_modifier 6695,201138
|
||||
#define SINGLE_LETTER_MOD(6701,201261
|
||||
#define MULTI_LETTER_MOD(6705,201346
|
||||
#undef SINGLE_LETTER_MOD6763,202644
|
||||
#undef MULTI_LETTER_MOD6764,202669
|
||||
lucid_event_type_list_p 6775,202892
|
||||
get_input_pending 6814,203963
|
||||
record_asynch_buffer_change 6834,204582
|
||||
gobble_input 6872,205705
|
||||
tty_read_avail_input 6967,208313
|
||||
handle_async_input 7149,214042
|
||||
process_pending_signals 7165,214362
|
||||
unblock_input_to 7177,214648
|
||||
unblock_input 7200,215280
|
||||
totally_unblock_input 7209,215448
|
||||
handle_input_available_signal 7217,215532
|
||||
deliver_input_available_signal 7226,215703
|
||||
struct user_signal_info7235,215868
|
||||
static struct user_signal_info *user_signals user_signals7250,216093
|
||||
add_user_signal 7253,216152
|
||||
handle_user_signal 7275,216601
|
||||
deliver_user_signal 7316,217561
|
||||
find_user_signal_name 7322,217662
|
||||
store_user_signal_events 7334,217844
|
||||
static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
|
||||
static Lisp_Object menu_bar_items_vector;7368,218633
|
||||
static int menu_bar_items_index;7369,218675
|
||||
static const char *separator_names[separator_names7372,218710
|
||||
menu_separator_name_p 7393,219151
|
||||
menu_bar_items 7426,219855
|
||||
Lisp_Object item_properties;7568,224606
|
||||
menu_bar_item 7571,224648
|
||||
menu_item_eval_property_1 7647,227178
|
||||
eval_dyn 7658,227468
|
||||
menu_item_eval_property 7666,227678
|
||||
parse_menu_item 7686,228344
|
||||
static Lisp_Object tool_bar_items_vector;7965,236339
|
||||
static Lisp_Object tool_bar_item_properties;7970,236513
|
||||
static int ntool_bar_items;7974,236609
|
||||
tool_bar_items 7990,237086
|
||||
process_tool_bar_item 8075,239895
|
||||
#define PROP(8112,240972
|
||||
set_prop 8114,241041
|
||||
parse_tool_bar_item 8167,242456
|
||||
#undef PROP8379,248847
|
||||
init_tool_bar_items 8387,248972
|
||||
append_tool_bar_item 8401,249264
|
||||
read_char_x_menu_prompt 8443,250774
|
||||
read_char_minibuf_menu_prompt 8503,252448
|
||||
#define PUSH_C_STR(8527,253017
|
||||
follow_key 8726,258556
|
||||
active_maps 8733,258698
|
||||
typedef struct keyremap8742,259024
|
||||
} keyremap;8754,259467
|
||||
access_keymap_keyremap 8764,259811
|
||||
keyremap_step 8811,261453
|
||||
test_undefined 8867,262937
|
||||
read_key_sequence 8916,264864
|
||||
read_key_sequence_vs 9826,295824
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
|
||||
detect_input_pending 9950,300491
|
||||
detect_input_pending_ignore_squeezables 9959,300657
|
||||
detect_input_pending_run_timers 9967,300873
|
||||
clear_input_pending 9985,301365
|
||||
requeued_events_pending_p 9997,301735
|
||||
DEFUN ("input-pending-p", Finput_pending_p,10002,301816
|
||||
DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
|
||||
DEFUN ("recent-keys", Frecent_keys,10024,302599
|
||||
DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
|
||||
DEFUN ("recursion-depth", Frecursion_depth,10158,307072
|
||||
DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
|
||||
DEFUN ("discard-input", Fdiscard_input,10203,308450
|
||||
DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
|
||||
stuff_buffered_input 10285,311048
|
||||
set_waiting_for_input 10323,312019
|
||||
clear_waiting_for_input 10337,312393
|
||||
handle_interrupt_signal 10351,312757
|
||||
deliver_interrupt_signal 10378,313645
|
||||
static int volatile force_quit_count;10387,313935
|
||||
handle_interrupt 10401,314417
|
||||
quit_throw_to_read_char 10541,318714
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
|
||||
DEFUN ("set-quit-char", Fset_quit_char,10694,322709
|
||||
DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
|
||||
DEFUN ("set-input-mode", Fset_input_mode,10729,323573
|
||||
DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
|
||||
DEFUN ("posn-at-point", Fposn_at_point,10824,327063
|
||||
DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
|
||||
init_kboard 10861,328217
|
||||
allocate_kboard 10893,329287
|
||||
wipe_kboard 10909,329640
|
||||
delete_kboard 10917,329754
|
||||
init_keyboard 10942,330284
|
||||
struct event_head11021,332699
|
||||
static const struct event_head head_table[head_table11027,332750
|
||||
syms_of_keyboard 11045,333580
|
||||
keys_of_keyboard 11841,367118
|
||||
mark_kboards 11916,370437
|
||||
|
||||
c-src/emacs/src/lisp.h,20276
|
||||
#define EMACS_LISP_H22,801
|
||||
|
@ -2166,109 +2166,109 @@ el-src/emacs/lisp/progmodes/etags.el,5069
|
|||
(defcustom tags-tag-face 148,5700
|
||||
(defcustom tags-apropos-verbose 154,5835
|
||||
(defcustom tags-apropos-additional-actions 160,5999
|
||||
(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918
|
||||
(defvar default-tags-table-function 189,7098
|
||||
(defvar tags-location-ring 194,7324
|
||||
(defvar tags-table-files 201,7600
|
||||
(defvar tags-completion-table 206,7767
|
||||
(defvar tags-included-tables 209,7859
|
||||
(defvar next-file-list 212,7954
|
||||
(defvar tags-table-format-functions 217,8060
|
||||
(defvar file-of-tag-function 224,8441
|
||||
(defvar tags-table-files-function 228,8635
|
||||
(defvar tags-completion-table-function 230,8746
|
||||
(defvar snarf-tag-function 232,8841
|
||||
(defvar goto-tag-location-function 236,9050
|
||||
(defvar find-tag-regexp-search-function 239,9223
|
||||
(defvar find-tag-regexp-tag-order 241,9344
|
||||
(defvar find-tag-regexp-next-line-after-failure-p 243,9453
|
||||
(defvar find-tag-search-function 245,9573
|
||||
(defvar find-tag-tag-order 247,9680
|
||||
(defvar find-tag-next-line-after-failure-p 249,9775
|
||||
(defvar list-tags-function 251,9881
|
||||
(defvar tags-apropos-function 253,9969
|
||||
(defvar tags-included-tables-function 255,10063
|
||||
(defvar verify-tags-table-function 257,10182
|
||||
(defun initialize-new-tags-table 260,10293
|
||||
(defun tags-table-mode 276,10981
|
||||
(defun visit-tags-table 285,11246
|
||||
(defun tags-table-check-computed-list 321,12784
|
||||
(defun tags-table-extend-computed-list 360,14655
|
||||
(defun tags-expand-table-name 400,16368
|
||||
(defun tags-table-list-member 409,16711
|
||||
(defun tags-verify-table 421,17183
|
||||
(defun tags-table-including 470,19303
|
||||
(defun tags-next-table 522,21347
|
||||
(defun visit-tags-table-buffer 543,22204
|
||||
(defun tags-reset-tags-tables 712,28514
|
||||
(defun file-of-tag 731,29171
|
||||
(defun tags-table-files 740,29521
|
||||
(defun tags-included-tables 749,29871
|
||||
(defun tags-completion-table 755,30117
|
||||
(defun tags-lazy-completion-table 783,31311
|
||||
(defun tags-completion-at-point-function 799,31946
|
||||
(defun find-tag-tag 818,32696
|
||||
(defvar last-tag 837,33369
|
||||
(defun find-tag-interactive 840,33428
|
||||
(defvar find-tag-history 852,33843
|
||||
(defun find-tag-noselect 860,34013
|
||||
(defun find-tag 932,37127
|
||||
(defun find-tag-other-window 959,38343
|
||||
(defun find-tag-other-frame 1000,40271
|
||||
(defun find-tag-regexp 1025,41445
|
||||
(defalias 'pop-tag-mark pop-tag-mark1049,42607
|
||||
(defvar tag-lines-already-matched 1052,42658
|
||||
(defun find-tag-in-order 1055,42765
|
||||
(defun tag-find-file-of-tag-noselect 1167,47111
|
||||
(defun tag-find-file-of-tag 1200,48957
|
||||
(defun etags-recognize-tags-table 1208,49183
|
||||
(defun etags-verify-tags-table 1241,50814
|
||||
(defun etags-file-of-tag 1246,51012
|
||||
(defun etags-tags-completion-table 1256,51347
|
||||
(defun etags-snarf-tag 1286,52553
|
||||
(defun etags-goto-tag-location 1324,54122
|
||||
(defun etags-list-tags 1388,56565
|
||||
(defmacro tags-with-face 1423,57840
|
||||
(defun etags-tags-apropos-additional 1431,58173
|
||||
(defun etags-tags-apropos 1465,59410
|
||||
(defun etags-tags-table-files 1527,61619
|
||||
(defun etags-tags-included-tables 1542,62055
|
||||
(defun tags-recognize-empty-tags-table 1559,62595
|
||||
(defun tag-exact-file-name-match-p 1587,63741
|
||||
(defun tag-file-name-match-p 1596,64134
|
||||
(defun tag-exact-match-p 1609,64690
|
||||
(defun tag-implicit-name-match-p 1620,65258
|
||||
(defun tag-symbol-match-p 1633,65858
|
||||
(defun tag-word-match-p 1643,66294
|
||||
(defun tag-partial-file-name-match-p 1652,66692
|
||||
(defun tag-any-match-p 1662,67136
|
||||
(defun tag-re-match-p 1667,67320
|
||||
(defcustom tags-loop-revert-buffers 1675,67569
|
||||
(defun next-file 1685,67978
|
||||
(defvar tags-loop-operate 1760,70892
|
||||
(defvar tags-loop-scan1763,70986
|
||||
(defun tags-loop-eval 1771,71315
|
||||
(defun tags-loop-continue 1782,71644
|
||||
(defun tags-search 1850,73950
|
||||
(defun tags-query-replace 1871,74776
|
||||
(defun tags-complete-tags-table-file 1896,76000
|
||||
(defun list-tags 1906,76379
|
||||
(defun tags-apropos 1934,77332
|
||||
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
|
||||
(defun select-tags-table 1964,78397
|
||||
(defvar select-tags-table-mode-map 2019,80524
|
||||
(define-derived-mode select-tags-table-mode 2030,80907
|
||||
(defun select-tags-table-select 2034,81091
|
||||
(defun select-tags-table-quit 2043,81457
|
||||
(defun complete-tag 2049,81612
|
||||
(defconst etags--xref-limit 2074,82553
|
||||
(defvar etags-xref-find-definitions-tag-order 2076,82588
|
||||
(defun etags-xref-find 2082,82878
|
||||
(defun etags--xref-find-definitions 2096,83407
|
||||
(defclass xref-etags-location 2129,85121
|
||||
(defun xref-make-etags-location 2135,85344
|
||||
(cl-defmethod xref-location-marker 2139,85499
|
||||
(cl-defmethod xref-location-line 2146,85743
|
||||
(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
|
||||
(defvar default-tags-table-function 189,7101
|
||||
(defvar tags-location-ring 194,7327
|
||||
(defvar tags-table-files 201,7603
|
||||
(defvar tags-completion-table 206,7770
|
||||
(defvar tags-included-tables 209,7862
|
||||
(defvar next-file-list 212,7957
|
||||
(defvar tags-table-format-functions 217,8063
|
||||
(defvar file-of-tag-function 224,8444
|
||||
(defvar tags-table-files-function 228,8638
|
||||
(defvar tags-completion-table-function 230,8749
|
||||
(defvar snarf-tag-function 232,8844
|
||||
(defvar goto-tag-location-function 236,9053
|
||||
(defvar find-tag-regexp-search-function 239,9226
|
||||
(defvar find-tag-regexp-tag-order 241,9347
|
||||
(defvar find-tag-regexp-next-line-after-failure-p 243,9456
|
||||
(defvar find-tag-search-function 245,9576
|
||||
(defvar find-tag-tag-order 247,9683
|
||||
(defvar find-tag-next-line-after-failure-p 249,9778
|
||||
(defvar list-tags-function 251,9884
|
||||
(defvar tags-apropos-function 253,9972
|
||||
(defvar tags-included-tables-function 255,10066
|
||||
(defvar verify-tags-table-function 257,10185
|
||||
(defun initialize-new-tags-table 260,10296
|
||||
(defun tags-table-mode 276,10984
|
||||
(defun visit-tags-table 285,11249
|
||||
(defun tags-table-check-computed-list 321,12787
|
||||
(defun tags-table-extend-computed-list 360,14658
|
||||
(defun tags-expand-table-name 400,16371
|
||||
(defun tags-table-list-member 409,16714
|
||||
(defun tags-verify-table 421,17186
|
||||
(defun tags-table-including 470,19306
|
||||
(defun tags-next-table 522,21350
|
||||
(defun visit-tags-table-buffer 543,22207
|
||||
(defun tags-reset-tags-tables 712,28517
|
||||
(defun file-of-tag 731,29174
|
||||
(defun tags-table-files 740,29524
|
||||
(defun tags-included-tables 749,29874
|
||||
(defun tags-completion-table 755,30120
|
||||
(defun tags-lazy-completion-table 783,31314
|
||||
(defun tags-completion-at-point-function 799,31949
|
||||
(defun find-tag-tag 818,32699
|
||||
(defvar last-tag 837,33372
|
||||
(defun find-tag-interactive 840,33431
|
||||
(defvar find-tag-history 852,33846
|
||||
(defun find-tag-noselect 860,34016
|
||||
(defun find-tag 932,37130
|
||||
(defun find-tag-other-window 959,38346
|
||||
(defun find-tag-other-frame 1000,40274
|
||||
(defun find-tag-regexp 1025,41448
|
||||
(defalias 'pop-tag-mark pop-tag-mark1049,42610
|
||||
(defvar tag-lines-already-matched 1052,42661
|
||||
(defun find-tag-in-order 1055,42768
|
||||
(defun tag-find-file-of-tag-noselect 1167,47114
|
||||
(defun tag-find-file-of-tag 1200,48960
|
||||
(defun etags-recognize-tags-table 1208,49186
|
||||
(defun etags-verify-tags-table 1241,50817
|
||||
(defun etags-file-of-tag 1246,51015
|
||||
(defun etags-tags-completion-table 1256,51350
|
||||
(defun etags-snarf-tag 1286,52556
|
||||
(defun etags-goto-tag-location 1324,54125
|
||||
(defun etags-list-tags 1388,56568
|
||||
(defmacro tags-with-face 1423,57843
|
||||
(defun etags-tags-apropos-additional 1431,58176
|
||||
(defun etags-tags-apropos 1465,59413
|
||||
(defun etags-tags-table-files 1527,61622
|
||||
(defun etags-tags-included-tables 1542,62058
|
||||
(defun tags-recognize-empty-tags-table 1559,62598
|
||||
(defun tag-exact-file-name-match-p 1587,63744
|
||||
(defun tag-file-name-match-p 1596,64137
|
||||
(defun tag-exact-match-p 1609,64693
|
||||
(defun tag-implicit-name-match-p 1620,65261
|
||||
(defun tag-symbol-match-p 1633,65861
|
||||
(defun tag-word-match-p 1643,66297
|
||||
(defun tag-partial-file-name-match-p 1652,66695
|
||||
(defun tag-any-match-p 1662,67139
|
||||
(defun tag-re-match-p 1667,67323
|
||||
(defcustom tags-loop-revert-buffers 1675,67572
|
||||
(defun next-file 1685,67981
|
||||
(defvar tags-loop-operate 1760,70895
|
||||
(defvar tags-loop-scan1763,70989
|
||||
(defun tags-loop-eval 1771,71318
|
||||
(defun tags-loop-continue 1782,71647
|
||||
(defun tags-search 1850,73953
|
||||
(defun tags-query-replace 1871,74779
|
||||
(defun tags-complete-tags-table-file 1896,76003
|
||||
(defun list-tags 1906,76382
|
||||
(defun tags-apropos 1934,77335
|
||||
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
|
||||
(defun select-tags-table 1964,78400
|
||||
(defvar select-tags-table-mode-map 2019,80527
|
||||
(define-derived-mode select-tags-table-mode 2030,80910
|
||||
(defun select-tags-table-select 2034,81094
|
||||
(defun select-tags-table-quit 2043,81460
|
||||
(defun complete-tag 2049,81615
|
||||
(defconst etags--xref-limit 2074,82556
|
||||
(defvar etags-xref-find-definitions-tag-order 2076,82591
|
||||
(defun etags-xref-find 2082,82881
|
||||
(defun etags--xref-find-definitions 2096,83410
|
||||
(defclass xref-etags-location 2129,85124
|
||||
(defun xref-make-etags-location 2135,85347
|
||||
(cl-defmethod xref-location-marker 2139,85502
|
||||
(cl-defmethod xref-location-line 2146,85746
|
||||
|
||||
erl-src/gs_dialog.erl,98
|
||||
-define(VERSION2,32
|
||||
|
|
|
@ -1098,288 +1098,288 @@ record_auto_save 742,23849
|
|||
force_auto_save_soon 751,24017
|
||||
DEFUN ("recursive-edit", Frecursive_edit,759,24138
|
||||
DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
|
||||
recursive_edit_unwind 804,25748
|
||||
any_kboard_state 817,26014
|
||||
single_kboard_state 838,26666
|
||||
not_single_kboard_state 848,26804
|
||||
struct kboard_stack858,27066
|
||||
static struct kboard_stack *kboard_stack;kboard_stack864,27139
|
||||
push_kboard 867,27187
|
||||
pop_kboard 879,27376
|
||||
temporarily_switch_to_single_kboard 914,28264
|
||||
record_single_kboard_state 943,29438
|
||||
restore_kboard_configuration 952,29622
|
||||
cmd_error 970,30078
|
||||
cmd_error_internal 1024,31511
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031
|
||||
static Lisp_Object command_loop_2 1086,33638
|
||||
static Lisp_Object top_level_1 1087,33687
|
||||
command_loop 1094,33917
|
||||
command_loop_2 1134,35136
|
||||
top_level_2 1146,35340
|
||||
top_level_1 1152,35418
|
||||
DEFUN ("top-level", Ftop_level,1164,35788
|
||||
DEFUN ("top-level", Ftop_level,top-level1164,35788
|
||||
user_error 1183,36289
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820
|
||||
tracking_off 1216,37282
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817
|
||||
bool ignore_mouse_drag_p;1256,38393
|
||||
some_mouse_moved 1259,38442
|
||||
static int read_key_sequence 1282,38800
|
||||
static void adjust_point_for_property 1284,38918
|
||||
Lisp_Object last_undo_boundary;1287,39033
|
||||
command_loop_1 1294,39274
|
||||
read_menu_command 1649,50890
|
||||
adjust_point_for_property 1678,51618
|
||||
safe_run_hooks_1 1831,57340
|
||||
safe_run_hooks_error 1841,57570
|
||||
safe_run_hook_funcall 1878,58577
|
||||
safe_run_hooks 1893,59059
|
||||
int poll_suppress_count;1908,59398
|
||||
static struct atimer *poll_timer;poll_timer1915,59488
|
||||
poll_for_input_1 1919,59590
|
||||
poll_for_input 1930,59790
|
||||
start_polling 1942,60054
|
||||
input_polling_used 1979,61092
|
||||
stop_polling 1994,61391
|
||||
set_poll_suppress_count 2009,61760
|
||||
bind_polling_period 2029,62142
|
||||
make_ctrl_char 2048,62493
|
||||
show_help_echo 2113,64456
|
||||
static Lisp_Object kbd_buffer_get_event 2152,65485
|
||||
static void record_char 2154,65597
|
||||
static Lisp_Object help_form_saved_window_configs;2156,65639
|
||||
read_char_help_form_unwind 2158,65702
|
||||
#define STOP_POLLING 2166,65960
|
||||
#define RESUME_POLLING 2170,66085
|
||||
read_event_from_main_queue 2175,66230
|
||||
read_decoded_event_from_main_queue 2249,68418
|
||||
#define MAX_ENCODED_BYTES 2254,68665
|
||||
echo_keystrokes_p 2342,71557
|
||||
read_char 2376,72849
|
||||
record_menu_key 3225,98950
|
||||
help_char_p 3258,99675
|
||||
record_char 3273,99954
|
||||
save_getcjmp 3412,104236
|
||||
restore_getcjmp 3418,104327
|
||||
readable_events 3430,104698
|
||||
int stop_character EXTERNALLY_VISIBLE;3497,106438
|
||||
event_to_kboard 3500,106494
|
||||
kbd_buffer_nr_stored 3522,107143
|
||||
kbd_buffer_store_event 3534,107484
|
||||
kbd_buffer_store_event_hold 3550,108026
|
||||
kbd_buffer_unget_event 3684,111618
|
||||
#define INPUT_EVENT_POS_MAX 3698,112019
|
||||
#define INPUT_EVENT_POS_MIN 3701,112148
|
||||
position_to_Time 3706,112288
|
||||
Time_to_position 3716,112515
|
||||
gen_help_event 3738,113172
|
||||
kbd_buffer_store_help_event 3756,113612
|
||||
discard_mouse_events 3773,113977
|
||||
kbd_buffer_events_waiting 3803,114712
|
||||
clear_event 3823,115069
|
||||
kbd_buffer_get_event 3836,115409
|
||||
process_special_events 4258,127882
|
||||
swallow_events 4322,129706
|
||||
timer_start_idle 4339,130099
|
||||
timer_stop_idle 4355,130577
|
||||
timer_resume_idle 4363,130721
|
||||
struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913
|
||||
Lisp_Object pending_funcalls;4377,131173
|
||||
decode_timer 4381,131294
|
||||
timer_check_2 4414,132247
|
||||
timer_check 4572,136818
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663
|
||||
static Lisp_Object accent_key_syms;4625,138240
|
||||
static Lisp_Object func_key_syms;4626,138276
|
||||
static Lisp_Object mouse_syms;4627,138310
|
||||
static Lisp_Object wheel_syms;4628,138341
|
||||
static Lisp_Object drag_n_drop_syms;4629,138372
|
||||
static const int lispy_accent_codes[lispy_accent_codes4634,138517
|
||||
static const char *const lispy_accent_keys[lispy_accent_keys4741,139879
|
||||
#define FUNCTION_KEY_OFFSET 4766,140315
|
||||
const char *const lispy_function_keys[lispy_function_keys4768,140348
|
||||
static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902
|
||||
static const char *const lispy_kana_keys[lispy_kana_keys5026,150136
|
||||
#define FUNCTION_KEY_OFFSET 5061,151752
|
||||
static const char *const lispy_function_keys[lispy_function_keys5065,151895
|
||||
#define ISO_FUNCTION_KEY_OFFSET 5149,154430
|
||||
static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470
|
||||
static Lisp_Object Vlispy_mouse_stem;5172,155329
|
||||
static const char *const lispy_wheel_names[lispy_wheel_names5174,155368
|
||||
static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620
|
||||
static short const scroll_bar_parts[scroll_bar_parts5189,155886
|
||||
static Lisp_Object button_down_location;5210,156911
|
||||
static int last_mouse_button;5215,157066
|
||||
static int last_mouse_x;5216,157096
|
||||
static int last_mouse_y;5217,157121
|
||||
static Time button_down_time;5218,157146
|
||||
static int double_click_count;5222,157230
|
||||
make_lispy_position 5228,157391
|
||||
toolkit_menubar_in_use 5456,163954
|
||||
make_scroll_bar_position 5469,164322
|
||||
make_lispy_event 5485,164968
|
||||
make_lispy_movement 6104,183531
|
||||
make_lispy_switch_frame 6131,184262
|
||||
make_lispy_focus_in 6137,184369
|
||||
make_lispy_focus_out 6145,184495
|
||||
parse_modifiers_uncached 6163,184945
|
||||
#define SINGLE_LETTER_MOD(6185,185465
|
||||
#undef SINGLE_LETTER_MOD6212,185906
|
||||
#define MULTI_LETTER_MOD(6214,185932
|
||||
#undef MULTI_LETTER_MOD6231,186400
|
||||
apply_modifiers_uncached 6273,187574
|
||||
static const char *const modifier_names[modifier_names6319,189193
|
||||
#define NUM_MOD_NAMES 6325,189399
|
||||
static Lisp_Object modifier_symbols;6327,189449
|
||||
lispy_modifier_list 6331,189586
|
||||
#define KEY_TO_CHAR(6353,190252
|
||||
parse_modifiers 6356,190328
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517
|
||||
apply_modifiers 6422,192391
|
||||
reorder_modifiers 6491,194720
|
||||
modify_event_symbol 6536,196528
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,6628,199244
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244
|
||||
parse_solitary_modifier 6695,201135
|
||||
#define SINGLE_LETTER_MOD(6701,201258
|
||||
#define MULTI_LETTER_MOD(6705,201343
|
||||
#undef SINGLE_LETTER_MOD6763,202641
|
||||
#undef MULTI_LETTER_MOD6764,202666
|
||||
lucid_event_type_list_p 6775,202889
|
||||
get_input_pending 6814,203960
|
||||
record_asynch_buffer_change 6834,204579
|
||||
gobble_input 6872,205702
|
||||
tty_read_avail_input 6967,208310
|
||||
handle_async_input 7149,214039
|
||||
process_pending_signals 7165,214359
|
||||
unblock_input_to 7177,214645
|
||||
unblock_input 7200,215277
|
||||
totally_unblock_input 7209,215445
|
||||
handle_input_available_signal 7217,215529
|
||||
deliver_input_available_signal 7226,215700
|
||||
struct user_signal_info7235,215865
|
||||
static struct user_signal_info *user_signals user_signals7250,216090
|
||||
add_user_signal 7253,216149
|
||||
handle_user_signal 7275,216598
|
||||
deliver_user_signal 7316,217558
|
||||
find_user_signal_name 7322,217659
|
||||
store_user_signal_events 7334,217841
|
||||
static void menu_bar_item 7362,218341
|
||||
static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416
|
||||
static Lisp_Object menu_bar_items_vector;7368,218630
|
||||
static int menu_bar_items_index;7369,218672
|
||||
static const char *separator_names[separator_names7372,218707
|
||||
menu_separator_name_p 7393,219148
|
||||
menu_bar_items 7426,219852
|
||||
Lisp_Object item_properties;7568,224603
|
||||
menu_bar_item 7571,224645
|
||||
menu_item_eval_property_1 7647,227175
|
||||
eval_dyn 7658,227465
|
||||
menu_item_eval_property 7666,227675
|
||||
parse_menu_item 7686,228341
|
||||
static Lisp_Object tool_bar_items_vector;7965,236336
|
||||
static Lisp_Object tool_bar_item_properties;7970,236510
|
||||
static int ntool_bar_items;7974,236606
|
||||
static void init_tool_bar_items 7978,236664
|
||||
static void process_tool_bar_item 7979,236711
|
||||
static bool parse_tool_bar_item 7981,236801
|
||||
static void append_tool_bar_item 7982,236861
|
||||
tool_bar_items 7990,237083
|
||||
process_tool_bar_item 8075,239892
|
||||
#define PROP(8112,240969
|
||||
set_prop 8114,241038
|
||||
parse_tool_bar_item 8167,242453
|
||||
#undef PROP8379,248844
|
||||
init_tool_bar_items 8387,248969
|
||||
append_tool_bar_item 8401,249261
|
||||
read_char_x_menu_prompt 8443,250771
|
||||
read_char_minibuf_menu_prompt 8503,252445
|
||||
#define PUSH_C_STR(8527,253014
|
||||
follow_key 8726,258553
|
||||
active_maps 8733,258695
|
||||
typedef struct keyremap8742,259021
|
||||
} keyremap;8754,259464
|
||||
access_keymap_keyremap 8764,259808
|
||||
keyremap_step 8811,261450
|
||||
test_undefined 8867,262934
|
||||
read_key_sequence 8916,264861
|
||||
read_key_sequence_vs 9826,295821
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982
|
||||
detect_input_pending 9950,300488
|
||||
detect_input_pending_ignore_squeezables 9959,300654
|
||||
detect_input_pending_run_timers 9967,300870
|
||||
clear_input_pending 9985,301362
|
||||
requeued_events_pending_p 9997,301732
|
||||
DEFUN ("input-pending-p", Finput_pending_p,10002,301813
|
||||
DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813
|
||||
DEFUN ("recent-keys", Frecent_keys,10024,302596
|
||||
DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,10055,303517
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510
|
||||
DEFUN ("recursion-depth", Frecursion_depth,10158,307069
|
||||
DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406
|
||||
DEFUN ("discard-input", Fdiscard_input,10203,308447
|
||||
DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949
|
||||
stuff_buffered_input 10285,311045
|
||||
set_waiting_for_input 10323,312016
|
||||
clear_waiting_for_input 10337,312390
|
||||
handle_interrupt_signal 10351,312754
|
||||
deliver_interrupt_signal 10378,313642
|
||||
static int volatile force_quit_count;10387,313932
|
||||
handle_interrupt 10401,314414
|
||||
quit_throw_to_read_char 10541,318711
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432
|
||||
DEFUN ("set-quit-char", Fset_quit_char,10694,322706
|
||||
DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706
|
||||
DEFUN ("set-input-mode", Fset_input_mode,10729,323570
|
||||
DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837
|
||||
DEFUN ("posn-at-point", Fposn_at_point,10824,327060
|
||||
DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060
|
||||
init_kboard 10861,328214
|
||||
allocate_kboard 10893,329284
|
||||
wipe_kboard 10909,329637
|
||||
delete_kboard 10917,329751
|
||||
init_keyboard 10942,330281
|
||||
struct event_head11021,332696
|
||||
static const struct event_head head_table[head_table11027,332747
|
||||
syms_of_keyboard 11045,333577
|
||||
keys_of_keyboard 11841,367115
|
||||
mark_kboards 11916,370434
|
||||
recursive_edit_unwind 804,25751
|
||||
any_kboard_state 817,26017
|
||||
single_kboard_state 838,26669
|
||||
not_single_kboard_state 848,26807
|
||||
struct kboard_stack858,27069
|
||||
static struct kboard_stack *kboard_stack;kboard_stack864,27142
|
||||
push_kboard 867,27190
|
||||
pop_kboard 879,27379
|
||||
temporarily_switch_to_single_kboard 914,28267
|
||||
record_single_kboard_state 943,29441
|
||||
restore_kboard_configuration 952,29625
|
||||
cmd_error 970,30081
|
||||
cmd_error_internal 1024,31514
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
|
||||
static Lisp_Object command_loop_2 1086,33641
|
||||
static Lisp_Object top_level_1 1087,33690
|
||||
command_loop 1094,33920
|
||||
command_loop_2 1134,35139
|
||||
top_level_2 1146,35343
|
||||
top_level_1 1152,35421
|
||||
DEFUN ("top-level", Ftop_level,1164,35791
|
||||
DEFUN ("top-level", Ftop_level,top-level1164,35791
|
||||
user_error 1183,36292
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
|
||||
tracking_off 1216,37285
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
|
||||
bool ignore_mouse_drag_p;1256,38396
|
||||
some_mouse_moved 1259,38445
|
||||
static int read_key_sequence 1282,38803
|
||||
static void adjust_point_for_property 1284,38921
|
||||
Lisp_Object last_undo_boundary;1287,39036
|
||||
command_loop_1 1294,39277
|
||||
read_menu_command 1649,50893
|
||||
adjust_point_for_property 1678,51621
|
||||
safe_run_hooks_1 1831,57343
|
||||
safe_run_hooks_error 1841,57573
|
||||
safe_run_hook_funcall 1878,58580
|
||||
safe_run_hooks 1893,59062
|
||||
int poll_suppress_count;1908,59401
|
||||
static struct atimer *poll_timer;poll_timer1915,59491
|
||||
poll_for_input_1 1919,59593
|
||||
poll_for_input 1930,59793
|
||||
start_polling 1942,60057
|
||||
input_polling_used 1979,61095
|
||||
stop_polling 1994,61394
|
||||
set_poll_suppress_count 2009,61763
|
||||
bind_polling_period 2029,62145
|
||||
make_ctrl_char 2048,62496
|
||||
show_help_echo 2113,64459
|
||||
static Lisp_Object kbd_buffer_get_event 2152,65488
|
||||
static void record_char 2154,65600
|
||||
static Lisp_Object help_form_saved_window_configs;2156,65642
|
||||
read_char_help_form_unwind 2158,65705
|
||||
#define STOP_POLLING 2166,65963
|
||||
#define RESUME_POLLING 2170,66088
|
||||
read_event_from_main_queue 2175,66233
|
||||
read_decoded_event_from_main_queue 2249,68421
|
||||
#define MAX_ENCODED_BYTES 2254,68668
|
||||
echo_keystrokes_p 2342,71560
|
||||
read_char 2376,72852
|
||||
record_menu_key 3225,98953
|
||||
help_char_p 3258,99678
|
||||
record_char 3273,99957
|
||||
save_getcjmp 3412,104239
|
||||
restore_getcjmp 3418,104330
|
||||
readable_events 3430,104701
|
||||
int stop_character EXTERNALLY_VISIBLE;3497,106441
|
||||
event_to_kboard 3500,106497
|
||||
kbd_buffer_nr_stored 3522,107146
|
||||
kbd_buffer_store_event 3534,107487
|
||||
kbd_buffer_store_event_hold 3550,108029
|
||||
kbd_buffer_unget_event 3684,111621
|
||||
#define INPUT_EVENT_POS_MAX 3698,112022
|
||||
#define INPUT_EVENT_POS_MIN 3701,112151
|
||||
position_to_Time 3706,112291
|
||||
Time_to_position 3716,112518
|
||||
gen_help_event 3738,113175
|
||||
kbd_buffer_store_help_event 3756,113615
|
||||
discard_mouse_events 3773,113980
|
||||
kbd_buffer_events_waiting 3803,114715
|
||||
clear_event 3823,115072
|
||||
kbd_buffer_get_event 3836,115412
|
||||
process_special_events 4258,127885
|
||||
swallow_events 4322,129709
|
||||
timer_start_idle 4339,130102
|
||||
timer_stop_idle 4355,130580
|
||||
timer_resume_idle 4363,130724
|
||||
struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
|
||||
Lisp_Object pending_funcalls;4377,131176
|
||||
decode_timer 4381,131297
|
||||
timer_check_2 4414,132250
|
||||
timer_check 4572,136821
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
|
||||
static Lisp_Object accent_key_syms;4625,138243
|
||||
static Lisp_Object func_key_syms;4626,138279
|
||||
static Lisp_Object mouse_syms;4627,138313
|
||||
static Lisp_Object wheel_syms;4628,138344
|
||||
static Lisp_Object drag_n_drop_syms;4629,138375
|
||||
static const int lispy_accent_codes[lispy_accent_codes4634,138520
|
||||
static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
|
||||
#define FUNCTION_KEY_OFFSET 4766,140318
|
||||
const char *const lispy_function_keys[lispy_function_keys4768,140351
|
||||
static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
|
||||
static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
|
||||
#define FUNCTION_KEY_OFFSET 5061,151755
|
||||
static const char *const lispy_function_keys[lispy_function_keys5065,151898
|
||||
#define ISO_FUNCTION_KEY_OFFSET 5149,154433
|
||||
static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
|
||||
static Lisp_Object Vlispy_mouse_stem;5172,155332
|
||||
static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
|
||||
static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
|
||||
static short const scroll_bar_parts[scroll_bar_parts5189,155889
|
||||
static Lisp_Object button_down_location;5210,156914
|
||||
static int last_mouse_button;5215,157069
|
||||
static int last_mouse_x;5216,157099
|
||||
static int last_mouse_y;5217,157124
|
||||
static Time button_down_time;5218,157149
|
||||
static int double_click_count;5222,157233
|
||||
make_lispy_position 5228,157394
|
||||
toolkit_menubar_in_use 5456,163957
|
||||
make_scroll_bar_position 5469,164325
|
||||
make_lispy_event 5485,164971
|
||||
make_lispy_movement 6104,183534
|
||||
make_lispy_switch_frame 6131,184265
|
||||
make_lispy_focus_in 6137,184372
|
||||
make_lispy_focus_out 6145,184498
|
||||
parse_modifiers_uncached 6163,184948
|
||||
#define SINGLE_LETTER_MOD(6185,185468
|
||||
#undef SINGLE_LETTER_MOD6212,185909
|
||||
#define MULTI_LETTER_MOD(6214,185935
|
||||
#undef MULTI_LETTER_MOD6231,186403
|
||||
apply_modifiers_uncached 6273,187577
|
||||
static const char *const modifier_names[modifier_names6319,189196
|
||||
#define NUM_MOD_NAMES 6325,189402
|
||||
static Lisp_Object modifier_symbols;6327,189452
|
||||
lispy_modifier_list 6331,189589
|
||||
#define KEY_TO_CHAR(6353,190255
|
||||
parse_modifiers 6356,190331
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
|
||||
apply_modifiers 6422,192394
|
||||
reorder_modifiers 6491,194723
|
||||
modify_event_symbol 6536,196531
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
|
||||
parse_solitary_modifier 6695,201138
|
||||
#define SINGLE_LETTER_MOD(6701,201261
|
||||
#define MULTI_LETTER_MOD(6705,201346
|
||||
#undef SINGLE_LETTER_MOD6763,202644
|
||||
#undef MULTI_LETTER_MOD6764,202669
|
||||
lucid_event_type_list_p 6775,202892
|
||||
get_input_pending 6814,203963
|
||||
record_asynch_buffer_change 6834,204582
|
||||
gobble_input 6872,205705
|
||||
tty_read_avail_input 6967,208313
|
||||
handle_async_input 7149,214042
|
||||
process_pending_signals 7165,214362
|
||||
unblock_input_to 7177,214648
|
||||
unblock_input 7200,215280
|
||||
totally_unblock_input 7209,215448
|
||||
handle_input_available_signal 7217,215532
|
||||
deliver_input_available_signal 7226,215703
|
||||
struct user_signal_info7235,215868
|
||||
static struct user_signal_info *user_signals user_signals7250,216093
|
||||
add_user_signal 7253,216152
|
||||
handle_user_signal 7275,216601
|
||||
deliver_user_signal 7316,217561
|
||||
find_user_signal_name 7322,217662
|
||||
store_user_signal_events 7334,217844
|
||||
static void menu_bar_item 7362,218344
|
||||
static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
|
||||
static Lisp_Object menu_bar_items_vector;7368,218633
|
||||
static int menu_bar_items_index;7369,218675
|
||||
static const char *separator_names[separator_names7372,218710
|
||||
menu_separator_name_p 7393,219151
|
||||
menu_bar_items 7426,219855
|
||||
Lisp_Object item_properties;7568,224606
|
||||
menu_bar_item 7571,224648
|
||||
menu_item_eval_property_1 7647,227178
|
||||
eval_dyn 7658,227468
|
||||
menu_item_eval_property 7666,227678
|
||||
parse_menu_item 7686,228344
|
||||
static Lisp_Object tool_bar_items_vector;7965,236339
|
||||
static Lisp_Object tool_bar_item_properties;7970,236513
|
||||
static int ntool_bar_items;7974,236609
|
||||
static void init_tool_bar_items 7978,236667
|
||||
static void process_tool_bar_item 7979,236714
|
||||
static bool parse_tool_bar_item 7981,236804
|
||||
static void append_tool_bar_item 7982,236864
|
||||
tool_bar_items 7990,237086
|
||||
process_tool_bar_item 8075,239895
|
||||
#define PROP(8112,240972
|
||||
set_prop 8114,241041
|
||||
parse_tool_bar_item 8167,242456
|
||||
#undef PROP8379,248847
|
||||
init_tool_bar_items 8387,248972
|
||||
append_tool_bar_item 8401,249264
|
||||
read_char_x_menu_prompt 8443,250774
|
||||
read_char_minibuf_menu_prompt 8503,252448
|
||||
#define PUSH_C_STR(8527,253017
|
||||
follow_key 8726,258556
|
||||
active_maps 8733,258698
|
||||
typedef struct keyremap8742,259024
|
||||
} keyremap;8754,259467
|
||||
access_keymap_keyremap 8764,259811
|
||||
keyremap_step 8811,261453
|
||||
test_undefined 8867,262937
|
||||
read_key_sequence 8916,264864
|
||||
read_key_sequence_vs 9826,295824
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
|
||||
detect_input_pending 9950,300491
|
||||
detect_input_pending_ignore_squeezables 9959,300657
|
||||
detect_input_pending_run_timers 9967,300873
|
||||
clear_input_pending 9985,301365
|
||||
requeued_events_pending_p 9997,301735
|
||||
DEFUN ("input-pending-p", Finput_pending_p,10002,301816
|
||||
DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
|
||||
DEFUN ("recent-keys", Frecent_keys,10024,302599
|
||||
DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
|
||||
DEFUN ("recursion-depth", Frecursion_depth,10158,307072
|
||||
DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
|
||||
DEFUN ("discard-input", Fdiscard_input,10203,308450
|
||||
DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
|
||||
stuff_buffered_input 10285,311048
|
||||
set_waiting_for_input 10323,312019
|
||||
clear_waiting_for_input 10337,312393
|
||||
handle_interrupt_signal 10351,312757
|
||||
deliver_interrupt_signal 10378,313645
|
||||
static int volatile force_quit_count;10387,313935
|
||||
handle_interrupt 10401,314417
|
||||
quit_throw_to_read_char 10541,318714
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
|
||||
DEFUN ("set-quit-char", Fset_quit_char,10694,322709
|
||||
DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
|
||||
DEFUN ("set-input-mode", Fset_input_mode,10729,323573
|
||||
DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
|
||||
DEFUN ("posn-at-point", Fposn_at_point,10824,327063
|
||||
DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
|
||||
init_kboard 10861,328217
|
||||
allocate_kboard 10893,329287
|
||||
wipe_kboard 10909,329640
|
||||
delete_kboard 10917,329754
|
||||
init_keyboard 10942,330284
|
||||
struct event_head11021,332699
|
||||
static const struct event_head head_table[head_table11027,332750
|
||||
syms_of_keyboard 11045,333580
|
||||
keys_of_keyboard 11841,367118
|
||||
mark_kboards 11916,370437
|
||||
|
||||
c-src/emacs/src/lisp.h,33840
|
||||
#define EMACS_LISP_H22,801
|
||||
|
@ -2735,112 +2735,112 @@ el-src/emacs/lisp/progmodes/etags.el,5188
|
|||
(defcustom tags-tag-face 148,5700
|
||||
(defcustom tags-apropos-verbose 154,5835
|
||||
(defcustom tags-apropos-additional-actions 160,5999
|
||||
(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918
|
||||
(defvar default-tags-table-function 189,7098
|
||||
(defvar tags-location-ring 194,7324
|
||||
(defvar tags-table-files 201,7600
|
||||
(defvar tags-completion-table 206,7767
|
||||
(defvar tags-included-tables 209,7859
|
||||
(defvar next-file-list 212,7954
|
||||
(defvar tags-table-format-functions 217,8060
|
||||
(defvar file-of-tag-function 224,8441
|
||||
(defvar tags-table-files-function 228,8635
|
||||
(defvar tags-completion-table-function 230,8746
|
||||
(defvar snarf-tag-function 232,8841
|
||||
(defvar goto-tag-location-function 236,9050
|
||||
(defvar find-tag-regexp-search-function 239,9223
|
||||
(defvar find-tag-regexp-tag-order 241,9344
|
||||
(defvar find-tag-regexp-next-line-after-failure-p 243,9453
|
||||
(defvar find-tag-search-function 245,9573
|
||||
(defvar find-tag-tag-order 247,9680
|
||||
(defvar find-tag-next-line-after-failure-p 249,9775
|
||||
(defvar list-tags-function 251,9881
|
||||
(defvar tags-apropos-function 253,9969
|
||||
(defvar tags-included-tables-function 255,10063
|
||||
(defvar verify-tags-table-function 257,10182
|
||||
(defun initialize-new-tags-table 260,10293
|
||||
(defun tags-table-mode 276,10981
|
||||
(defun visit-tags-table 285,11246
|
||||
(defun tags-table-check-computed-list 321,12784
|
||||
(defun tags-table-extend-computed-list 360,14655
|
||||
(defun tags-expand-table-name 400,16368
|
||||
(defun tags-table-list-member 409,16711
|
||||
(defun tags-verify-table 421,17183
|
||||
(defun tags-table-including 470,19303
|
||||
(defun tags-next-table 522,21347
|
||||
(defun visit-tags-table-buffer 543,22204
|
||||
(defun tags-reset-tags-tables 712,28514
|
||||
(defun file-of-tag 731,29171
|
||||
(defun tags-table-files 740,29521
|
||||
(defun tags-included-tables 749,29871
|
||||
(defun tags-completion-table 755,30117
|
||||
(defun tags-lazy-completion-table 783,31311
|
||||
(defun tags-completion-at-point-function 799,31946
|
||||
(defun find-tag-tag 818,32696
|
||||
(defvar last-tag 837,33369
|
||||
(defun find-tag-interactive 840,33428
|
||||
(defvar find-tag-history 852,33843
|
||||
(defvar etags-case-fold-search)855,33908
|
||||
(defvar etags-syntax-table)856,33940
|
||||
(defvar local-find-tag-hook)857,33968
|
||||
(defun find-tag-noselect 860,34013
|
||||
(defun find-tag 932,37127
|
||||
(defun find-tag-other-window 959,38343
|
||||
(defun find-tag-other-frame 1000,40271
|
||||
(defun find-tag-regexp 1025,41445
|
||||
(defalias 'pop-tag-mark pop-tag-mark1049,42607
|
||||
(defvar tag-lines-already-matched 1052,42658
|
||||
(defun find-tag-in-order 1055,42765
|
||||
(defun tag-find-file-of-tag-noselect 1167,47111
|
||||
(defun tag-find-file-of-tag 1200,48957
|
||||
(defun etags-recognize-tags-table 1208,49183
|
||||
(defun etags-verify-tags-table 1241,50814
|
||||
(defun etags-file-of-tag 1246,51012
|
||||
(defun etags-tags-completion-table 1256,51347
|
||||
(defun etags-snarf-tag 1286,52553
|
||||
(defun etags-goto-tag-location 1324,54122
|
||||
(defun etags-list-tags 1388,56565
|
||||
(defmacro tags-with-face 1423,57840
|
||||
(defun etags-tags-apropos-additional 1431,58173
|
||||
(defun etags-tags-apropos 1465,59410
|
||||
(defun etags-tags-table-files 1527,61619
|
||||
(defun etags-tags-included-tables 1542,62055
|
||||
(defun tags-recognize-empty-tags-table 1559,62595
|
||||
(defun tag-exact-file-name-match-p 1587,63741
|
||||
(defun tag-file-name-match-p 1596,64134
|
||||
(defun tag-exact-match-p 1609,64690
|
||||
(defun tag-implicit-name-match-p 1620,65258
|
||||
(defun tag-symbol-match-p 1633,65858
|
||||
(defun tag-word-match-p 1643,66294
|
||||
(defun tag-partial-file-name-match-p 1652,66692
|
||||
(defun tag-any-match-p 1662,67136
|
||||
(defun tag-re-match-p 1667,67320
|
||||
(defcustom tags-loop-revert-buffers 1675,67569
|
||||
(defun next-file 1685,67978
|
||||
(defvar tags-loop-operate 1760,70892
|
||||
(defvar tags-loop-scan1763,70986
|
||||
(defun tags-loop-eval 1771,71315
|
||||
(defun tags-loop-continue 1782,71644
|
||||
(defun tags-search 1850,73950
|
||||
(defun tags-query-replace 1871,74776
|
||||
(defun tags-complete-tags-table-file 1896,76000
|
||||
(defun list-tags 1906,76379
|
||||
(defun tags-apropos 1934,77332
|
||||
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
|
||||
(defun select-tags-table 1964,78397
|
||||
(defvar select-tags-table-mode-map 2019,80524
|
||||
(define-derived-mode select-tags-table-mode 2030,80907
|
||||
(defun select-tags-table-select 2034,81091
|
||||
(defun select-tags-table-quit 2043,81457
|
||||
(defun complete-tag 2049,81612
|
||||
(defconst etags--xref-limit 2074,82553
|
||||
(defvar etags-xref-find-definitions-tag-order 2076,82588
|
||||
(defun etags-xref-find 2082,82878
|
||||
(defun etags--xref-find-definitions 2096,83407
|
||||
(defclass xref-etags-location 2129,85121
|
||||
(defun xref-make-etags-location 2135,85344
|
||||
(cl-defmethod xref-location-marker 2139,85499
|
||||
(cl-defmethod xref-location-line 2146,85743
|
||||
(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
|
||||
(defvar default-tags-table-function 189,7101
|
||||
(defvar tags-location-ring 194,7327
|
||||
(defvar tags-table-files 201,7603
|
||||
(defvar tags-completion-table 206,7770
|
||||
(defvar tags-included-tables 209,7862
|
||||
(defvar next-file-list 212,7957
|
||||
(defvar tags-table-format-functions 217,8063
|
||||
(defvar file-of-tag-function 224,8444
|
||||
(defvar tags-table-files-function 228,8638
|
||||
(defvar tags-completion-table-function 230,8749
|
||||
(defvar snarf-tag-function 232,8844
|
||||
(defvar goto-tag-location-function 236,9053
|
||||
(defvar find-tag-regexp-search-function 239,9226
|
||||
(defvar find-tag-regexp-tag-order 241,9347
|
||||
(defvar find-tag-regexp-next-line-after-failure-p 243,9456
|
||||
(defvar find-tag-search-function 245,9576
|
||||
(defvar find-tag-tag-order 247,9683
|
||||
(defvar find-tag-next-line-after-failure-p 249,9778
|
||||
(defvar list-tags-function 251,9884
|
||||
(defvar tags-apropos-function 253,9972
|
||||
(defvar tags-included-tables-function 255,10066
|
||||
(defvar verify-tags-table-function 257,10185
|
||||
(defun initialize-new-tags-table 260,10296
|
||||
(defun tags-table-mode 276,10984
|
||||
(defun visit-tags-table 285,11249
|
||||
(defun tags-table-check-computed-list 321,12787
|
||||
(defun tags-table-extend-computed-list 360,14658
|
||||
(defun tags-expand-table-name 400,16371
|
||||
(defun tags-table-list-member 409,16714
|
||||
(defun tags-verify-table 421,17186
|
||||
(defun tags-table-including 470,19306
|
||||
(defun tags-next-table 522,21350
|
||||
(defun visit-tags-table-buffer 543,22207
|
||||
(defun tags-reset-tags-tables 712,28517
|
||||
(defun file-of-tag 731,29174
|
||||
(defun tags-table-files 740,29524
|
||||
(defun tags-included-tables 749,29874
|
||||
(defun tags-completion-table 755,30120
|
||||
(defun tags-lazy-completion-table 783,31314
|
||||
(defun tags-completion-at-point-function 799,31949
|
||||
(defun find-tag-tag 818,32699
|
||||
(defvar last-tag 837,33372
|
||||
(defun find-tag-interactive 840,33431
|
||||
(defvar find-tag-history 852,33846
|
||||
(defvar etags-case-fold-search)855,33911
|
||||
(defvar etags-syntax-table)856,33943
|
||||
(defvar local-find-tag-hook)857,33971
|
||||
(defun find-tag-noselect 860,34016
|
||||
(defun find-tag 932,37130
|
||||
(defun find-tag-other-window 959,38346
|
||||
(defun find-tag-other-frame 1000,40274
|
||||
(defun find-tag-regexp 1025,41448
|
||||
(defalias 'pop-tag-mark pop-tag-mark1049,42610
|
||||
(defvar tag-lines-already-matched 1052,42661
|
||||
(defun find-tag-in-order 1055,42768
|
||||
(defun tag-find-file-of-tag-noselect 1167,47114
|
||||
(defun tag-find-file-of-tag 1200,48960
|
||||
(defun etags-recognize-tags-table 1208,49186
|
||||
(defun etags-verify-tags-table 1241,50817
|
||||
(defun etags-file-of-tag 1246,51015
|
||||
(defun etags-tags-completion-table 1256,51350
|
||||
(defun etags-snarf-tag 1286,52556
|
||||
(defun etags-goto-tag-location 1324,54125
|
||||
(defun etags-list-tags 1388,56568
|
||||
(defmacro tags-with-face 1423,57843
|
||||
(defun etags-tags-apropos-additional 1431,58176
|
||||
(defun etags-tags-apropos 1465,59413
|
||||
(defun etags-tags-table-files 1527,61622
|
||||
(defun etags-tags-included-tables 1542,62058
|
||||
(defun tags-recognize-empty-tags-table 1559,62598
|
||||
(defun tag-exact-file-name-match-p 1587,63744
|
||||
(defun tag-file-name-match-p 1596,64137
|
||||
(defun tag-exact-match-p 1609,64693
|
||||
(defun tag-implicit-name-match-p 1620,65261
|
||||
(defun tag-symbol-match-p 1633,65861
|
||||
(defun tag-word-match-p 1643,66297
|
||||
(defun tag-partial-file-name-match-p 1652,66695
|
||||
(defun tag-any-match-p 1662,67139
|
||||
(defun tag-re-match-p 1667,67323
|
||||
(defcustom tags-loop-revert-buffers 1675,67572
|
||||
(defun next-file 1685,67981
|
||||
(defvar tags-loop-operate 1760,70895
|
||||
(defvar tags-loop-scan1763,70989
|
||||
(defun tags-loop-eval 1771,71318
|
||||
(defun tags-loop-continue 1782,71647
|
||||
(defun tags-search 1850,73953
|
||||
(defun tags-query-replace 1871,74779
|
||||
(defun tags-complete-tags-table-file 1896,76003
|
||||
(defun list-tags 1906,76382
|
||||
(defun tags-apropos 1934,77335
|
||||
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
|
||||
(defun select-tags-table 1964,78400
|
||||
(defvar select-tags-table-mode-map 2019,80527
|
||||
(define-derived-mode select-tags-table-mode 2030,80910
|
||||
(defun select-tags-table-select 2034,81094
|
||||
(defun select-tags-table-quit 2043,81460
|
||||
(defun complete-tag 2049,81615
|
||||
(defconst etags--xref-limit 2074,82556
|
||||
(defvar etags-xref-find-definitions-tag-order 2076,82591
|
||||
(defun etags-xref-find 2082,82881
|
||||
(defun etags--xref-find-definitions 2096,83410
|
||||
(defclass xref-etags-location 2129,85124
|
||||
(defun xref-make-etags-location 2135,85347
|
||||
(cl-defmethod xref-location-marker 2139,85502
|
||||
(cl-defmethod xref-location-line 2146,85746
|
||||
|
||||
erl-src/gs_dialog.erl,98
|
||||
-define(VERSION2,32
|
||||
|
|
|
@ -1029,289 +1029,289 @@ record_auto_save 742,23849
|
|||
force_auto_save_soon 751,24017
|
||||
DEFUN ("recursive-edit", Frecursive_edit,759,24138
|
||||
DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
|
||||
recursive_edit_unwind 804,25748
|
||||
any_kboard_state 817,26014
|
||||
single_kboard_state 838,26666
|
||||
not_single_kboard_state 848,26804
|
||||
struct kboard_stack858,27066
|
||||
KBOARD *kboard;kboard860,27088
|
||||
struct kboard_stack *next;next861,27106
|
||||
static struct kboard_stack *kboard_stack;kboard_stack864,27139
|
||||
push_kboard 867,27187
|
||||
pop_kboard 879,27376
|
||||
temporarily_switch_to_single_kboard 914,28264
|
||||
record_single_kboard_state 943,29438
|
||||
restore_kboard_configuration 952,29622
|
||||
cmd_error 970,30078
|
||||
cmd_error_internal 1024,31511
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031
|
||||
command_loop 1094,33917
|
||||
command_loop_2 1134,35136
|
||||
top_level_2 1146,35340
|
||||
top_level_1 1152,35418
|
||||
DEFUN ("top-level", Ftop_level,1164,35788
|
||||
DEFUN ("top-level", Ftop_level,top-level1164,35788
|
||||
user_error 1183,36289
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820
|
||||
tracking_off 1216,37282
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817
|
||||
bool ignore_mouse_drag_p;1256,38393
|
||||
some_mouse_moved 1259,38442
|
||||
Lisp_Object last_undo_boundary;1287,39033
|
||||
command_loop_1 1294,39274
|
||||
read_menu_command 1649,50890
|
||||
adjust_point_for_property 1678,51618
|
||||
safe_run_hooks_1 1831,57340
|
||||
safe_run_hooks_error 1841,57570
|
||||
safe_run_hook_funcall 1878,58577
|
||||
safe_run_hooks 1893,59059
|
||||
int poll_suppress_count;1908,59398
|
||||
static struct atimer *poll_timer;poll_timer1915,59488
|
||||
poll_for_input_1 1919,59590
|
||||
poll_for_input 1930,59790
|
||||
start_polling 1942,60054
|
||||
input_polling_used 1979,61092
|
||||
stop_polling 1994,61391
|
||||
set_poll_suppress_count 2009,61760
|
||||
bind_polling_period 2029,62142
|
||||
make_ctrl_char 2048,62493
|
||||
show_help_echo 2113,64456
|
||||
static Lisp_Object help_form_saved_window_configs;2156,65639
|
||||
read_char_help_form_unwind 2158,65702
|
||||
#define STOP_POLLING 2166,65960
|
||||
#define RESUME_POLLING 2170,66085
|
||||
read_event_from_main_queue 2175,66230
|
||||
read_decoded_event_from_main_queue 2249,68418
|
||||
#define MAX_ENCODED_BYTES 2254,68665
|
||||
echo_keystrokes_p 2342,71557
|
||||
read_char 2376,72849
|
||||
record_menu_key 3225,98950
|
||||
help_char_p 3258,99675
|
||||
record_char 3273,99954
|
||||
save_getcjmp 3412,104236
|
||||
restore_getcjmp 3418,104327
|
||||
readable_events 3430,104698
|
||||
int stop_character EXTERNALLY_VISIBLE;3497,106438
|
||||
event_to_kboard 3500,106494
|
||||
kbd_buffer_nr_stored 3522,107143
|
||||
kbd_buffer_store_event 3534,107484
|
||||
kbd_buffer_store_event_hold 3550,108026
|
||||
kbd_buffer_unget_event 3684,111618
|
||||
#define INPUT_EVENT_POS_MAX 3698,112019
|
||||
#define INPUT_EVENT_POS_MIN 3701,112148
|
||||
position_to_Time 3706,112288
|
||||
Time_to_position 3716,112515
|
||||
gen_help_event 3738,113172
|
||||
kbd_buffer_store_help_event 3756,113612
|
||||
discard_mouse_events 3773,113977
|
||||
kbd_buffer_events_waiting 3803,114712
|
||||
clear_event 3823,115069
|
||||
kbd_buffer_get_event 3836,115409
|
||||
process_special_events 4258,127882
|
||||
swallow_events 4322,129706
|
||||
timer_start_idle 4339,130099
|
||||
timer_stop_idle 4355,130577
|
||||
timer_resume_idle 4363,130721
|
||||
struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913
|
||||
Lisp_Object pending_funcalls;4377,131173
|
||||
decode_timer 4381,131294
|
||||
timer_check_2 4414,132247
|
||||
timer_check 4572,136818
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663
|
||||
static Lisp_Object accent_key_syms;4625,138240
|
||||
static Lisp_Object func_key_syms;4626,138276
|
||||
static Lisp_Object mouse_syms;4627,138310
|
||||
static Lisp_Object wheel_syms;4628,138341
|
||||
static Lisp_Object drag_n_drop_syms;4629,138372
|
||||
static const int lispy_accent_codes[lispy_accent_codes4634,138517
|
||||
static const char *const lispy_accent_keys[lispy_accent_keys4741,139879
|
||||
#define FUNCTION_KEY_OFFSET 4766,140315
|
||||
const char *const lispy_function_keys[lispy_function_keys4768,140348
|
||||
static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902
|
||||
static const char *const lispy_kana_keys[lispy_kana_keys5026,150136
|
||||
#define FUNCTION_KEY_OFFSET 5061,151752
|
||||
static const char *const lispy_function_keys[lispy_function_keys5065,151895
|
||||
#define ISO_FUNCTION_KEY_OFFSET 5149,154430
|
||||
static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470
|
||||
static Lisp_Object Vlispy_mouse_stem;5172,155329
|
||||
static const char *const lispy_wheel_names[lispy_wheel_names5174,155368
|
||||
static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620
|
||||
static short const scroll_bar_parts[scroll_bar_parts5189,155886
|
||||
static Lisp_Object button_down_location;5210,156911
|
||||
static int last_mouse_button;5215,157066
|
||||
static int last_mouse_x;5216,157096
|
||||
static int last_mouse_y;5217,157121
|
||||
static Time button_down_time;5218,157146
|
||||
static int double_click_count;5222,157230
|
||||
make_lispy_position 5228,157391
|
||||
toolkit_menubar_in_use 5456,163954
|
||||
make_scroll_bar_position 5469,164322
|
||||
make_lispy_event 5485,164968
|
||||
make_lispy_movement 6104,183531
|
||||
make_lispy_switch_frame 6131,184262
|
||||
make_lispy_focus_in 6137,184369
|
||||
make_lispy_focus_out 6145,184495
|
||||
parse_modifiers_uncached 6163,184945
|
||||
#define SINGLE_LETTER_MOD(6185,185465
|
||||
#undef SINGLE_LETTER_MOD6212,185906
|
||||
#define MULTI_LETTER_MOD(6214,185932
|
||||
#undef MULTI_LETTER_MOD6231,186400
|
||||
apply_modifiers_uncached 6273,187574
|
||||
static const char *const modifier_names[modifier_names6319,189193
|
||||
#define NUM_MOD_NAMES 6325,189399
|
||||
static Lisp_Object modifier_symbols;6327,189449
|
||||
lispy_modifier_list 6331,189586
|
||||
#define KEY_TO_CHAR(6353,190252
|
||||
parse_modifiers 6356,190328
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517
|
||||
apply_modifiers 6422,192391
|
||||
reorder_modifiers 6491,194720
|
||||
modify_event_symbol 6536,196528
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,6628,199244
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244
|
||||
parse_solitary_modifier 6695,201135
|
||||
#define SINGLE_LETTER_MOD(6701,201258
|
||||
#define MULTI_LETTER_MOD(6705,201343
|
||||
#undef SINGLE_LETTER_MOD6763,202641
|
||||
#undef MULTI_LETTER_MOD6764,202666
|
||||
lucid_event_type_list_p 6775,202889
|
||||
get_input_pending 6814,203960
|
||||
record_asynch_buffer_change 6834,204579
|
||||
gobble_input 6872,205702
|
||||
tty_read_avail_input 6967,208310
|
||||
handle_async_input 7149,214039
|
||||
process_pending_signals 7165,214359
|
||||
unblock_input_to 7177,214645
|
||||
unblock_input 7200,215277
|
||||
totally_unblock_input 7209,215445
|
||||
handle_input_available_signal 7217,215529
|
||||
deliver_input_available_signal 7226,215700
|
||||
struct user_signal_info7235,215865
|
||||
int sig;7238,215915
|
||||
char *name;name7241,215956
|
||||
int npending;7244,216007
|
||||
struct user_signal_info *next;next7246,216024
|
||||
static struct user_signal_info *user_signals user_signals7250,216090
|
||||
add_user_signal 7253,216149
|
||||
handle_user_signal 7275,216598
|
||||
deliver_user_signal 7316,217558
|
||||
find_user_signal_name 7322,217659
|
||||
store_user_signal_events 7334,217841
|
||||
static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416
|
||||
static Lisp_Object menu_bar_items_vector;7368,218630
|
||||
static int menu_bar_items_index;7369,218672
|
||||
static const char *separator_names[separator_names7372,218707
|
||||
menu_separator_name_p 7393,219148
|
||||
menu_bar_items 7426,219852
|
||||
Lisp_Object item_properties;7568,224603
|
||||
menu_bar_item 7571,224645
|
||||
menu_item_eval_property_1 7647,227175
|
||||
eval_dyn 7658,227465
|
||||
menu_item_eval_property 7666,227675
|
||||
parse_menu_item 7686,228341
|
||||
static Lisp_Object tool_bar_items_vector;7965,236336
|
||||
static Lisp_Object tool_bar_item_properties;7970,236510
|
||||
static int ntool_bar_items;7974,236606
|
||||
tool_bar_items 7990,237083
|
||||
process_tool_bar_item 8075,239892
|
||||
#define PROP(8112,240969
|
||||
set_prop 8114,241038
|
||||
parse_tool_bar_item 8167,242453
|
||||
#undef PROP8379,248844
|
||||
init_tool_bar_items 8387,248969
|
||||
append_tool_bar_item 8401,249261
|
||||
read_char_x_menu_prompt 8443,250771
|
||||
read_char_minibuf_menu_prompt 8503,252445
|
||||
#define PUSH_C_STR(8527,253014
|
||||
follow_key 8726,258553
|
||||
active_maps 8733,258695
|
||||
typedef struct keyremap8742,259021
|
||||
Lisp_Object parent;8745,259107
|
||||
Lisp_Object map;8748,259224
|
||||
int start,8753,259446
|
||||
int start, end;8753,259446
|
||||
} keyremap;8754,259464
|
||||
access_keymap_keyremap 8764,259808
|
||||
keyremap_step 8811,261450
|
||||
test_undefined 8867,262934
|
||||
read_key_sequence 8916,264861
|
||||
read_key_sequence_vs 9826,295821
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982
|
||||
detect_input_pending 9950,300488
|
||||
detect_input_pending_ignore_squeezables 9959,300654
|
||||
detect_input_pending_run_timers 9967,300870
|
||||
clear_input_pending 9985,301362
|
||||
requeued_events_pending_p 9997,301732
|
||||
DEFUN ("input-pending-p", Finput_pending_p,10002,301813
|
||||
DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813
|
||||
DEFUN ("recent-keys", Frecent_keys,10024,302596
|
||||
DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,10055,303517
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510
|
||||
DEFUN ("recursion-depth", Frecursion_depth,10158,307069
|
||||
DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406
|
||||
DEFUN ("discard-input", Fdiscard_input,10203,308447
|
||||
DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949
|
||||
stuff_buffered_input 10285,311045
|
||||
set_waiting_for_input 10323,312016
|
||||
clear_waiting_for_input 10337,312390
|
||||
handle_interrupt_signal 10351,312754
|
||||
deliver_interrupt_signal 10378,313642
|
||||
static int volatile force_quit_count;10387,313932
|
||||
handle_interrupt 10401,314414
|
||||
quit_throw_to_read_char 10541,318711
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432
|
||||
DEFUN ("set-quit-char", Fset_quit_char,10694,322706
|
||||
DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706
|
||||
DEFUN ("set-input-mode", Fset_input_mode,10729,323570
|
||||
DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837
|
||||
DEFUN ("posn-at-point", Fposn_at_point,10824,327060
|
||||
DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060
|
||||
init_kboard 10861,328214
|
||||
allocate_kboard 10893,329284
|
||||
wipe_kboard 10909,329637
|
||||
delete_kboard 10917,329751
|
||||
init_keyboard 10942,330281
|
||||
struct event_head11021,332696
|
||||
short var;11023,332716
|
||||
short kind;11024,332729
|
||||
static const struct event_head head_table[head_table11027,332747
|
||||
syms_of_keyboard 11045,333577
|
||||
keys_of_keyboard 11841,367115
|
||||
mark_kboards 11916,370434
|
||||
recursive_edit_unwind 804,25751
|
||||
any_kboard_state 817,26017
|
||||
single_kboard_state 838,26669
|
||||
not_single_kboard_state 848,26807
|
||||
struct kboard_stack858,27069
|
||||
KBOARD *kboard;kboard860,27091
|
||||
struct kboard_stack *next;next861,27109
|
||||
static struct kboard_stack *kboard_stack;kboard_stack864,27142
|
||||
push_kboard 867,27190
|
||||
pop_kboard 879,27379
|
||||
temporarily_switch_to_single_kboard 914,28267
|
||||
record_single_kboard_state 943,29441
|
||||
restore_kboard_configuration 952,29625
|
||||
cmd_error 970,30081
|
||||
cmd_error_internal 1024,31514
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
|
||||
DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
|
||||
command_loop 1094,33920
|
||||
command_loop_2 1134,35139
|
||||
top_level_2 1146,35343
|
||||
top_level_1 1152,35421
|
||||
DEFUN ("top-level", Ftop_level,1164,35791
|
||||
DEFUN ("top-level", Ftop_level,top-level1164,35791
|
||||
user_error 1183,36292
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
|
||||
DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
|
||||
DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
|
||||
tracking_off 1216,37285
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
|
||||
DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
|
||||
bool ignore_mouse_drag_p;1256,38396
|
||||
some_mouse_moved 1259,38445
|
||||
Lisp_Object last_undo_boundary;1287,39036
|
||||
command_loop_1 1294,39277
|
||||
read_menu_command 1649,50893
|
||||
adjust_point_for_property 1678,51621
|
||||
safe_run_hooks_1 1831,57343
|
||||
safe_run_hooks_error 1841,57573
|
||||
safe_run_hook_funcall 1878,58580
|
||||
safe_run_hooks 1893,59062
|
||||
int poll_suppress_count;1908,59401
|
||||
static struct atimer *poll_timer;poll_timer1915,59491
|
||||
poll_for_input_1 1919,59593
|
||||
poll_for_input 1930,59793
|
||||
start_polling 1942,60057
|
||||
input_polling_used 1979,61095
|
||||
stop_polling 1994,61394
|
||||
set_poll_suppress_count 2009,61763
|
||||
bind_polling_period 2029,62145
|
||||
make_ctrl_char 2048,62496
|
||||
show_help_echo 2113,64459
|
||||
static Lisp_Object help_form_saved_window_configs;2156,65642
|
||||
read_char_help_form_unwind 2158,65705
|
||||
#define STOP_POLLING 2166,65963
|
||||
#define RESUME_POLLING 2170,66088
|
||||
read_event_from_main_queue 2175,66233
|
||||
read_decoded_event_from_main_queue 2249,68421
|
||||
#define MAX_ENCODED_BYTES 2254,68668
|
||||
echo_keystrokes_p 2342,71560
|
||||
read_char 2376,72852
|
||||
record_menu_key 3225,98953
|
||||
help_char_p 3258,99678
|
||||
record_char 3273,99957
|
||||
save_getcjmp 3412,104239
|
||||
restore_getcjmp 3418,104330
|
||||
readable_events 3430,104701
|
||||
int stop_character EXTERNALLY_VISIBLE;3497,106441
|
||||
event_to_kboard 3500,106497
|
||||
kbd_buffer_nr_stored 3522,107146
|
||||
kbd_buffer_store_event 3534,107487
|
||||
kbd_buffer_store_event_hold 3550,108029
|
||||
kbd_buffer_unget_event 3684,111621
|
||||
#define INPUT_EVENT_POS_MAX 3698,112022
|
||||
#define INPUT_EVENT_POS_MIN 3701,112151
|
||||
position_to_Time 3706,112291
|
||||
Time_to_position 3716,112518
|
||||
gen_help_event 3738,113175
|
||||
kbd_buffer_store_help_event 3756,113615
|
||||
discard_mouse_events 3773,113980
|
||||
kbd_buffer_events_waiting 3803,114715
|
||||
clear_event 3823,115072
|
||||
kbd_buffer_get_event 3836,115412
|
||||
process_special_events 4258,127885
|
||||
swallow_events 4322,129709
|
||||
timer_start_idle 4339,130102
|
||||
timer_stop_idle 4355,130580
|
||||
timer_resume_idle 4363,130724
|
||||
struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
|
||||
Lisp_Object pending_funcalls;4377,131176
|
||||
decode_timer 4381,131297
|
||||
timer_check_2 4414,132250
|
||||
timer_check 4572,136821
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
|
||||
DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
|
||||
static Lisp_Object accent_key_syms;4625,138243
|
||||
static Lisp_Object func_key_syms;4626,138279
|
||||
static Lisp_Object mouse_syms;4627,138313
|
||||
static Lisp_Object wheel_syms;4628,138344
|
||||
static Lisp_Object drag_n_drop_syms;4629,138375
|
||||
static const int lispy_accent_codes[lispy_accent_codes4634,138520
|
||||
static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
|
||||
#define FUNCTION_KEY_OFFSET 4766,140318
|
||||
const char *const lispy_function_keys[lispy_function_keys4768,140351
|
||||
static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
|
||||
static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
|
||||
#define FUNCTION_KEY_OFFSET 5061,151755
|
||||
static const char *const lispy_function_keys[lispy_function_keys5065,151898
|
||||
#define ISO_FUNCTION_KEY_OFFSET 5149,154433
|
||||
static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
|
||||
static Lisp_Object Vlispy_mouse_stem;5172,155332
|
||||
static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
|
||||
static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
|
||||
static short const scroll_bar_parts[scroll_bar_parts5189,155889
|
||||
static Lisp_Object button_down_location;5210,156914
|
||||
static int last_mouse_button;5215,157069
|
||||
static int last_mouse_x;5216,157099
|
||||
static int last_mouse_y;5217,157124
|
||||
static Time button_down_time;5218,157149
|
||||
static int double_click_count;5222,157233
|
||||
make_lispy_position 5228,157394
|
||||
toolkit_menubar_in_use 5456,163957
|
||||
make_scroll_bar_position 5469,164325
|
||||
make_lispy_event 5485,164971
|
||||
make_lispy_movement 6104,183534
|
||||
make_lispy_switch_frame 6131,184265
|
||||
make_lispy_focus_in 6137,184372
|
||||
make_lispy_focus_out 6145,184498
|
||||
parse_modifiers_uncached 6163,184948
|
||||
#define SINGLE_LETTER_MOD(6185,185468
|
||||
#undef SINGLE_LETTER_MOD6212,185909
|
||||
#define MULTI_LETTER_MOD(6214,185935
|
||||
#undef MULTI_LETTER_MOD6231,186403
|
||||
apply_modifiers_uncached 6273,187577
|
||||
static const char *const modifier_names[modifier_names6319,189196
|
||||
#define NUM_MOD_NAMES 6325,189402
|
||||
static Lisp_Object modifier_symbols;6327,189452
|
||||
lispy_modifier_list 6331,189589
|
||||
#define KEY_TO_CHAR(6353,190255
|
||||
parse_modifiers 6356,190331
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
|
||||
DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
|
||||
apply_modifiers 6422,192394
|
||||
reorder_modifiers 6491,194723
|
||||
modify_event_symbol 6536,196531
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
|
||||
DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
|
||||
parse_solitary_modifier 6695,201138
|
||||
#define SINGLE_LETTER_MOD(6701,201261
|
||||
#define MULTI_LETTER_MOD(6705,201346
|
||||
#undef SINGLE_LETTER_MOD6763,202644
|
||||
#undef MULTI_LETTER_MOD6764,202669
|
||||
lucid_event_type_list_p 6775,202892
|
||||
get_input_pending 6814,203963
|
||||
record_asynch_buffer_change 6834,204582
|
||||
gobble_input 6872,205705
|
||||
tty_read_avail_input 6967,208313
|
||||
handle_async_input 7149,214042
|
||||
process_pending_signals 7165,214362
|
||||
unblock_input_to 7177,214648
|
||||
unblock_input 7200,215280
|
||||
totally_unblock_input 7209,215448
|
||||
handle_input_available_signal 7217,215532
|
||||
deliver_input_available_signal 7226,215703
|
||||
struct user_signal_info7235,215868
|
||||
int sig;7238,215918
|
||||
char *name;name7241,215959
|
||||
int npending;7244,216010
|
||||
struct user_signal_info *next;next7246,216027
|
||||
static struct user_signal_info *user_signals user_signals7250,216093
|
||||
add_user_signal 7253,216152
|
||||
handle_user_signal 7275,216601
|
||||
deliver_user_signal 7316,217561
|
||||
find_user_signal_name 7322,217662
|
||||
store_user_signal_events 7334,217844
|
||||
static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
|
||||
static Lisp_Object menu_bar_items_vector;7368,218633
|
||||
static int menu_bar_items_index;7369,218675
|
||||
static const char *separator_names[separator_names7372,218710
|
||||
menu_separator_name_p 7393,219151
|
||||
menu_bar_items 7426,219855
|
||||
Lisp_Object item_properties;7568,224606
|
||||
menu_bar_item 7571,224648
|
||||
menu_item_eval_property_1 7647,227178
|
||||
eval_dyn 7658,227468
|
||||
menu_item_eval_property 7666,227678
|
||||
parse_menu_item 7686,228344
|
||||
static Lisp_Object tool_bar_items_vector;7965,236339
|
||||
static Lisp_Object tool_bar_item_properties;7970,236513
|
||||
static int ntool_bar_items;7974,236609
|
||||
tool_bar_items 7990,237086
|
||||
process_tool_bar_item 8075,239895
|
||||
#define PROP(8112,240972
|
||||
set_prop 8114,241041
|
||||
parse_tool_bar_item 8167,242456
|
||||
#undef PROP8379,248847
|
||||
init_tool_bar_items 8387,248972
|
||||
append_tool_bar_item 8401,249264
|
||||
read_char_x_menu_prompt 8443,250774
|
||||
read_char_minibuf_menu_prompt 8503,252448
|
||||
#define PUSH_C_STR(8527,253017
|
||||
follow_key 8726,258556
|
||||
active_maps 8733,258698
|
||||
typedef struct keyremap8742,259024
|
||||
Lisp_Object parent;8745,259110
|
||||
Lisp_Object map;8748,259227
|
||||
int start,8753,259449
|
||||
int start, end;8753,259449
|
||||
} keyremap;8754,259467
|
||||
access_keymap_keyremap 8764,259811
|
||||
keyremap_step 8811,261453
|
||||
test_undefined 8867,262937
|
||||
read_key_sequence 8916,264864
|
||||
read_key_sequence_vs 9826,295824
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
|
||||
DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
|
||||
DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
|
||||
detect_input_pending 9950,300491
|
||||
detect_input_pending_ignore_squeezables 9959,300657
|
||||
detect_input_pending_run_timers 9967,300873
|
||||
clear_input_pending 9985,301365
|
||||
requeued_events_pending_p 9997,301735
|
||||
DEFUN ("input-pending-p", Finput_pending_p,10002,301816
|
||||
DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
|
||||
DEFUN ("recent-keys", Frecent_keys,10024,302599
|
||||
DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
|
||||
DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
|
||||
DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
|
||||
DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
|
||||
DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
|
||||
DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
|
||||
DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
|
||||
DEFUN ("recursion-depth", Frecursion_depth,10158,307072
|
||||
DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
|
||||
DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
|
||||
DEFUN ("discard-input", Fdiscard_input,10203,308450
|
||||
DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
|
||||
DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
|
||||
stuff_buffered_input 10285,311048
|
||||
set_waiting_for_input 10323,312019
|
||||
clear_waiting_for_input 10337,312393
|
||||
handle_interrupt_signal 10351,312757
|
||||
deliver_interrupt_signal 10378,313645
|
||||
static int volatile force_quit_count;10387,313935
|
||||
handle_interrupt 10401,314417
|
||||
quit_throw_to_read_char 10541,318714
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
|
||||
DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
|
||||
DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
|
||||
DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
|
||||
DEFUN ("set-quit-char", Fset_quit_char,10694,322709
|
||||
DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
|
||||
DEFUN ("set-input-mode", Fset_input_mode,10729,323573
|
||||
DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
|
||||
DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
|
||||
DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
|
||||
DEFUN ("posn-at-point", Fposn_at_point,10824,327063
|
||||
DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
|
||||
init_kboard 10861,328217
|
||||
allocate_kboard 10893,329287
|
||||
wipe_kboard 10909,329640
|
||||
delete_kboard 10917,329754
|
||||
init_keyboard 10942,330284
|
||||
struct event_head11021,332699
|
||||
short var;11023,332719
|
||||
short kind;11024,332732
|
||||
static const struct event_head head_table[head_table11027,332750
|
||||
syms_of_keyboard 11045,333580
|
||||
keys_of_keyboard 11841,367118
|
||||
mark_kboards 11916,370437
|
||||
|
||||
c-src/emacs/src/lisp.h,27827
|
||||
#define EMACS_LISP_H22,801
|
||||
|
@ -2543,109 +2543,109 @@ el-src/emacs/lisp/progmodes/etags.el,5069
|
|||
(defcustom tags-tag-face 148,5700
|
||||
(defcustom tags-apropos-verbose 154,5835
|
||||
(defcustom tags-apropos-additional-actions 160,5999
|
||||
(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918
|
||||
(defvar default-tags-table-function 189,7098
|
||||
(defvar tags-location-ring 194,7324
|
||||
(defvar tags-table-files 201,7600
|
||||
(defvar tags-completion-table 206,7767
|
||||
(defvar tags-included-tables 209,7859
|
||||
(defvar next-file-list 212,7954
|
||||
(defvar tags-table-format-functions 217,8060
|
||||
(defvar file-of-tag-function 224,8441
|
||||
(defvar tags-table-files-function 228,8635
|
||||
(defvar tags-completion-table-function 230,8746
|
||||
(defvar snarf-tag-function 232,8841
|
||||
(defvar goto-tag-location-function 236,9050
|
||||
(defvar find-tag-regexp-search-function 239,9223
|
||||
(defvar find-tag-regexp-tag-order 241,9344
|
||||
(defvar find-tag-regexp-next-line-after-failure-p 243,9453
|
||||
(defvar find-tag-search-function 245,9573
|
||||
(defvar find-tag-tag-order 247,9680
|
||||
(defvar find-tag-next-line-after-failure-p 249,9775
|
||||
(defvar list-tags-function 251,9881
|
||||
(defvar tags-apropos-function 253,9969
|
||||
(defvar tags-included-tables-function 255,10063
|
||||
(defvar verify-tags-table-function 257,10182
|
||||
(defun initialize-new-tags-table 260,10293
|
||||
(defun tags-table-mode 276,10981
|
||||
(defun visit-tags-table 285,11246
|
||||
(defun tags-table-check-computed-list 321,12784
|
||||
(defun tags-table-extend-computed-list 360,14655
|
||||
(defun tags-expand-table-name 400,16368
|
||||
(defun tags-table-list-member 409,16711
|
||||
(defun tags-verify-table 421,17183
|
||||
(defun tags-table-including 470,19303
|
||||
(defun tags-next-table 522,21347
|
||||
(defun visit-tags-table-buffer 543,22204
|
||||
(defun tags-reset-tags-tables 712,28514
|
||||
(defun file-of-tag 731,29171
|
||||
(defun tags-table-files 740,29521
|
||||
(defun tags-included-tables 749,29871
|
||||
(defun tags-completion-table 755,30117
|
||||
(defun tags-lazy-completion-table 783,31311
|
||||
(defun tags-completion-at-point-function 799,31946
|
||||
(defun find-tag-tag 818,32696
|
||||
(defvar last-tag 837,33369
|
||||
(defun find-tag-interactive 840,33428
|
||||
(defvar find-tag-history 852,33843
|
||||
(defun find-tag-noselect 860,34013
|
||||
(defun find-tag 932,37127
|
||||
(defun find-tag-other-window 959,38343
|
||||
(defun find-tag-other-frame 1000,40271
|
||||
(defun find-tag-regexp 1025,41445
|
||||
(defalias 'pop-tag-mark pop-tag-mark1049,42607
|
||||
(defvar tag-lines-already-matched 1052,42658
|
||||
(defun find-tag-in-order 1055,42765
|
||||
(defun tag-find-file-of-tag-noselect 1167,47111
|
||||
(defun tag-find-file-of-tag 1200,48957
|
||||
(defun etags-recognize-tags-table 1208,49183
|
||||
(defun etags-verify-tags-table 1241,50814
|
||||
(defun etags-file-of-tag 1246,51012
|
||||
(defun etags-tags-completion-table 1256,51347
|
||||
(defun etags-snarf-tag 1286,52553
|
||||
(defun etags-goto-tag-location 1324,54122
|
||||
(defun etags-list-tags 1388,56565
|
||||
(defmacro tags-with-face 1423,57840
|
||||
(defun etags-tags-apropos-additional 1431,58173
|
||||
(defun etags-tags-apropos 1465,59410
|
||||
(defun etags-tags-table-files 1527,61619
|
||||
(defun etags-tags-included-tables 1542,62055
|
||||
(defun tags-recognize-empty-tags-table 1559,62595
|
||||
(defun tag-exact-file-name-match-p 1587,63741
|
||||
(defun tag-file-name-match-p 1596,64134
|
||||
(defun tag-exact-match-p 1609,64690
|
||||
(defun tag-implicit-name-match-p 1620,65258
|
||||
(defun tag-symbol-match-p 1633,65858
|
||||
(defun tag-word-match-p 1643,66294
|
||||
(defun tag-partial-file-name-match-p 1652,66692
|
||||
(defun tag-any-match-p 1662,67136
|
||||
(defun tag-re-match-p 1667,67320
|
||||
(defcustom tags-loop-revert-buffers 1675,67569
|
||||
(defun next-file 1685,67978
|
||||
(defvar tags-loop-operate 1760,70892
|
||||
(defvar tags-loop-scan1763,70986
|
||||
(defun tags-loop-eval 1771,71315
|
||||
(defun tags-loop-continue 1782,71644
|
||||
(defun tags-search 1850,73950
|
||||
(defun tags-query-replace 1871,74776
|
||||
(defun tags-complete-tags-table-file 1896,76000
|
||||
(defun list-tags 1906,76379
|
||||
(defun tags-apropos 1934,77332
|
||||
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
|
||||
(defun select-tags-table 1964,78397
|
||||
(defvar select-tags-table-mode-map 2019,80524
|
||||
(define-derived-mode select-tags-table-mode 2030,80907
|
||||
(defun select-tags-table-select 2034,81091
|
||||
(defun select-tags-table-quit 2043,81457
|
||||
(defun complete-tag 2049,81612
|
||||
(defconst etags--xref-limit 2074,82553
|
||||
(defvar etags-xref-find-definitions-tag-order 2076,82588
|
||||
(defun etags-xref-find 2082,82878
|
||||
(defun etags--xref-find-definitions 2096,83407
|
||||
(defclass xref-etags-location 2129,85121
|
||||
(defun xref-make-etags-location 2135,85344
|
||||
(cl-defmethod xref-location-marker 2139,85499
|
||||
(cl-defmethod xref-location-line 2146,85743
|
||||
(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
|
||||
(defvar default-tags-table-function 189,7101
|
||||
(defvar tags-location-ring 194,7327
|
||||
(defvar tags-table-files 201,7603
|
||||
(defvar tags-completion-table 206,7770
|
||||
(defvar tags-included-tables 209,7862
|
||||
(defvar next-file-list 212,7957
|
||||
(defvar tags-table-format-functions 217,8063
|
||||
(defvar file-of-tag-function 224,8444
|
||||
(defvar tags-table-files-function 228,8638
|
||||
(defvar tags-completion-table-function 230,8749
|
||||
(defvar snarf-tag-function 232,8844
|
||||
(defvar goto-tag-location-function 236,9053
|
||||
(defvar find-tag-regexp-search-function 239,9226
|
||||
(defvar find-tag-regexp-tag-order 241,9347
|
||||
(defvar find-tag-regexp-next-line-after-failure-p 243,9456
|
||||
(defvar find-tag-search-function 245,9576
|
||||
(defvar find-tag-tag-order 247,9683
|
||||
(defvar find-tag-next-line-after-failure-p 249,9778
|
||||
(defvar list-tags-function 251,9884
|
||||
(defvar tags-apropos-function 253,9972
|
||||
(defvar tags-included-tables-function 255,10066
|
||||
(defvar verify-tags-table-function 257,10185
|
||||
(defun initialize-new-tags-table 260,10296
|
||||
(defun tags-table-mode 276,10984
|
||||
(defun visit-tags-table 285,11249
|
||||
(defun tags-table-check-computed-list 321,12787
|
||||
(defun tags-table-extend-computed-list 360,14658
|
||||
(defun tags-expand-table-name 400,16371
|
||||
(defun tags-table-list-member 409,16714
|
||||
(defun tags-verify-table 421,17186
|
||||
(defun tags-table-including 470,19306
|
||||
(defun tags-next-table 522,21350
|
||||
(defun visit-tags-table-buffer 543,22207
|
||||
(defun tags-reset-tags-tables 712,28517
|
||||
(defun file-of-tag 731,29174
|
||||
(defun tags-table-files 740,29524
|
||||
(defun tags-included-tables 749,29874
|
||||
(defun tags-completion-table 755,30120
|
||||
(defun tags-lazy-completion-table 783,31314
|
||||
(defun tags-completion-at-point-function 799,31949
|
||||
(defun find-tag-tag 818,32699
|
||||
(defvar last-tag 837,33372
|
||||
(defun find-tag-interactive 840,33431
|
||||
(defvar find-tag-history 852,33846
|
||||
(defun find-tag-noselect 860,34016
|
||||
(defun find-tag 932,37130
|
||||
(defun find-tag-other-window 959,38346
|
||||
(defun find-tag-other-frame 1000,40274
|
||||
(defun find-tag-regexp 1025,41448
|
||||
(defalias 'pop-tag-mark pop-tag-mark1049,42610
|
||||
(defvar tag-lines-already-matched 1052,42661
|
||||
(defun find-tag-in-order 1055,42768
|
||||
(defun tag-find-file-of-tag-noselect 1167,47114
|
||||
(defun tag-find-file-of-tag 1200,48960
|
||||
(defun etags-recognize-tags-table 1208,49186
|
||||
(defun etags-verify-tags-table 1241,50817
|
||||
(defun etags-file-of-tag 1246,51015
|
||||
(defun etags-tags-completion-table 1256,51350
|
||||
(defun etags-snarf-tag 1286,52556
|
||||
(defun etags-goto-tag-location 1324,54125
|
||||
(defun etags-list-tags 1388,56568
|
||||
(defmacro tags-with-face 1423,57843
|
||||
(defun etags-tags-apropos-additional 1431,58176
|
||||
(defun etags-tags-apropos 1465,59413
|
||||
(defun etags-tags-table-files 1527,61622
|
||||
(defun etags-tags-included-tables 1542,62058
|
||||
(defun tags-recognize-empty-tags-table 1559,62598
|
||||
(defun tag-exact-file-name-match-p 1587,63744
|
||||
(defun tag-file-name-match-p 1596,64137
|
||||
(defun tag-exact-match-p 1609,64693
|
||||
(defun tag-implicit-name-match-p 1620,65261
|
||||
(defun tag-symbol-match-p 1633,65861
|
||||
(defun tag-word-match-p 1643,66297
|
||||
(defun tag-partial-file-name-match-p 1652,66695
|
||||
(defun tag-any-match-p 1662,67139
|
||||
(defun tag-re-match-p 1667,67323
|
||||
(defcustom tags-loop-revert-buffers 1675,67572
|
||||
(defun next-file 1685,67981
|
||||
(defvar tags-loop-operate 1760,70895
|
||||
(defvar tags-loop-scan1763,70989
|
||||
(defun tags-loop-eval 1771,71318
|
||||
(defun tags-loop-continue 1782,71647
|
||||
(defun tags-search 1850,73953
|
||||
(defun tags-query-replace 1871,74779
|
||||
(defun tags-complete-tags-table-file 1896,76003
|
||||
(defun list-tags 1906,76382
|
||||
(defun tags-apropos 1934,77335
|
||||
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
|
||||
(defun select-tags-table 1964,78400
|
||||
(defvar select-tags-table-mode-map 2019,80527
|
||||
(define-derived-mode select-tags-table-mode 2030,80910
|
||||
(defun select-tags-table-select 2034,81094
|
||||
(defun select-tags-table-quit 2043,81460
|
||||
(defun complete-tag 2049,81615
|
||||
(defconst etags--xref-limit 2074,82556
|
||||
(defvar etags-xref-find-definitions-tag-order 2076,82591
|
||||
(defun etags-xref-find 2082,82881
|
||||
(defun etags--xref-find-definitions 2096,83410
|
||||
(defclass xref-etags-location 2129,85124
|
||||
(defun xref-make-etags-location 2135,85347
|
||||
(cl-defmethod xref-location-marker 2139,85502
|
||||
(cl-defmethod xref-location-line 2146,85746
|
||||
|
||||
erl-src/gs_dialog.erl,98
|
||||
-define(VERSION2,32
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue