aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2022-06-09 20:33:43 +0300
committerEli Zaretskii2022-06-09 20:33:43 +0300
commit8ef3862fa0d1aa987d67ec42acf3611a42e2a0fb (patch)
tree2b292e1caf15f6c8d1f7cf977ed60c2379be08c3
parent559c276942e4b2d47244802cfb31fb79e61f9a7f (diff)
downloademacs-8ef3862fa0d1aa987d67ec42acf3611a42e2a0fb.tar.gz
emacs-8ef3862fa0d1aa987d67ec42acf3611a42e2a0fb.zip
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)
-rw-r--r--lib-src/etags.c3
-rw-r--r--test/manual/etags/ETAGS.good_1748
-rw-r--r--test/manual/etags/ETAGS.good_2776
-rw-r--r--test/manual/etags/ETAGS.good_3772
-rw-r--r--test/manual/etags/ETAGS.good_41028
-rw-r--r--test/manual/etags/ETAGS.good_51080
-rw-r--r--test/manual/etags/ETAGS.good_61080
7 files changed, 2745 insertions, 2742 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c
index f76dda7936b..9a60714ecab 100644
--- a/lib-src/etags.c
+++ b/lib-src/etags.c
@@ -4166,6 +4166,9 @@ C_entries (int c_ext, /* extension of C */
4166 if (definedef != dnone) 4166 if (definedef != dnone)
4167 break; 4167 break;
4168 bracelev -= 1; 4168 bracelev -= 1;
4169 /* If we see a closing brace in column zero, and we weren't told to
4170 ignore indentation, we assume this the final brace of a function
4171 or struct definition, and reset bracelev to zero. */
4169 if (!ignoreindent && lp == newlb.buffer + 1) 4172 if (!ignoreindent && lp == newlb.buffer + 1)
4170 { 4173 {
4171 if (bracelev != 0) 4174 if (bracelev != 0)
diff --git a/test/manual/etags/ETAGS.good_1 b/test/manual/etags/ETAGS.good_1
index 1b4f80ceaac..c3d1477d44c 100644
--- a/test/manual/etags/ETAGS.good_1
+++ b/test/manual/etags/ETAGS.good_1
@@ -915,277 +915,277 @@ record_auto_save 742,23849
915force_auto_save_soon 751,24017 915force_auto_save_soon 751,24017
916DEFUN ("recursive-edit", Frecursive_edit,759,24138 916DEFUN ("recursive-edit", Frecursive_edit,759,24138
917DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138 917DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
918recursive_edit_unwind 804,25748 918recursive_edit_unwind 804,25751
919any_kboard_state 817,26014 919any_kboard_state 817,26017
920single_kboard_state 838,26666 920single_kboard_state 838,26669
921not_single_kboard_state 848,26804 921not_single_kboard_state 848,26807
922struct kboard_stack858,27066 922struct kboard_stack858,27069
923static struct kboard_stack *kboard_stack;kboard_stack864,27139 923static struct kboard_stack *kboard_stack;kboard_stack864,27142
924push_kboard 867,27187 924push_kboard 867,27190
925pop_kboard 879,27376 925pop_kboard 879,27379
926temporarily_switch_to_single_kboard 914,28264 926temporarily_switch_to_single_kboard 914,28267
927record_single_kboard_state 943,29438 927record_single_kboard_state 943,29441
928restore_kboard_configuration 952,29622 928restore_kboard_configuration 952,29625
929cmd_error 970,30078 929cmd_error 970,30081
930cmd_error_internal 1024,31511 930cmd_error_internal 1024,31514
931DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031 931DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
932DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031 932DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
933command_loop 1094,33917 933command_loop 1094,33920
934command_loop_2 1134,35136 934command_loop_2 1134,35139
935top_level_2 1146,35340 935top_level_2 1146,35343
936top_level_1 1152,35418 936top_level_1 1152,35421
937DEFUN ("top-level", Ftop_level,1164,35788 937DEFUN ("top-level", Ftop_level,1164,35791
938DEFUN ("top-level", Ftop_level,top-level1164,35788 938DEFUN ("top-level", Ftop_level,top-level1164,35791
939user_error 1183,36289 939user_error 1183,36292
940DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430 940DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
941DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430 941DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
942DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820 942DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
943DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820 943DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
944tracking_off 1216,37282 944tracking_off 1216,37285
945DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817 945DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
946DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817 946DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
947bool ignore_mouse_drag_p;1256,38393 947bool ignore_mouse_drag_p;1256,38396
948some_mouse_moved 1259,38442 948some_mouse_moved 1259,38445
949Lisp_Object last_undo_boundary;1287,39033 949Lisp_Object last_undo_boundary;1287,39036
950command_loop_1 1294,39274 950command_loop_1 1294,39277
951read_menu_command 1649,50890 951read_menu_command 1649,50893
952adjust_point_for_property 1678,51618 952adjust_point_for_property 1678,51621
953safe_run_hooks_1 1831,57340 953safe_run_hooks_1 1831,57343
954safe_run_hooks_error 1841,57570 954safe_run_hooks_error 1841,57573
955safe_run_hook_funcall 1878,58577 955safe_run_hook_funcall 1878,58580
956safe_run_hooks 1893,59059 956safe_run_hooks 1893,59062
957int poll_suppress_count;1908,59398 957int poll_suppress_count;1908,59401
958static struct atimer *poll_timer;poll_timer1915,59488 958static struct atimer *poll_timer;poll_timer1915,59491
959poll_for_input_1 1919,59590 959poll_for_input_1 1919,59593
960poll_for_input 1930,59790 960poll_for_input 1930,59793
961start_polling 1942,60054 961start_polling 1942,60057
962input_polling_used 1979,61092 962input_polling_used 1979,61095
963stop_polling 1994,61391 963stop_polling 1994,61394
964set_poll_suppress_count 2009,61760 964set_poll_suppress_count 2009,61763
965bind_polling_period 2029,62142 965bind_polling_period 2029,62145
966make_ctrl_char 2048,62493 966make_ctrl_char 2048,62496
967show_help_echo 2113,64456 967show_help_echo 2113,64459
968static Lisp_Object help_form_saved_window_configs;2156,65639 968static Lisp_Object help_form_saved_window_configs;2156,65642
969read_char_help_form_unwind 2158,65702 969read_char_help_form_unwind 2158,65705
970#define STOP_POLLING 2166,65960 970#define STOP_POLLING 2166,65963
971#define RESUME_POLLING 2170,66085 971#define RESUME_POLLING 2170,66088
972read_event_from_main_queue 2175,66230 972read_event_from_main_queue 2175,66233
973read_decoded_event_from_main_queue 2249,68418 973read_decoded_event_from_main_queue 2249,68421
974#define MAX_ENCODED_BYTES 2254,68665 974#define MAX_ENCODED_BYTES 2254,68668
975echo_keystrokes_p 2342,71557 975echo_keystrokes_p 2342,71560
976read_char 2376,72849 976read_char 2376,72852
977record_menu_key 3225,98950 977record_menu_key 3225,98953
978help_char_p 3258,99675 978help_char_p 3258,99678
979record_char 3273,99954 979record_char 3273,99957
980save_getcjmp 3412,104236 980save_getcjmp 3412,104239
981restore_getcjmp 3418,104327 981restore_getcjmp 3418,104330
982readable_events 3430,104698 982readable_events 3430,104701
983int stop_character EXTERNALLY_VISIBLE;3497,106438 983int stop_character EXTERNALLY_VISIBLE;3497,106441
984event_to_kboard 3500,106494 984event_to_kboard 3500,106497
985kbd_buffer_nr_stored 3522,107143 985kbd_buffer_nr_stored 3522,107146
986kbd_buffer_store_event 3534,107484 986kbd_buffer_store_event 3534,107487
987kbd_buffer_store_event_hold 3550,108026 987kbd_buffer_store_event_hold 3550,108029
988kbd_buffer_unget_event 3684,111618 988kbd_buffer_unget_event 3684,111621
989#define INPUT_EVENT_POS_MAX 3698,112019 989#define INPUT_EVENT_POS_MAX 3698,112022
990#define INPUT_EVENT_POS_MIN 3701,112148 990#define INPUT_EVENT_POS_MIN 3701,112151
991position_to_Time 3706,112288 991position_to_Time 3706,112291
992Time_to_position 3716,112515 992Time_to_position 3716,112518
993gen_help_event 3738,113172 993gen_help_event 3738,113175
994kbd_buffer_store_help_event 3756,113612 994kbd_buffer_store_help_event 3756,113615
995discard_mouse_events 3773,113977 995discard_mouse_events 3773,113980
996kbd_buffer_events_waiting 3803,114712 996kbd_buffer_events_waiting 3803,114715
997clear_event 3823,115069 997clear_event 3823,115072
998kbd_buffer_get_event 3836,115409 998kbd_buffer_get_event 3836,115412
999process_special_events 4258,127882 999process_special_events 4258,127885
1000swallow_events 4322,129706 1000swallow_events 4322,129709
1001timer_start_idle 4339,130099 1001timer_start_idle 4339,130102
1002timer_stop_idle 4355,130577 1002timer_stop_idle 4355,130580
1003timer_resume_idle 4363,130721 1003timer_resume_idle 4363,130724
1004struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913 1004struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
1005Lisp_Object pending_funcalls;4377,131173 1005Lisp_Object pending_funcalls;4377,131176
1006decode_timer 4381,131294 1006decode_timer 4381,131297
1007timer_check_2 4414,132247 1007timer_check_2 4414,132250
1008timer_check 4572,136818 1008timer_check 4572,136821
1009DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663 1009DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
1010DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663 1010DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
1011static Lisp_Object accent_key_syms;4625,138240 1011static Lisp_Object accent_key_syms;4625,138243
1012static Lisp_Object func_key_syms;4626,138276 1012static Lisp_Object func_key_syms;4626,138279
1013static Lisp_Object mouse_syms;4627,138310 1013static Lisp_Object mouse_syms;4627,138313
1014static Lisp_Object wheel_syms;4628,138341 1014static Lisp_Object wheel_syms;4628,138344
1015static Lisp_Object drag_n_drop_syms;4629,138372 1015static Lisp_Object drag_n_drop_syms;4629,138375
1016static const int lispy_accent_codes[lispy_accent_codes4634,138517 1016static const int lispy_accent_codes[lispy_accent_codes4634,138520
1017static const char *const lispy_accent_keys[lispy_accent_keys4741,139879 1017static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
1018#define FUNCTION_KEY_OFFSET 4766,140315 1018#define FUNCTION_KEY_OFFSET 4766,140318
1019const char *const lispy_function_keys[lispy_function_keys4768,140348 1019const char *const lispy_function_keys[lispy_function_keys4768,140351
1020static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902 1020static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
1021static const char *const lispy_kana_keys[lispy_kana_keys5026,150136 1021static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
1022#define FUNCTION_KEY_OFFSET 5061,151752 1022#define FUNCTION_KEY_OFFSET 5061,151755
1023static const char *const lispy_function_keys[lispy_function_keys5065,151895 1023static const char *const lispy_function_keys[lispy_function_keys5065,151898
1024#define ISO_FUNCTION_KEY_OFFSET 5149,154430 1024#define ISO_FUNCTION_KEY_OFFSET 5149,154433
1025static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470 1025static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
1026static Lisp_Object Vlispy_mouse_stem;5172,155329 1026static Lisp_Object Vlispy_mouse_stem;5172,155332
1027static const char *const lispy_wheel_names[lispy_wheel_names5174,155368 1027static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
1028static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620 1028static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
1029static short const scroll_bar_parts[scroll_bar_parts5189,155886 1029static short const scroll_bar_parts[scroll_bar_parts5189,155889
1030static Lisp_Object button_down_location;5210,156911 1030static Lisp_Object button_down_location;5210,156914
1031static int last_mouse_button;5215,157066 1031static int last_mouse_button;5215,157069
1032static int last_mouse_x;5216,157096 1032static int last_mouse_x;5216,157099
1033static int last_mouse_y;5217,157121 1033static int last_mouse_y;5217,157124
1034static Time button_down_time;5218,157146 1034static Time button_down_time;5218,157149
1035static int double_click_count;5222,157230 1035static int double_click_count;5222,157233
1036make_lispy_position 5228,157391 1036make_lispy_position 5228,157394
1037toolkit_menubar_in_use 5456,163954 1037toolkit_menubar_in_use 5456,163957
1038make_scroll_bar_position 5469,164322 1038make_scroll_bar_position 5469,164325
1039make_lispy_event 5485,164968 1039make_lispy_event 5485,164971
1040make_lispy_movement 6104,183531 1040make_lispy_movement 6104,183534
1041make_lispy_switch_frame 6131,184262 1041make_lispy_switch_frame 6131,184265
1042make_lispy_focus_in 6137,184369 1042make_lispy_focus_in 6137,184372
1043make_lispy_focus_out 6145,184495 1043make_lispy_focus_out 6145,184498
1044parse_modifiers_uncached 6163,184945 1044parse_modifiers_uncached 6163,184948
1045#define SINGLE_LETTER_MOD(6185,185465 1045#define SINGLE_LETTER_MOD(6185,185468
1046#undef SINGLE_LETTER_MOD6212,185906 1046#undef SINGLE_LETTER_MOD6212,185909
1047#define MULTI_LETTER_MOD(6214,185932 1047#define MULTI_LETTER_MOD(6214,185935
1048#undef MULTI_LETTER_MOD6231,186400 1048#undef MULTI_LETTER_MOD6231,186403
1049apply_modifiers_uncached 6273,187574 1049apply_modifiers_uncached 6273,187577
1050static const char *const modifier_names[modifier_names6319,189193 1050static const char *const modifier_names[modifier_names6319,189196
1051#define NUM_MOD_NAMES 6325,189399 1051#define NUM_MOD_NAMES 6325,189402
1052static Lisp_Object modifier_symbols;6327,189449 1052static Lisp_Object modifier_symbols;6327,189452
1053lispy_modifier_list 6331,189586 1053lispy_modifier_list 6331,189589
1054#define KEY_TO_CHAR(6353,190252 1054#define KEY_TO_CHAR(6353,190255
1055parse_modifiers 6356,190328 1055parse_modifiers 6356,190331
1056DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517 1056DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
1057DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517 1057DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
1058apply_modifiers 6422,192391 1058apply_modifiers 6422,192394
1059reorder_modifiers 6491,194720 1059reorder_modifiers 6491,194723
1060modify_event_symbol 6536,196528 1060modify_event_symbol 6536,196531
1061DEFUN ("event-convert-list", Fevent_convert_list,6628,199244 1061DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
1062DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244 1062DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
1063parse_solitary_modifier 6695,201135 1063parse_solitary_modifier 6695,201138
1064#define SINGLE_LETTER_MOD(6701,201258 1064#define SINGLE_LETTER_MOD(6701,201261
1065#define MULTI_LETTER_MOD(6705,201343 1065#define MULTI_LETTER_MOD(6705,201346
1066#undef SINGLE_LETTER_MOD6763,202641 1066#undef SINGLE_LETTER_MOD6763,202644
1067#undef MULTI_LETTER_MOD6764,202666 1067#undef MULTI_LETTER_MOD6764,202669
1068lucid_event_type_list_p 6775,202889 1068lucid_event_type_list_p 6775,202892
1069get_input_pending 6814,203960 1069get_input_pending 6814,203963
1070record_asynch_buffer_change 6834,204579 1070record_asynch_buffer_change 6834,204582
1071gobble_input 6872,205702 1071gobble_input 6872,205705
1072tty_read_avail_input 6967,208310 1072tty_read_avail_input 6967,208313
1073handle_async_input 7149,214039 1073handle_async_input 7149,214042
1074process_pending_signals 7165,214359 1074process_pending_signals 7165,214362
1075unblock_input_to 7177,214645 1075unblock_input_to 7177,214648
1076unblock_input 7200,215277 1076unblock_input 7200,215280
1077totally_unblock_input 7209,215445 1077totally_unblock_input 7209,215448
1078handle_input_available_signal 7217,215529 1078handle_input_available_signal 7217,215532
1079deliver_input_available_signal 7226,215700 1079deliver_input_available_signal 7226,215703
1080struct user_signal_info7235,215865 1080struct user_signal_info7235,215868
1081static struct user_signal_info *user_signals user_signals7250,216090 1081static struct user_signal_info *user_signals user_signals7250,216093
1082add_user_signal 7253,216149 1082add_user_signal 7253,216152
1083handle_user_signal 7275,216598 1083handle_user_signal 7275,216601
1084deliver_user_signal 7316,217558 1084deliver_user_signal 7316,217561
1085find_user_signal_name 7322,217659 1085find_user_signal_name 7322,217662
1086store_user_signal_events 7334,217841 1086store_user_signal_events 7334,217844
1087static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416 1087static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
1088static Lisp_Object menu_bar_items_vector;7368,218630 1088static Lisp_Object menu_bar_items_vector;7368,218633
1089static int menu_bar_items_index;7369,218672 1089static int menu_bar_items_index;7369,218675
1090static const char *separator_names[separator_names7372,218707 1090static const char *separator_names[separator_names7372,218710
1091menu_separator_name_p 7393,219148 1091menu_separator_name_p 7393,219151
1092menu_bar_items 7426,219852 1092menu_bar_items 7426,219855
1093Lisp_Object item_properties;7568,224603 1093Lisp_Object item_properties;7568,224606
1094menu_bar_item 7571,224645 1094menu_bar_item 7571,224648
1095menu_item_eval_property_1 7647,227175 1095menu_item_eval_property_1 7647,227178
1096eval_dyn 7658,227465 1096eval_dyn 7658,227468
1097menu_item_eval_property 7666,227675 1097menu_item_eval_property 7666,227678
1098parse_menu_item 7686,228341 1098parse_menu_item 7686,228344
1099static Lisp_Object tool_bar_items_vector;7965,236336 1099static Lisp_Object tool_bar_items_vector;7965,236339
1100static Lisp_Object tool_bar_item_properties;7970,236510 1100static Lisp_Object tool_bar_item_properties;7970,236513
1101static int ntool_bar_items;7974,236606 1101static int ntool_bar_items;7974,236609
1102tool_bar_items 7990,237083 1102tool_bar_items 7990,237086
1103process_tool_bar_item 8075,239892 1103process_tool_bar_item 8075,239895
1104#define PROP(8112,240969 1104#define PROP(8112,240972
1105set_prop 8114,241038 1105set_prop 8114,241041
1106parse_tool_bar_item 8167,242453 1106parse_tool_bar_item 8167,242456
1107#undef PROP8379,248844 1107#undef PROP8379,248847
1108init_tool_bar_items 8387,248969 1108init_tool_bar_items 8387,248972
1109append_tool_bar_item 8401,249261 1109append_tool_bar_item 8401,249264
1110read_char_x_menu_prompt 8443,250771 1110read_char_x_menu_prompt 8443,250774
1111read_char_minibuf_menu_prompt 8503,252445 1111read_char_minibuf_menu_prompt 8503,252448
1112#define PUSH_C_STR(8527,253014 1112#define PUSH_C_STR(8527,253017
1113follow_key 8726,258553 1113follow_key 8726,258556
1114active_maps 8733,258695 1114active_maps 8733,258698
1115typedef struct keyremap8742,259021 1115typedef struct keyremap8742,259024
1116} keyremap;8754,259464 1116} keyremap;8754,259467
1117access_keymap_keyremap 8764,259808 1117access_keymap_keyremap 8764,259811
1118keyremap_step 8811,261450 1118keyremap_step 8811,261453
1119test_undefined 8867,262934 1119test_undefined 8867,262937
1120read_key_sequence 8916,264861 1120read_key_sequence 8916,264864
1121read_key_sequence_vs 9826,295821 1121read_key_sequence_vs 9826,295824
1122DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294 1122DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
1123DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294 1123DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
1124DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982 1124DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
1125DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982 1125DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
1126detect_input_pending 9950,300488 1126detect_input_pending 9950,300491
1127detect_input_pending_ignore_squeezables 9959,300654 1127detect_input_pending_ignore_squeezables 9959,300657
1128detect_input_pending_run_timers 9967,300870 1128detect_input_pending_run_timers 9967,300873
1129clear_input_pending 9985,301362 1129clear_input_pending 9985,301365
1130requeued_events_pending_p 9997,301732 1130requeued_events_pending_p 9997,301735
1131DEFUN ("input-pending-p", Finput_pending_p,10002,301813 1131DEFUN ("input-pending-p", Finput_pending_p,10002,301816
1132DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813 1132DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
1133DEFUN ("recent-keys", Frecent_keys,10024,302596 1133DEFUN ("recent-keys", Frecent_keys,10024,302599
1134DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596 1134DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
1135DEFUN ("this-command-keys", Fthis_command_keys,10055,303517 1135DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
1136DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517 1136DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
1137DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958 1137DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
1138DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958 1138DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
1139DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380 1139DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
1140DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380 1140DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
1141DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955 1141DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
1142DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955 1142DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
1143DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495 1143DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
1144DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495 1144DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
1145DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510 1145DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
1146DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510 1146DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
1147DEFUN ("recursion-depth", Frecursion_depth,10158,307069 1147DEFUN ("recursion-depth", Frecursion_depth,10158,307072
1148DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069 1148DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
1149DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406 1149DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
1150DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406 1150DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
1151DEFUN ("discard-input", Fdiscard_input,10203,308447 1151DEFUN ("discard-input", Fdiscard_input,10203,308450
1152DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447 1152DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
1153DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949 1153DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
1154DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949 1154DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
1155stuff_buffered_input 10285,311045 1155stuff_buffered_input 10285,311048
1156set_waiting_for_input 10323,312016 1156set_waiting_for_input 10323,312019
1157clear_waiting_for_input 10337,312390 1157clear_waiting_for_input 10337,312393
1158handle_interrupt_signal 10351,312754 1158handle_interrupt_signal 10351,312757
1159deliver_interrupt_signal 10378,313642 1159deliver_interrupt_signal 10378,313645
1160static int volatile force_quit_count;10387,313932 1160static int volatile force_quit_count;10387,313935
1161handle_interrupt 10401,314414 1161handle_interrupt 10401,314417
1162quit_throw_to_read_char 10541,318711 1162quit_throw_to_read_char 10541,318714
1163DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288 1163DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
1164DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288 1164DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
1165DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516 1165DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
1166DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516 1166DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
1167DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432 1167DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
1168DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432 1168DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
1169DEFUN ("set-quit-char", Fset_quit_char,10694,322706 1169DEFUN ("set-quit-char", Fset_quit_char,10694,322709
1170DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706 1170DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
1171DEFUN ("set-input-mode", Fset_input_mode,10729,323570 1171DEFUN ("set-input-mode", Fset_input_mode,10729,323573
1172DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570 1172DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
1173DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459 1173DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
1174DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459 1174DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
1175DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837 1175DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
1176DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837 1176DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
1177DEFUN ("posn-at-point", Fposn_at_point,10824,327060 1177DEFUN ("posn-at-point", Fposn_at_point,10824,327063
1178DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060 1178DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
1179init_kboard 10861,328214 1179init_kboard 10861,328217
1180allocate_kboard 10893,329284 1180allocate_kboard 10893,329287
1181wipe_kboard 10909,329637 1181wipe_kboard 10909,329640
1182delete_kboard 10917,329751 1182delete_kboard 10917,329754
1183init_keyboard 10942,330281 1183init_keyboard 10942,330284
1184struct event_head11021,332696 1184struct event_head11021,332699
1185static const struct event_head head_table[head_table11027,332747 1185static const struct event_head head_table[head_table11027,332750
1186syms_of_keyboard 11045,333577 1186syms_of_keyboard 11045,333580
1187keys_of_keyboard 11841,367115 1187keys_of_keyboard 11841,367118
1188mark_kboards 11916,370434 1188mark_kboards 11916,370437
1189 1189
1190c-src/emacs/src/lisp.h,20276 1190c-src/emacs/src/lisp.h,20276
1191#define EMACS_LISP_H22,801 1191#define EMACS_LISP_H22,801
@@ -2166,109 +2166,109 @@ el-src/emacs/lisp/progmodes/etags.el,5069
2166(defcustom tags-tag-face 148,5700 2166(defcustom tags-tag-face 148,5700
2167(defcustom tags-apropos-verbose 154,5835 2167(defcustom tags-apropos-verbose 154,5835
2168(defcustom tags-apropos-additional-actions 160,5999 2168(defcustom tags-apropos-additional-actions 160,5999
2169(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918 2169(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
2170(defvar default-tags-table-function 189,7098 2170(defvar default-tags-table-function 189,7101
2171(defvar tags-location-ring 194,7324 2171(defvar tags-location-ring 194,7327
2172(defvar tags-table-files 201,7600 2172(defvar tags-table-files 201,7603
2173(defvar tags-completion-table 206,7767 2173(defvar tags-completion-table 206,7770
2174(defvar tags-included-tables 209,7859 2174(defvar tags-included-tables 209,7862
2175(defvar next-file-list 212,7954 2175(defvar next-file-list 212,7957
2176(defvar tags-table-format-functions 217,8060 2176(defvar tags-table-format-functions 217,8063
2177(defvar file-of-tag-function 224,8441 2177(defvar file-of-tag-function 224,8444
2178(defvar tags-table-files-function 228,8635 2178(defvar tags-table-files-function 228,8638
2179(defvar tags-completion-table-function 230,8746 2179(defvar tags-completion-table-function 230,8749
2180(defvar snarf-tag-function 232,8841 2180(defvar snarf-tag-function 232,8844
2181(defvar goto-tag-location-function 236,9050 2181(defvar goto-tag-location-function 236,9053
2182(defvar find-tag-regexp-search-function 239,9223 2182(defvar find-tag-regexp-search-function 239,9226
2183(defvar find-tag-regexp-tag-order 241,9344 2183(defvar find-tag-regexp-tag-order 241,9347
2184(defvar find-tag-regexp-next-line-after-failure-p 243,9453 2184(defvar find-tag-regexp-next-line-after-failure-p 243,9456
2185(defvar find-tag-search-function 245,9573 2185(defvar find-tag-search-function 245,9576
2186(defvar find-tag-tag-order 247,9680 2186(defvar find-tag-tag-order 247,9683
2187(defvar find-tag-next-line-after-failure-p 249,9775 2187(defvar find-tag-next-line-after-failure-p 249,9778
2188(defvar list-tags-function 251,9881 2188(defvar list-tags-function 251,9884
2189(defvar tags-apropos-function 253,9969 2189(defvar tags-apropos-function 253,9972
2190(defvar tags-included-tables-function 255,10063 2190(defvar tags-included-tables-function 255,10066
2191(defvar verify-tags-table-function 257,10182 2191(defvar verify-tags-table-function 257,10185
2192(defun initialize-new-tags-table 260,10293 2192(defun initialize-new-tags-table 260,10296
2193(defun tags-table-mode 276,10981 2193(defun tags-table-mode 276,10984
2194(defun visit-tags-table 285,11246 2194(defun visit-tags-table 285,11249
2195(defun tags-table-check-computed-list 321,12784 2195(defun tags-table-check-computed-list 321,12787
2196(defun tags-table-extend-computed-list 360,14655 2196(defun tags-table-extend-computed-list 360,14658
2197(defun tags-expand-table-name 400,16368 2197(defun tags-expand-table-name 400,16371
2198(defun tags-table-list-member 409,16711 2198(defun tags-table-list-member 409,16714
2199(defun tags-verify-table 421,17183 2199(defun tags-verify-table 421,17186
2200(defun tags-table-including 470,19303 2200(defun tags-table-including 470,19306
2201(defun tags-next-table 522,21347 2201(defun tags-next-table 522,21350
2202(defun visit-tags-table-buffer 543,22204 2202(defun visit-tags-table-buffer 543,22207
2203(defun tags-reset-tags-tables 712,28514 2203(defun tags-reset-tags-tables 712,28517
2204(defun file-of-tag 731,29171 2204(defun file-of-tag 731,29174
2205(defun tags-table-files 740,29521 2205(defun tags-table-files 740,29524
2206(defun tags-included-tables 749,29871 2206(defun tags-included-tables 749,29874
2207(defun tags-completion-table 755,30117 2207(defun tags-completion-table 755,30120
2208(defun tags-lazy-completion-table 783,31311 2208(defun tags-lazy-completion-table 783,31314
2209(defun tags-completion-at-point-function 799,31946 2209(defun tags-completion-at-point-function 799,31949
2210(defun find-tag-tag 818,32696 2210(defun find-tag-tag 818,32699
2211(defvar last-tag 837,33369 2211(defvar last-tag 837,33372
2212(defun find-tag-interactive 840,33428 2212(defun find-tag-interactive 840,33431
2213(defvar find-tag-history 852,33843 2213(defvar find-tag-history 852,33846
2214(defun find-tag-noselect 860,34013 2214(defun find-tag-noselect 860,34016
2215(defun find-tag 932,37127 2215(defun find-tag 932,37130
2216(defun find-tag-other-window 959,38343 2216(defun find-tag-other-window 959,38346
2217(defun find-tag-other-frame 1000,40271 2217(defun find-tag-other-frame 1000,40274
2218(defun find-tag-regexp 1025,41445 2218(defun find-tag-regexp 1025,41448
2219(defalias 'pop-tag-mark pop-tag-mark1049,42607 2219(defalias 'pop-tag-mark pop-tag-mark1049,42610
2220(defvar tag-lines-already-matched 1052,42658 2220(defvar tag-lines-already-matched 1052,42661
2221(defun find-tag-in-order 1055,42765 2221(defun find-tag-in-order 1055,42768
2222(defun tag-find-file-of-tag-noselect 1167,47111 2222(defun tag-find-file-of-tag-noselect 1167,47114
2223(defun tag-find-file-of-tag 1200,48957 2223(defun tag-find-file-of-tag 1200,48960
2224(defun etags-recognize-tags-table 1208,49183 2224(defun etags-recognize-tags-table 1208,49186
2225(defun etags-verify-tags-table 1241,50814 2225(defun etags-verify-tags-table 1241,50817
2226(defun etags-file-of-tag 1246,51012 2226(defun etags-file-of-tag 1246,51015
2227(defun etags-tags-completion-table 1256,51347 2227(defun etags-tags-completion-table 1256,51350
2228(defun etags-snarf-tag 1286,52553 2228(defun etags-snarf-tag 1286,52556
2229(defun etags-goto-tag-location 1324,54122 2229(defun etags-goto-tag-location 1324,54125
2230(defun etags-list-tags 1388,56565 2230(defun etags-list-tags 1388,56568
2231(defmacro tags-with-face 1423,57840 2231(defmacro tags-with-face 1423,57843
2232(defun etags-tags-apropos-additional 1431,58173 2232(defun etags-tags-apropos-additional 1431,58176
2233(defun etags-tags-apropos 1465,59410 2233(defun etags-tags-apropos 1465,59413
2234(defun etags-tags-table-files 1527,61619 2234(defun etags-tags-table-files 1527,61622
2235(defun etags-tags-included-tables 1542,62055 2235(defun etags-tags-included-tables 1542,62058
2236(defun tags-recognize-empty-tags-table 1559,62595 2236(defun tags-recognize-empty-tags-table 1559,62598
2237(defun tag-exact-file-name-match-p 1587,63741 2237(defun tag-exact-file-name-match-p 1587,63744
2238(defun tag-file-name-match-p 1596,64134 2238(defun tag-file-name-match-p 1596,64137
2239(defun tag-exact-match-p 1609,64690 2239(defun tag-exact-match-p 1609,64693
2240(defun tag-implicit-name-match-p 1620,65258 2240(defun tag-implicit-name-match-p 1620,65261
2241(defun tag-symbol-match-p 1633,65858 2241(defun tag-symbol-match-p 1633,65861
2242(defun tag-word-match-p 1643,66294 2242(defun tag-word-match-p 1643,66297
2243(defun tag-partial-file-name-match-p 1652,66692 2243(defun tag-partial-file-name-match-p 1652,66695
2244(defun tag-any-match-p 1662,67136 2244(defun tag-any-match-p 1662,67139
2245(defun tag-re-match-p 1667,67320 2245(defun tag-re-match-p 1667,67323
2246(defcustom tags-loop-revert-buffers 1675,67569 2246(defcustom tags-loop-revert-buffers 1675,67572
2247(defun next-file 1685,67978 2247(defun next-file 1685,67981
2248(defvar tags-loop-operate 1760,70892 2248(defvar tags-loop-operate 1760,70895
2249(defvar tags-loop-scan1763,70986 2249(defvar tags-loop-scan1763,70989
2250(defun tags-loop-eval 1771,71315 2250(defun tags-loop-eval 1771,71318
2251(defun tags-loop-continue 1782,71644 2251(defun tags-loop-continue 1782,71647
2252(defun tags-search 1850,73950 2252(defun tags-search 1850,73953
2253(defun tags-query-replace 1871,74776 2253(defun tags-query-replace 1871,74779
2254(defun tags-complete-tags-table-file 1896,76000 2254(defun tags-complete-tags-table-file 1896,76003
2255(defun list-tags 1906,76379 2255(defun list-tags 1906,76382
2256(defun tags-apropos 1934,77332 2256(defun tags-apropos 1934,77335
2257(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158 2257(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
2258(defun select-tags-table 1964,78397 2258(defun select-tags-table 1964,78400
2259(defvar select-tags-table-mode-map 2019,80524 2259(defvar select-tags-table-mode-map 2019,80527
2260(define-derived-mode select-tags-table-mode 2030,80907 2260(define-derived-mode select-tags-table-mode 2030,80910
2261(defun select-tags-table-select 2034,81091 2261(defun select-tags-table-select 2034,81094
2262(defun select-tags-table-quit 2043,81457 2262(defun select-tags-table-quit 2043,81460
2263(defun complete-tag 2049,81612 2263(defun complete-tag 2049,81615
2264(defconst etags--xref-limit 2074,82553 2264(defconst etags--xref-limit 2074,82556
2265(defvar etags-xref-find-definitions-tag-order 2076,82588 2265(defvar etags-xref-find-definitions-tag-order 2076,82591
2266(defun etags-xref-find 2082,82878 2266(defun etags-xref-find 2082,82881
2267(defun etags--xref-find-definitions 2096,83407 2267(defun etags--xref-find-definitions 2096,83410
2268(defclass xref-etags-location 2129,85121 2268(defclass xref-etags-location 2129,85124
2269(defun xref-make-etags-location 2135,85344 2269(defun xref-make-etags-location 2135,85347
2270(cl-defmethod xref-location-marker 2139,85499 2270(cl-defmethod xref-location-marker 2139,85502
2271(cl-defmethod xref-location-line 2146,85743 2271(cl-defmethod xref-location-line 2146,85746
2272 2272
2273erl-src/gs_dialog.erl,98 2273erl-src/gs_dialog.erl,98
2274-define(VERSION2,32 2274-define(VERSION2,32
diff --git a/test/manual/etags/ETAGS.good_2 b/test/manual/etags/ETAGS.good_2
index 124aa7fc1cf..3c611dc8ef5 100644
--- a/test/manual/etags/ETAGS.good_2
+++ b/test/manual/etags/ETAGS.good_2
@@ -1098,288 +1098,288 @@ record_auto_save 742,23849
1098force_auto_save_soon 751,24017 1098force_auto_save_soon 751,24017
1099DEFUN ("recursive-edit", Frecursive_edit,759,24138 1099DEFUN ("recursive-edit", Frecursive_edit,759,24138
1100DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138 1100DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
1101recursive_edit_unwind 804,25748 1101recursive_edit_unwind 804,25751
1102any_kboard_state 817,26014 1102any_kboard_state 817,26017
1103single_kboard_state 838,26666 1103single_kboard_state 838,26669
1104not_single_kboard_state 848,26804 1104not_single_kboard_state 848,26807
1105struct kboard_stack858,27066 1105struct kboard_stack858,27069
1106static struct kboard_stack *kboard_stack;kboard_stack864,27139 1106static struct kboard_stack *kboard_stack;kboard_stack864,27142
1107push_kboard 867,27187 1107push_kboard 867,27190
1108pop_kboard 879,27376 1108pop_kboard 879,27379
1109temporarily_switch_to_single_kboard 914,28264 1109temporarily_switch_to_single_kboard 914,28267
1110record_single_kboard_state 943,29438 1110record_single_kboard_state 943,29441
1111restore_kboard_configuration 952,29622 1111restore_kboard_configuration 952,29625
1112cmd_error 970,30078 1112cmd_error 970,30081
1113cmd_error_internal 1024,31511 1113cmd_error_internal 1024,31514
1114DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031 1114DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
1115DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031 1115DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
1116static Lisp_Object command_loop_2 1086,33638 1116static Lisp_Object command_loop_2 1086,33641
1117static Lisp_Object top_level_1 1087,33687 1117static Lisp_Object top_level_1 1087,33690
1118command_loop 1094,33917 1118command_loop 1094,33920
1119command_loop_2 1134,35136 1119command_loop_2 1134,35139
1120top_level_2 1146,35340 1120top_level_2 1146,35343
1121top_level_1 1152,35418 1121top_level_1 1152,35421
1122DEFUN ("top-level", Ftop_level,1164,35788 1122DEFUN ("top-level", Ftop_level,1164,35791
1123DEFUN ("top-level", Ftop_level,top-level1164,35788 1123DEFUN ("top-level", Ftop_level,top-level1164,35791
1124user_error 1183,36289 1124user_error 1183,36292
1125DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430 1125DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
1126DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430 1126DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
1127DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820 1127DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
1128DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820 1128DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
1129tracking_off 1216,37282 1129tracking_off 1216,37285
1130DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817 1130DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
1131DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817 1131DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
1132bool ignore_mouse_drag_p;1256,38393 1132bool ignore_mouse_drag_p;1256,38396
1133some_mouse_moved 1259,38442 1133some_mouse_moved 1259,38445
1134static int read_key_sequence 1282,38800 1134static int read_key_sequence 1282,38803
1135static void adjust_point_for_property 1284,38918 1135static void adjust_point_for_property 1284,38921
1136Lisp_Object last_undo_boundary;1287,39033 1136Lisp_Object last_undo_boundary;1287,39036
1137command_loop_1 1294,39274 1137command_loop_1 1294,39277
1138read_menu_command 1649,50890 1138read_menu_command 1649,50893
1139adjust_point_for_property 1678,51618 1139adjust_point_for_property 1678,51621
1140safe_run_hooks_1 1831,57340 1140safe_run_hooks_1 1831,57343
1141safe_run_hooks_error 1841,57570 1141safe_run_hooks_error 1841,57573
1142safe_run_hook_funcall 1878,58577 1142safe_run_hook_funcall 1878,58580
1143safe_run_hooks 1893,59059 1143safe_run_hooks 1893,59062
1144int poll_suppress_count;1908,59398 1144int poll_suppress_count;1908,59401
1145static struct atimer *poll_timer;poll_timer1915,59488 1145static struct atimer *poll_timer;poll_timer1915,59491
1146poll_for_input_1 1919,59590 1146poll_for_input_1 1919,59593
1147poll_for_input 1930,59790 1147poll_for_input 1930,59793
1148start_polling 1942,60054 1148start_polling 1942,60057
1149input_polling_used 1979,61092 1149input_polling_used 1979,61095
1150stop_polling 1994,61391 1150stop_polling 1994,61394
1151set_poll_suppress_count 2009,61760 1151set_poll_suppress_count 2009,61763
1152bind_polling_period 2029,62142 1152bind_polling_period 2029,62145
1153make_ctrl_char 2048,62493 1153make_ctrl_char 2048,62496
1154show_help_echo 2113,64456 1154show_help_echo 2113,64459
1155static Lisp_Object kbd_buffer_get_event 2152,65485 1155static Lisp_Object kbd_buffer_get_event 2152,65488
1156static void record_char 2154,65597 1156static void record_char 2154,65600
1157static Lisp_Object help_form_saved_window_configs;2156,65639 1157static Lisp_Object help_form_saved_window_configs;2156,65642
1158read_char_help_form_unwind 2158,65702 1158read_char_help_form_unwind 2158,65705
1159#define STOP_POLLING 2166,65960 1159#define STOP_POLLING 2166,65963
1160#define RESUME_POLLING 2170,66085 1160#define RESUME_POLLING 2170,66088
1161read_event_from_main_queue 2175,66230 1161read_event_from_main_queue 2175,66233
1162read_decoded_event_from_main_queue 2249,68418 1162read_decoded_event_from_main_queue 2249,68421
1163#define MAX_ENCODED_BYTES 2254,68665 1163#define MAX_ENCODED_BYTES 2254,68668
1164echo_keystrokes_p 2342,71557 1164echo_keystrokes_p 2342,71560
1165read_char 2376,72849 1165read_char 2376,72852
1166record_menu_key 3225,98950 1166record_menu_key 3225,98953
1167help_char_p 3258,99675 1167help_char_p 3258,99678
1168record_char 3273,99954 1168record_char 3273,99957
1169save_getcjmp 3412,104236 1169save_getcjmp 3412,104239
1170restore_getcjmp 3418,104327 1170restore_getcjmp 3418,104330
1171readable_events 3430,104698 1171readable_events 3430,104701
1172int stop_character EXTERNALLY_VISIBLE;3497,106438 1172int stop_character EXTERNALLY_VISIBLE;3497,106441
1173event_to_kboard 3500,106494 1173event_to_kboard 3500,106497
1174kbd_buffer_nr_stored 3522,107143 1174kbd_buffer_nr_stored 3522,107146
1175kbd_buffer_store_event 3534,107484 1175kbd_buffer_store_event 3534,107487
1176kbd_buffer_store_event_hold 3550,108026 1176kbd_buffer_store_event_hold 3550,108029
1177kbd_buffer_unget_event 3684,111618 1177kbd_buffer_unget_event 3684,111621
1178#define INPUT_EVENT_POS_MAX 3698,112019 1178#define INPUT_EVENT_POS_MAX 3698,112022
1179#define INPUT_EVENT_POS_MIN 3701,112148 1179#define INPUT_EVENT_POS_MIN 3701,112151
1180position_to_Time 3706,112288 1180position_to_Time 3706,112291
1181Time_to_position 3716,112515 1181Time_to_position 3716,112518
1182gen_help_event 3738,113172 1182gen_help_event 3738,113175
1183kbd_buffer_store_help_event 3756,113612 1183kbd_buffer_store_help_event 3756,113615
1184discard_mouse_events 3773,113977 1184discard_mouse_events 3773,113980
1185kbd_buffer_events_waiting 3803,114712 1185kbd_buffer_events_waiting 3803,114715
1186clear_event 3823,115069 1186clear_event 3823,115072
1187kbd_buffer_get_event 3836,115409 1187kbd_buffer_get_event 3836,115412
1188process_special_events 4258,127882 1188process_special_events 4258,127885
1189swallow_events 4322,129706 1189swallow_events 4322,129709
1190timer_start_idle 4339,130099 1190timer_start_idle 4339,130102
1191timer_stop_idle 4355,130577 1191timer_stop_idle 4355,130580
1192timer_resume_idle 4363,130721 1192timer_resume_idle 4363,130724
1193struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913 1193struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
1194Lisp_Object pending_funcalls;4377,131173 1194Lisp_Object pending_funcalls;4377,131176
1195decode_timer 4381,131294 1195decode_timer 4381,131297
1196timer_check_2 4414,132247 1196timer_check_2 4414,132250
1197timer_check 4572,136818 1197timer_check 4572,136821
1198DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663 1198DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
1199DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663 1199DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
1200static Lisp_Object accent_key_syms;4625,138240 1200static Lisp_Object accent_key_syms;4625,138243
1201static Lisp_Object func_key_syms;4626,138276 1201static Lisp_Object func_key_syms;4626,138279
1202static Lisp_Object mouse_syms;4627,138310 1202static Lisp_Object mouse_syms;4627,138313
1203static Lisp_Object wheel_syms;4628,138341 1203static Lisp_Object wheel_syms;4628,138344
1204static Lisp_Object drag_n_drop_syms;4629,138372 1204static Lisp_Object drag_n_drop_syms;4629,138375
1205static const int lispy_accent_codes[lispy_accent_codes4634,138517 1205static const int lispy_accent_codes[lispy_accent_codes4634,138520
1206static const char *const lispy_accent_keys[lispy_accent_keys4741,139879 1206static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
1207#define FUNCTION_KEY_OFFSET 4766,140315 1207#define FUNCTION_KEY_OFFSET 4766,140318
1208const char *const lispy_function_keys[lispy_function_keys4768,140348 1208const char *const lispy_function_keys[lispy_function_keys4768,140351
1209static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902 1209static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
1210static const char *const lispy_kana_keys[lispy_kana_keys5026,150136 1210static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
1211#define FUNCTION_KEY_OFFSET 5061,151752 1211#define FUNCTION_KEY_OFFSET 5061,151755
1212static const char *const lispy_function_keys[lispy_function_keys5065,151895 1212static const char *const lispy_function_keys[lispy_function_keys5065,151898
1213#define ISO_FUNCTION_KEY_OFFSET 5149,154430 1213#define ISO_FUNCTION_KEY_OFFSET 5149,154433
1214static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470 1214static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
1215static Lisp_Object Vlispy_mouse_stem;5172,155329 1215static Lisp_Object Vlispy_mouse_stem;5172,155332
1216static const char *const lispy_wheel_names[lispy_wheel_names5174,155368 1216static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
1217static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620 1217static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
1218static short const scroll_bar_parts[scroll_bar_parts5189,155886 1218static short const scroll_bar_parts[scroll_bar_parts5189,155889
1219static Lisp_Object button_down_location;5210,156911 1219static Lisp_Object button_down_location;5210,156914
1220static int last_mouse_button;5215,157066 1220static int last_mouse_button;5215,157069
1221static int last_mouse_x;5216,157096 1221static int last_mouse_x;5216,157099
1222static int last_mouse_y;5217,157121 1222static int last_mouse_y;5217,157124
1223static Time button_down_time;5218,157146 1223static Time button_down_time;5218,157149
1224static int double_click_count;5222,157230 1224static int double_click_count;5222,157233
1225make_lispy_position 5228,157391 1225make_lispy_position 5228,157394
1226toolkit_menubar_in_use 5456,163954 1226toolkit_menubar_in_use 5456,163957
1227make_scroll_bar_position 5469,164322 1227make_scroll_bar_position 5469,164325
1228make_lispy_event 5485,164968 1228make_lispy_event 5485,164971
1229make_lispy_movement 6104,183531 1229make_lispy_movement 6104,183534
1230make_lispy_switch_frame 6131,184262 1230make_lispy_switch_frame 6131,184265
1231make_lispy_focus_in 6137,184369 1231make_lispy_focus_in 6137,184372
1232make_lispy_focus_out 6145,184495 1232make_lispy_focus_out 6145,184498
1233parse_modifiers_uncached 6163,184945 1233parse_modifiers_uncached 6163,184948
1234#define SINGLE_LETTER_MOD(6185,185465 1234#define SINGLE_LETTER_MOD(6185,185468
1235#undef SINGLE_LETTER_MOD6212,185906 1235#undef SINGLE_LETTER_MOD6212,185909
1236#define MULTI_LETTER_MOD(6214,185932 1236#define MULTI_LETTER_MOD(6214,185935
1237#undef MULTI_LETTER_MOD6231,186400 1237#undef MULTI_LETTER_MOD6231,186403
1238apply_modifiers_uncached 6273,187574 1238apply_modifiers_uncached 6273,187577
1239static const char *const modifier_names[modifier_names6319,189193 1239static const char *const modifier_names[modifier_names6319,189196
1240#define NUM_MOD_NAMES 6325,189399 1240#define NUM_MOD_NAMES 6325,189402
1241static Lisp_Object modifier_symbols;6327,189449 1241static Lisp_Object modifier_symbols;6327,189452
1242lispy_modifier_list 6331,189586 1242lispy_modifier_list 6331,189589
1243#define KEY_TO_CHAR(6353,190252 1243#define KEY_TO_CHAR(6353,190255
1244parse_modifiers 6356,190328 1244parse_modifiers 6356,190331
1245DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517 1245DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
1246DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517 1246DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
1247apply_modifiers 6422,192391 1247apply_modifiers 6422,192394
1248reorder_modifiers 6491,194720 1248reorder_modifiers 6491,194723
1249modify_event_symbol 6536,196528 1249modify_event_symbol 6536,196531
1250DEFUN ("event-convert-list", Fevent_convert_list,6628,199244 1250DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
1251DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244 1251DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
1252parse_solitary_modifier 6695,201135 1252parse_solitary_modifier 6695,201138
1253#define SINGLE_LETTER_MOD(6701,201258 1253#define SINGLE_LETTER_MOD(6701,201261
1254#define MULTI_LETTER_MOD(6705,201343 1254#define MULTI_LETTER_MOD(6705,201346
1255#undef SINGLE_LETTER_MOD6763,202641 1255#undef SINGLE_LETTER_MOD6763,202644
1256#undef MULTI_LETTER_MOD6764,202666 1256#undef MULTI_LETTER_MOD6764,202669
1257lucid_event_type_list_p 6775,202889 1257lucid_event_type_list_p 6775,202892
1258get_input_pending 6814,203960 1258get_input_pending 6814,203963
1259record_asynch_buffer_change 6834,204579 1259record_asynch_buffer_change 6834,204582
1260gobble_input 6872,205702 1260gobble_input 6872,205705
1261tty_read_avail_input 6967,208310 1261tty_read_avail_input 6967,208313
1262handle_async_input 7149,214039 1262handle_async_input 7149,214042
1263process_pending_signals 7165,214359 1263process_pending_signals 7165,214362
1264unblock_input_to 7177,214645 1264unblock_input_to 7177,214648
1265unblock_input 7200,215277 1265unblock_input 7200,215280
1266totally_unblock_input 7209,215445 1266totally_unblock_input 7209,215448
1267handle_input_available_signal 7217,215529 1267handle_input_available_signal 7217,215532
1268deliver_input_available_signal 7226,215700 1268deliver_input_available_signal 7226,215703
1269struct user_signal_info7235,215865 1269struct user_signal_info7235,215868
1270static struct user_signal_info *user_signals user_signals7250,216090 1270static struct user_signal_info *user_signals user_signals7250,216093
1271add_user_signal 7253,216149 1271add_user_signal 7253,216152
1272handle_user_signal 7275,216598 1272handle_user_signal 7275,216601
1273deliver_user_signal 7316,217558 1273deliver_user_signal 7316,217561
1274find_user_signal_name 7322,217659 1274find_user_signal_name 7322,217662
1275store_user_signal_events 7334,217841 1275store_user_signal_events 7334,217844
1276static void menu_bar_item 7362,218341 1276static void menu_bar_item 7362,218344
1277static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416 1277static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
1278static Lisp_Object menu_bar_items_vector;7368,218630 1278static Lisp_Object menu_bar_items_vector;7368,218633
1279static int menu_bar_items_index;7369,218672 1279static int menu_bar_items_index;7369,218675
1280static const char *separator_names[separator_names7372,218707 1280static const char *separator_names[separator_names7372,218710
1281menu_separator_name_p 7393,219148 1281menu_separator_name_p 7393,219151
1282menu_bar_items 7426,219852 1282menu_bar_items 7426,219855
1283Lisp_Object item_properties;7568,224603 1283Lisp_Object item_properties;7568,224606
1284menu_bar_item 7571,224645 1284menu_bar_item 7571,224648
1285menu_item_eval_property_1 7647,227175 1285menu_item_eval_property_1 7647,227178
1286eval_dyn 7658,227465 1286eval_dyn 7658,227468
1287menu_item_eval_property 7666,227675 1287menu_item_eval_property 7666,227678
1288parse_menu_item 7686,228341 1288parse_menu_item 7686,228344
1289static Lisp_Object tool_bar_items_vector;7965,236336 1289static Lisp_Object tool_bar_items_vector;7965,236339
1290static Lisp_Object tool_bar_item_properties;7970,236510 1290static Lisp_Object tool_bar_item_properties;7970,236513
1291static int ntool_bar_items;7974,236606 1291static int ntool_bar_items;7974,236609
1292static void init_tool_bar_items 7978,236664 1292static void init_tool_bar_items 7978,236667
1293static void process_tool_bar_item 7979,236711 1293static void process_tool_bar_item 7979,236714
1294static bool parse_tool_bar_item 7981,236801 1294static bool parse_tool_bar_item 7981,236804
1295static void append_tool_bar_item 7982,236861 1295static void append_tool_bar_item 7982,236864
1296tool_bar_items 7990,237083 1296tool_bar_items 7990,237086
1297process_tool_bar_item 8075,239892 1297process_tool_bar_item 8075,239895
1298#define PROP(8112,240969 1298#define PROP(8112,240972
1299set_prop 8114,241038 1299set_prop 8114,241041
1300parse_tool_bar_item 8167,242453 1300parse_tool_bar_item 8167,242456
1301#undef PROP8379,248844 1301#undef PROP8379,248847
1302init_tool_bar_items 8387,248969 1302init_tool_bar_items 8387,248972
1303append_tool_bar_item 8401,249261 1303append_tool_bar_item 8401,249264
1304read_char_x_menu_prompt 8443,250771 1304read_char_x_menu_prompt 8443,250774
1305read_char_minibuf_menu_prompt 8503,252445 1305read_char_minibuf_menu_prompt 8503,252448
1306#define PUSH_C_STR(8527,253014 1306#define PUSH_C_STR(8527,253017
1307follow_key 8726,258553 1307follow_key 8726,258556
1308active_maps 8733,258695 1308active_maps 8733,258698
1309typedef struct keyremap8742,259021 1309typedef struct keyremap8742,259024
1310} keyremap;8754,259464 1310} keyremap;8754,259467
1311access_keymap_keyremap 8764,259808 1311access_keymap_keyremap 8764,259811
1312keyremap_step 8811,261450 1312keyremap_step 8811,261453
1313test_undefined 8867,262934 1313test_undefined 8867,262937
1314read_key_sequence 8916,264861 1314read_key_sequence 8916,264864
1315read_key_sequence_vs 9826,295821 1315read_key_sequence_vs 9826,295824
1316DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294 1316DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
1317DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294 1317DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
1318DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982 1318DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
1319DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982 1319DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
1320detect_input_pending 9950,300488 1320detect_input_pending 9950,300491
1321detect_input_pending_ignore_squeezables 9959,300654 1321detect_input_pending_ignore_squeezables 9959,300657
1322detect_input_pending_run_timers 9967,300870 1322detect_input_pending_run_timers 9967,300873
1323clear_input_pending 9985,301362 1323clear_input_pending 9985,301365
1324requeued_events_pending_p 9997,301732 1324requeued_events_pending_p 9997,301735
1325DEFUN ("input-pending-p", Finput_pending_p,10002,301813 1325DEFUN ("input-pending-p", Finput_pending_p,10002,301816
1326DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813 1326DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
1327DEFUN ("recent-keys", Frecent_keys,10024,302596 1327DEFUN ("recent-keys", Frecent_keys,10024,302599
1328DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596 1328DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
1329DEFUN ("this-command-keys", Fthis_command_keys,10055,303517 1329DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
1330DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517 1330DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
1331DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958 1331DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
1332DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958 1332DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
1333DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380 1333DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
1334DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380 1334DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
1335DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955 1335DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
1336DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955 1336DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
1337DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495 1337DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
1338DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495 1338DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
1339DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510 1339DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
1340DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510 1340DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
1341DEFUN ("recursion-depth", Frecursion_depth,10158,307069 1341DEFUN ("recursion-depth", Frecursion_depth,10158,307072
1342DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069 1342DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
1343DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406 1343DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
1344DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406 1344DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
1345DEFUN ("discard-input", Fdiscard_input,10203,308447 1345DEFUN ("discard-input", Fdiscard_input,10203,308450
1346DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447 1346DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
1347DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949 1347DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
1348DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949 1348DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
1349stuff_buffered_input 10285,311045 1349stuff_buffered_input 10285,311048
1350set_waiting_for_input 10323,312016 1350set_waiting_for_input 10323,312019
1351clear_waiting_for_input 10337,312390 1351clear_waiting_for_input 10337,312393
1352handle_interrupt_signal 10351,312754 1352handle_interrupt_signal 10351,312757
1353deliver_interrupt_signal 10378,313642 1353deliver_interrupt_signal 10378,313645
1354static int volatile force_quit_count;10387,313932 1354static int volatile force_quit_count;10387,313935
1355handle_interrupt 10401,314414 1355handle_interrupt 10401,314417
1356quit_throw_to_read_char 10541,318711 1356quit_throw_to_read_char 10541,318714
1357DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288 1357DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
1358DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288 1358DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
1359DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516 1359DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
1360DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516 1360DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
1361DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432 1361DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
1362DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432 1362DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
1363DEFUN ("set-quit-char", Fset_quit_char,10694,322706 1363DEFUN ("set-quit-char", Fset_quit_char,10694,322709
1364DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706 1364DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
1365DEFUN ("set-input-mode", Fset_input_mode,10729,323570 1365DEFUN ("set-input-mode", Fset_input_mode,10729,323573
1366DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570 1366DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
1367DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459 1367DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
1368DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459 1368DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
1369DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837 1369DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
1370DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837 1370DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
1371DEFUN ("posn-at-point", Fposn_at_point,10824,327060 1371DEFUN ("posn-at-point", Fposn_at_point,10824,327063
1372DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060 1372DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
1373init_kboard 10861,328214 1373init_kboard 10861,328217
1374allocate_kboard 10893,329284 1374allocate_kboard 10893,329287
1375wipe_kboard 10909,329637 1375wipe_kboard 10909,329640
1376delete_kboard 10917,329751 1376delete_kboard 10917,329754
1377init_keyboard 10942,330281 1377init_keyboard 10942,330284
1378struct event_head11021,332696 1378struct event_head11021,332699
1379static const struct event_head head_table[head_table11027,332747 1379static const struct event_head head_table[head_table11027,332750
1380syms_of_keyboard 11045,333577 1380syms_of_keyboard 11045,333580
1381keys_of_keyboard 11841,367115 1381keys_of_keyboard 11841,367118
1382mark_kboards 11916,370434 1382mark_kboards 11916,370437
1383 1383
1384c-src/emacs/src/lisp.h,33840 1384c-src/emacs/src/lisp.h,33840
1385#define EMACS_LISP_H22,801 1385#define EMACS_LISP_H22,801
@@ -2735,112 +2735,112 @@ el-src/emacs/lisp/progmodes/etags.el,5188
2735(defcustom tags-tag-face 148,5700 2735(defcustom tags-tag-face 148,5700
2736(defcustom tags-apropos-verbose 154,5835 2736(defcustom tags-apropos-verbose 154,5835
2737(defcustom tags-apropos-additional-actions 160,5999 2737(defcustom tags-apropos-additional-actions 160,5999
2738(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918 2738(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
2739(defvar default-tags-table-function 189,7098 2739(defvar default-tags-table-function 189,7101
2740(defvar tags-location-ring 194,7324 2740(defvar tags-location-ring 194,7327
2741(defvar tags-table-files 201,7600 2741(defvar tags-table-files 201,7603
2742(defvar tags-completion-table 206,7767 2742(defvar tags-completion-table 206,7770
2743(defvar tags-included-tables 209,7859 2743(defvar tags-included-tables 209,7862
2744(defvar next-file-list 212,7954 2744(defvar next-file-list 212,7957
2745(defvar tags-table-format-functions 217,8060 2745(defvar tags-table-format-functions 217,8063
2746(defvar file-of-tag-function 224,8441 2746(defvar file-of-tag-function 224,8444
2747(defvar tags-table-files-function 228,8635 2747(defvar tags-table-files-function 228,8638
2748(defvar tags-completion-table-function 230,8746 2748(defvar tags-completion-table-function 230,8749
2749(defvar snarf-tag-function 232,8841 2749(defvar snarf-tag-function 232,8844
2750(defvar goto-tag-location-function 236,9050 2750(defvar goto-tag-location-function 236,9053
2751(defvar find-tag-regexp-search-function 239,9223 2751(defvar find-tag-regexp-search-function 239,9226
2752(defvar find-tag-regexp-tag-order 241,9344 2752(defvar find-tag-regexp-tag-order 241,9347
2753(defvar find-tag-regexp-next-line-after-failure-p 243,9453 2753(defvar find-tag-regexp-next-line-after-failure-p 243,9456
2754(defvar find-tag-search-function 245,9573 2754(defvar find-tag-search-function 245,9576
2755(defvar find-tag-tag-order 247,9680 2755(defvar find-tag-tag-order 247,9683
2756(defvar find-tag-next-line-after-failure-p 249,9775 2756(defvar find-tag-next-line-after-failure-p 249,9778
2757(defvar list-tags-function 251,9881 2757(defvar list-tags-function 251,9884
2758(defvar tags-apropos-function 253,9969 2758(defvar tags-apropos-function 253,9972
2759(defvar tags-included-tables-function 255,10063 2759(defvar tags-included-tables-function 255,10066
2760(defvar verify-tags-table-function 257,10182 2760(defvar verify-tags-table-function 257,10185
2761(defun initialize-new-tags-table 260,10293 2761(defun initialize-new-tags-table 260,10296
2762(defun tags-table-mode 276,10981 2762(defun tags-table-mode 276,10984
2763(defun visit-tags-table 285,11246 2763(defun visit-tags-table 285,11249
2764(defun tags-table-check-computed-list 321,12784 2764(defun tags-table-check-computed-list 321,12787
2765(defun tags-table-extend-computed-list 360,14655 2765(defun tags-table-extend-computed-list 360,14658
2766(defun tags-expand-table-name 400,16368 2766(defun tags-expand-table-name 400,16371
2767(defun tags-table-list-member 409,16711 2767(defun tags-table-list-member 409,16714
2768(defun tags-verify-table 421,17183 2768(defun tags-verify-table 421,17186
2769(defun tags-table-including 470,19303 2769(defun tags-table-including 470,19306
2770(defun tags-next-table 522,21347 2770(defun tags-next-table 522,21350
2771(defun visit-tags-table-buffer 543,22204 2771(defun visit-tags-table-buffer 543,22207
2772(defun tags-reset-tags-tables 712,28514 2772(defun tags-reset-tags-tables 712,28517
2773(defun file-of-tag 731,29171 2773(defun file-of-tag 731,29174
2774(defun tags-table-files 740,29521 2774(defun tags-table-files 740,29524
2775(defun tags-included-tables 749,29871 2775(defun tags-included-tables 749,29874
2776(defun tags-completion-table 755,30117 2776(defun tags-completion-table 755,30120
2777(defun tags-lazy-completion-table 783,31311 2777(defun tags-lazy-completion-table 783,31314
2778(defun tags-completion-at-point-function 799,31946 2778(defun tags-completion-at-point-function 799,31949
2779(defun find-tag-tag 818,32696 2779(defun find-tag-tag 818,32699
2780(defvar last-tag 837,33369 2780(defvar last-tag 837,33372
2781(defun find-tag-interactive 840,33428 2781(defun find-tag-interactive 840,33431
2782(defvar find-tag-history 852,33843 2782(defvar find-tag-history 852,33846
2783(defvar etags-case-fold-search)855,33908 2783(defvar etags-case-fold-search)855,33911
2784(defvar etags-syntax-table)856,33940 2784(defvar etags-syntax-table)856,33943
2785(defvar local-find-tag-hook)857,33968 2785(defvar local-find-tag-hook)857,33971
2786(defun find-tag-noselect 860,34013 2786(defun find-tag-noselect 860,34016
2787(defun find-tag 932,37127 2787(defun find-tag 932,37130
2788(defun find-tag-other-window 959,38343 2788(defun find-tag-other-window 959,38346
2789(defun find-tag-other-frame 1000,40271 2789(defun find-tag-other-frame 1000,40274
2790(defun find-tag-regexp 1025,41445 2790(defun find-tag-regexp 1025,41448
2791(defalias 'pop-tag-mark pop-tag-mark1049,42607 2791(defalias 'pop-tag-mark pop-tag-mark1049,42610
2792(defvar tag-lines-already-matched 1052,42658 2792(defvar tag-lines-already-matched 1052,42661
2793(defun find-tag-in-order 1055,42765 2793(defun find-tag-in-order 1055,42768
2794(defun tag-find-file-of-tag-noselect 1167,47111 2794(defun tag-find-file-of-tag-noselect 1167,47114
2795(defun tag-find-file-of-tag 1200,48957 2795(defun tag-find-file-of-tag 1200,48960
2796(defun etags-recognize-tags-table 1208,49183 2796(defun etags-recognize-tags-table 1208,49186
2797(defun etags-verify-tags-table 1241,50814 2797(defun etags-verify-tags-table 1241,50817
2798(defun etags-file-of-tag 1246,51012 2798(defun etags-file-of-tag 1246,51015
2799(defun etags-tags-completion-table 1256,51347 2799(defun etags-tags-completion-table 1256,51350
2800(defun etags-snarf-tag 1286,52553 2800(defun etags-snarf-tag 1286,52556
2801(defun etags-goto-tag-location 1324,54122 2801(defun etags-goto-tag-location 1324,54125
2802(defun etags-list-tags 1388,56565 2802(defun etags-list-tags 1388,56568
2803(defmacro tags-with-face 1423,57840 2803(defmacro tags-with-face 1423,57843
2804(defun etags-tags-apropos-additional 1431,58173 2804(defun etags-tags-apropos-additional 1431,58176
2805(defun etags-tags-apropos 1465,59410 2805(defun etags-tags-apropos 1465,59413
2806(defun etags-tags-table-files 1527,61619 2806(defun etags-tags-table-files 1527,61622
2807(defun etags-tags-included-tables 1542,62055 2807(defun etags-tags-included-tables 1542,62058
2808(defun tags-recognize-empty-tags-table 1559,62595 2808(defun tags-recognize-empty-tags-table 1559,62598
2809(defun tag-exact-file-name-match-p 1587,63741 2809(defun tag-exact-file-name-match-p 1587,63744
2810(defun tag-file-name-match-p 1596,64134 2810(defun tag-file-name-match-p 1596,64137
2811(defun tag-exact-match-p 1609,64690 2811(defun tag-exact-match-p 1609,64693
2812(defun tag-implicit-name-match-p 1620,65258 2812(defun tag-implicit-name-match-p 1620,65261
2813(defun tag-symbol-match-p 1633,65858 2813(defun tag-symbol-match-p 1633,65861
2814(defun tag-word-match-p 1643,66294 2814(defun tag-word-match-p 1643,66297
2815(defun tag-partial-file-name-match-p 1652,66692 2815(defun tag-partial-file-name-match-p 1652,66695
2816(defun tag-any-match-p 1662,67136 2816(defun tag-any-match-p 1662,67139
2817(defun tag-re-match-p 1667,67320 2817(defun tag-re-match-p 1667,67323
2818(defcustom tags-loop-revert-buffers 1675,67569 2818(defcustom tags-loop-revert-buffers 1675,67572
2819(defun next-file 1685,67978 2819(defun next-file 1685,67981
2820(defvar tags-loop-operate 1760,70892 2820(defvar tags-loop-operate 1760,70895
2821(defvar tags-loop-scan1763,70986 2821(defvar tags-loop-scan1763,70989
2822(defun tags-loop-eval 1771,71315 2822(defun tags-loop-eval 1771,71318
2823(defun tags-loop-continue 1782,71644 2823(defun tags-loop-continue 1782,71647
2824(defun tags-search 1850,73950 2824(defun tags-search 1850,73953
2825(defun tags-query-replace 1871,74776 2825(defun tags-query-replace 1871,74779
2826(defun tags-complete-tags-table-file 1896,76000 2826(defun tags-complete-tags-table-file 1896,76003
2827(defun list-tags 1906,76379 2827(defun list-tags 1906,76382
2828(defun tags-apropos 1934,77332 2828(defun tags-apropos 1934,77335
2829(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158 2829(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
2830(defun select-tags-table 1964,78397 2830(defun select-tags-table 1964,78400
2831(defvar select-tags-table-mode-map 2019,80524 2831(defvar select-tags-table-mode-map 2019,80527
2832(define-derived-mode select-tags-table-mode 2030,80907 2832(define-derived-mode select-tags-table-mode 2030,80910
2833(defun select-tags-table-select 2034,81091 2833(defun select-tags-table-select 2034,81094
2834(defun select-tags-table-quit 2043,81457 2834(defun select-tags-table-quit 2043,81460
2835(defun complete-tag 2049,81612 2835(defun complete-tag 2049,81615
2836(defconst etags--xref-limit 2074,82553 2836(defconst etags--xref-limit 2074,82556
2837(defvar etags-xref-find-definitions-tag-order 2076,82588 2837(defvar etags-xref-find-definitions-tag-order 2076,82591
2838(defun etags-xref-find 2082,82878 2838(defun etags-xref-find 2082,82881
2839(defun etags--xref-find-definitions 2096,83407 2839(defun etags--xref-find-definitions 2096,83410
2840(defclass xref-etags-location 2129,85121 2840(defclass xref-etags-location 2129,85124
2841(defun xref-make-etags-location 2135,85344 2841(defun xref-make-etags-location 2135,85347
2842(cl-defmethod xref-location-marker 2139,85499 2842(cl-defmethod xref-location-marker 2139,85502
2843(cl-defmethod xref-location-line 2146,85743 2843(cl-defmethod xref-location-line 2146,85746
2844 2844
2845erl-src/gs_dialog.erl,98 2845erl-src/gs_dialog.erl,98
2846-define(VERSION2,32 2846-define(VERSION2,32
diff --git a/test/manual/etags/ETAGS.good_3 b/test/manual/etags/ETAGS.good_3
index 9dca0084de3..45507706b32 100644
--- a/test/manual/etags/ETAGS.good_3
+++ b/test/manual/etags/ETAGS.good_3
@@ -1029,289 +1029,289 @@ record_auto_save 742,23849
1029force_auto_save_soon 751,24017 1029force_auto_save_soon 751,24017
1030DEFUN ("recursive-edit", Frecursive_edit,759,24138 1030DEFUN ("recursive-edit", Frecursive_edit,759,24138
1031DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138 1031DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
1032recursive_edit_unwind 804,25748 1032recursive_edit_unwind 804,25751
1033any_kboard_state 817,26014 1033any_kboard_state 817,26017
1034single_kboard_state 838,26666 1034single_kboard_state 838,26669
1035not_single_kboard_state 848,26804 1035not_single_kboard_state 848,26807
1036struct kboard_stack858,27066 1036struct kboard_stack858,27069
1037 KBOARD *kboard;kboard860,27088 1037 KBOARD *kboard;kboard860,27091
1038 struct kboard_stack *next;next861,27106 1038 struct kboard_stack *next;next861,27109
1039static struct kboard_stack *kboard_stack;kboard_stack864,27139 1039static struct kboard_stack *kboard_stack;kboard_stack864,27142
1040push_kboard 867,27187 1040push_kboard 867,27190
1041pop_kboard 879,27376 1041pop_kboard 879,27379
1042temporarily_switch_to_single_kboard 914,28264 1042temporarily_switch_to_single_kboard 914,28267
1043record_single_kboard_state 943,29438 1043record_single_kboard_state 943,29441
1044restore_kboard_configuration 952,29622 1044restore_kboard_configuration 952,29625
1045cmd_error 970,30078 1045cmd_error 970,30081
1046cmd_error_internal 1024,31511 1046cmd_error_internal 1024,31514
1047DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031 1047DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
1048DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031 1048DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
1049command_loop 1094,33917 1049command_loop 1094,33920
1050command_loop_2 1134,35136 1050command_loop_2 1134,35139
1051top_level_2 1146,35340 1051top_level_2 1146,35343
1052top_level_1 1152,35418 1052top_level_1 1152,35421
1053DEFUN ("top-level", Ftop_level,1164,35788 1053DEFUN ("top-level", Ftop_level,1164,35791
1054DEFUN ("top-level", Ftop_level,top-level1164,35788 1054DEFUN ("top-level", Ftop_level,top-level1164,35791
1055user_error 1183,36289 1055user_error 1183,36292
1056DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430 1056DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
1057DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430 1057DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
1058DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820 1058DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
1059DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820 1059DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
1060tracking_off 1216,37282 1060tracking_off 1216,37285
1061DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817 1061DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
1062DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817 1062DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
1063bool ignore_mouse_drag_p;1256,38393 1063bool ignore_mouse_drag_p;1256,38396
1064some_mouse_moved 1259,38442 1064some_mouse_moved 1259,38445
1065Lisp_Object last_undo_boundary;1287,39033 1065Lisp_Object last_undo_boundary;1287,39036
1066command_loop_1 1294,39274 1066command_loop_1 1294,39277
1067read_menu_command 1649,50890 1067read_menu_command 1649,50893
1068adjust_point_for_property 1678,51618 1068adjust_point_for_property 1678,51621
1069safe_run_hooks_1 1831,57340 1069safe_run_hooks_1 1831,57343
1070safe_run_hooks_error 1841,57570 1070safe_run_hooks_error 1841,57573
1071safe_run_hook_funcall 1878,58577 1071safe_run_hook_funcall 1878,58580
1072safe_run_hooks 1893,59059 1072safe_run_hooks 1893,59062
1073int poll_suppress_count;1908,59398 1073int poll_suppress_count;1908,59401
1074static struct atimer *poll_timer;poll_timer1915,59488 1074static struct atimer *poll_timer;poll_timer1915,59491
1075poll_for_input_1 1919,59590 1075poll_for_input_1 1919,59593
1076poll_for_input 1930,59790 1076poll_for_input 1930,59793
1077start_polling 1942,60054 1077start_polling 1942,60057
1078input_polling_used 1979,61092 1078input_polling_used 1979,61095
1079stop_polling 1994,61391 1079stop_polling 1994,61394
1080set_poll_suppress_count 2009,61760 1080set_poll_suppress_count 2009,61763
1081bind_polling_period 2029,62142 1081bind_polling_period 2029,62145
1082make_ctrl_char 2048,62493 1082make_ctrl_char 2048,62496
1083show_help_echo 2113,64456 1083show_help_echo 2113,64459
1084static Lisp_Object help_form_saved_window_configs;2156,65639 1084static Lisp_Object help_form_saved_window_configs;2156,65642
1085read_char_help_form_unwind 2158,65702 1085read_char_help_form_unwind 2158,65705
1086#define STOP_POLLING 2166,65960 1086#define STOP_POLLING 2166,65963
1087#define RESUME_POLLING 2170,66085 1087#define RESUME_POLLING 2170,66088
1088read_event_from_main_queue 2175,66230 1088read_event_from_main_queue 2175,66233
1089read_decoded_event_from_main_queue 2249,68418 1089read_decoded_event_from_main_queue 2249,68421
1090#define MAX_ENCODED_BYTES 2254,68665 1090#define MAX_ENCODED_BYTES 2254,68668
1091echo_keystrokes_p 2342,71557 1091echo_keystrokes_p 2342,71560
1092read_char 2376,72849 1092read_char 2376,72852
1093record_menu_key 3225,98950 1093record_menu_key 3225,98953
1094help_char_p 3258,99675 1094help_char_p 3258,99678
1095record_char 3273,99954 1095record_char 3273,99957
1096save_getcjmp 3412,104236 1096save_getcjmp 3412,104239
1097restore_getcjmp 3418,104327 1097restore_getcjmp 3418,104330
1098readable_events 3430,104698 1098readable_events 3430,104701
1099int stop_character EXTERNALLY_VISIBLE;3497,106438 1099int stop_character EXTERNALLY_VISIBLE;3497,106441
1100event_to_kboard 3500,106494 1100event_to_kboard 3500,106497
1101kbd_buffer_nr_stored 3522,107143 1101kbd_buffer_nr_stored 3522,107146
1102kbd_buffer_store_event 3534,107484 1102kbd_buffer_store_event 3534,107487
1103kbd_buffer_store_event_hold 3550,108026 1103kbd_buffer_store_event_hold 3550,108029
1104kbd_buffer_unget_event 3684,111618 1104kbd_buffer_unget_event 3684,111621
1105#define INPUT_EVENT_POS_MAX 3698,112019 1105#define INPUT_EVENT_POS_MAX 3698,112022
1106#define INPUT_EVENT_POS_MIN 3701,112148 1106#define INPUT_EVENT_POS_MIN 3701,112151
1107position_to_Time 3706,112288 1107position_to_Time 3706,112291
1108Time_to_position 3716,112515 1108Time_to_position 3716,112518
1109gen_help_event 3738,113172 1109gen_help_event 3738,113175
1110kbd_buffer_store_help_event 3756,113612 1110kbd_buffer_store_help_event 3756,113615
1111discard_mouse_events 3773,113977 1111discard_mouse_events 3773,113980
1112kbd_buffer_events_waiting 3803,114712 1112kbd_buffer_events_waiting 3803,114715
1113clear_event 3823,115069 1113clear_event 3823,115072
1114kbd_buffer_get_event 3836,115409 1114kbd_buffer_get_event 3836,115412
1115process_special_events 4258,127882 1115process_special_events 4258,127885
1116swallow_events 4322,129706 1116swallow_events 4322,129709
1117timer_start_idle 4339,130099 1117timer_start_idle 4339,130102
1118timer_stop_idle 4355,130577 1118timer_stop_idle 4355,130580
1119timer_resume_idle 4363,130721 1119timer_resume_idle 4363,130724
1120struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913 1120struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
1121Lisp_Object pending_funcalls;4377,131173 1121Lisp_Object pending_funcalls;4377,131176
1122decode_timer 4381,131294 1122decode_timer 4381,131297
1123timer_check_2 4414,132247 1123timer_check_2 4414,132250
1124timer_check 4572,136818 1124timer_check 4572,136821
1125DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663 1125DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
1126DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663 1126DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
1127static Lisp_Object accent_key_syms;4625,138240 1127static Lisp_Object accent_key_syms;4625,138243
1128static Lisp_Object func_key_syms;4626,138276 1128static Lisp_Object func_key_syms;4626,138279
1129static Lisp_Object mouse_syms;4627,138310 1129static Lisp_Object mouse_syms;4627,138313
1130static Lisp_Object wheel_syms;4628,138341 1130static Lisp_Object wheel_syms;4628,138344
1131static Lisp_Object drag_n_drop_syms;4629,138372 1131static Lisp_Object drag_n_drop_syms;4629,138375
1132static const int lispy_accent_codes[lispy_accent_codes4634,138517 1132static const int lispy_accent_codes[lispy_accent_codes4634,138520
1133static const char *const lispy_accent_keys[lispy_accent_keys4741,139879 1133static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
1134#define FUNCTION_KEY_OFFSET 4766,140315 1134#define FUNCTION_KEY_OFFSET 4766,140318
1135const char *const lispy_function_keys[lispy_function_keys4768,140348 1135const char *const lispy_function_keys[lispy_function_keys4768,140351
1136static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902 1136static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
1137static const char *const lispy_kana_keys[lispy_kana_keys5026,150136 1137static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
1138#define FUNCTION_KEY_OFFSET 5061,151752 1138#define FUNCTION_KEY_OFFSET 5061,151755
1139static const char *const lispy_function_keys[lispy_function_keys5065,151895 1139static const char *const lispy_function_keys[lispy_function_keys5065,151898
1140#define ISO_FUNCTION_KEY_OFFSET 5149,154430 1140#define ISO_FUNCTION_KEY_OFFSET 5149,154433
1141static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470 1141static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
1142static Lisp_Object Vlispy_mouse_stem;5172,155329 1142static Lisp_Object Vlispy_mouse_stem;5172,155332
1143static const char *const lispy_wheel_names[lispy_wheel_names5174,155368 1143static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
1144static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620 1144static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
1145static short const scroll_bar_parts[scroll_bar_parts5189,155886 1145static short const scroll_bar_parts[scroll_bar_parts5189,155889
1146static Lisp_Object button_down_location;5210,156911 1146static Lisp_Object button_down_location;5210,156914
1147static int last_mouse_button;5215,157066 1147static int last_mouse_button;5215,157069
1148static int last_mouse_x;5216,157096 1148static int last_mouse_x;5216,157099
1149static int last_mouse_y;5217,157121 1149static int last_mouse_y;5217,157124
1150static Time button_down_time;5218,157146 1150static Time button_down_time;5218,157149
1151static int double_click_count;5222,157230 1151static int double_click_count;5222,157233
1152make_lispy_position 5228,157391 1152make_lispy_position 5228,157394
1153toolkit_menubar_in_use 5456,163954 1153toolkit_menubar_in_use 5456,163957
1154make_scroll_bar_position 5469,164322 1154make_scroll_bar_position 5469,164325
1155make_lispy_event 5485,164968 1155make_lispy_event 5485,164971
1156make_lispy_movement 6104,183531 1156make_lispy_movement 6104,183534
1157make_lispy_switch_frame 6131,184262 1157make_lispy_switch_frame 6131,184265
1158make_lispy_focus_in 6137,184369 1158make_lispy_focus_in 6137,184372
1159make_lispy_focus_out 6145,184495 1159make_lispy_focus_out 6145,184498
1160parse_modifiers_uncached 6163,184945 1160parse_modifiers_uncached 6163,184948
1161#define SINGLE_LETTER_MOD(6185,185465 1161#define SINGLE_LETTER_MOD(6185,185468
1162#undef SINGLE_LETTER_MOD6212,185906 1162#undef SINGLE_LETTER_MOD6212,185909
1163#define MULTI_LETTER_MOD(6214,185932 1163#define MULTI_LETTER_MOD(6214,185935
1164#undef MULTI_LETTER_MOD6231,186400 1164#undef MULTI_LETTER_MOD6231,186403
1165apply_modifiers_uncached 6273,187574 1165apply_modifiers_uncached 6273,187577
1166static const char *const modifier_names[modifier_names6319,189193 1166static const char *const modifier_names[modifier_names6319,189196
1167#define NUM_MOD_NAMES 6325,189399 1167#define NUM_MOD_NAMES 6325,189402
1168static Lisp_Object modifier_symbols;6327,189449 1168static Lisp_Object modifier_symbols;6327,189452
1169lispy_modifier_list 6331,189586 1169lispy_modifier_list 6331,189589
1170#define KEY_TO_CHAR(6353,190252 1170#define KEY_TO_CHAR(6353,190255
1171parse_modifiers 6356,190328 1171parse_modifiers 6356,190331
1172DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517 1172DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
1173DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517 1173DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
1174apply_modifiers 6422,192391 1174apply_modifiers 6422,192394
1175reorder_modifiers 6491,194720 1175reorder_modifiers 6491,194723
1176modify_event_symbol 6536,196528 1176modify_event_symbol 6536,196531
1177DEFUN ("event-convert-list", Fevent_convert_list,6628,199244 1177DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
1178DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244 1178DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
1179parse_solitary_modifier 6695,201135 1179parse_solitary_modifier 6695,201138
1180#define SINGLE_LETTER_MOD(6701,201258 1180#define SINGLE_LETTER_MOD(6701,201261
1181#define MULTI_LETTER_MOD(6705,201343 1181#define MULTI_LETTER_MOD(6705,201346
1182#undef SINGLE_LETTER_MOD6763,202641 1182#undef SINGLE_LETTER_MOD6763,202644
1183#undef MULTI_LETTER_MOD6764,202666 1183#undef MULTI_LETTER_MOD6764,202669
1184lucid_event_type_list_p 6775,202889 1184lucid_event_type_list_p 6775,202892
1185get_input_pending 6814,203960 1185get_input_pending 6814,203963
1186record_asynch_buffer_change 6834,204579 1186record_asynch_buffer_change 6834,204582
1187gobble_input 6872,205702 1187gobble_input 6872,205705
1188tty_read_avail_input 6967,208310 1188tty_read_avail_input 6967,208313
1189handle_async_input 7149,214039 1189handle_async_input 7149,214042
1190process_pending_signals 7165,214359 1190process_pending_signals 7165,214362
1191unblock_input_to 7177,214645 1191unblock_input_to 7177,214648
1192unblock_input 7200,215277 1192unblock_input 7200,215280
1193totally_unblock_input 7209,215445 1193totally_unblock_input 7209,215448
1194handle_input_available_signal 7217,215529 1194handle_input_available_signal 7217,215532
1195deliver_input_available_signal 7226,215700 1195deliver_input_available_signal 7226,215703
1196struct user_signal_info7235,215865 1196struct user_signal_info7235,215868
1197 int sig;7238,215915 1197 int sig;7238,215918
1198 char *name;name7241,215956 1198 char *name;name7241,215959
1199 int npending;7244,216007 1199 int npending;7244,216010
1200 struct user_signal_info *next;next7246,216024 1200 struct user_signal_info *next;next7246,216027
1201static struct user_signal_info *user_signals user_signals7250,216090 1201static struct user_signal_info *user_signals user_signals7250,216093
1202add_user_signal 7253,216149 1202add_user_signal 7253,216152
1203handle_user_signal 7275,216598 1203handle_user_signal 7275,216601
1204deliver_user_signal 7316,217558 1204deliver_user_signal 7316,217561
1205find_user_signal_name 7322,217659 1205find_user_signal_name 7322,217662
1206store_user_signal_events 7334,217841 1206store_user_signal_events 7334,217844
1207static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416 1207static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
1208static Lisp_Object menu_bar_items_vector;7368,218630 1208static Lisp_Object menu_bar_items_vector;7368,218633
1209static int menu_bar_items_index;7369,218672 1209static int menu_bar_items_index;7369,218675
1210static const char *separator_names[separator_names7372,218707 1210static const char *separator_names[separator_names7372,218710
1211menu_separator_name_p 7393,219148 1211menu_separator_name_p 7393,219151
1212menu_bar_items 7426,219852 1212menu_bar_items 7426,219855
1213Lisp_Object item_properties;7568,224603 1213Lisp_Object item_properties;7568,224606
1214menu_bar_item 7571,224645 1214menu_bar_item 7571,224648
1215menu_item_eval_property_1 7647,227175 1215menu_item_eval_property_1 7647,227178
1216eval_dyn 7658,227465 1216eval_dyn 7658,227468
1217menu_item_eval_property 7666,227675 1217menu_item_eval_property 7666,227678
1218parse_menu_item 7686,228341 1218parse_menu_item 7686,228344
1219static Lisp_Object tool_bar_items_vector;7965,236336 1219static Lisp_Object tool_bar_items_vector;7965,236339
1220static Lisp_Object tool_bar_item_properties;7970,236510 1220static Lisp_Object tool_bar_item_properties;7970,236513
1221static int ntool_bar_items;7974,236606 1221static int ntool_bar_items;7974,236609
1222tool_bar_items 7990,237083 1222tool_bar_items 7990,237086
1223process_tool_bar_item 8075,239892 1223process_tool_bar_item 8075,239895
1224#define PROP(8112,240969 1224#define PROP(8112,240972
1225set_prop 8114,241038 1225set_prop 8114,241041
1226parse_tool_bar_item 8167,242453 1226parse_tool_bar_item 8167,242456
1227#undef PROP8379,248844 1227#undef PROP8379,248847
1228init_tool_bar_items 8387,248969 1228init_tool_bar_items 8387,248972
1229append_tool_bar_item 8401,249261 1229append_tool_bar_item 8401,249264
1230read_char_x_menu_prompt 8443,250771 1230read_char_x_menu_prompt 8443,250774
1231read_char_minibuf_menu_prompt 8503,252445 1231read_char_minibuf_menu_prompt 8503,252448
1232#define PUSH_C_STR(8527,253014 1232#define PUSH_C_STR(8527,253017
1233follow_key 8726,258553 1233follow_key 8726,258556
1234active_maps 8733,258695 1234active_maps 8733,258698
1235typedef struct keyremap8742,259021 1235typedef struct keyremap8742,259024
1236 Lisp_Object parent;8745,259107 1236 Lisp_Object parent;8745,259110
1237 Lisp_Object map;8748,259224 1237 Lisp_Object map;8748,259227
1238 int start,8753,259446 1238 int start,8753,259449
1239 int start, end;8753,259446 1239 int start, end;8753,259449
1240} keyremap;8754,259464 1240} keyremap;8754,259467
1241access_keymap_keyremap 8764,259808 1241access_keymap_keyremap 8764,259811
1242keyremap_step 8811,261450 1242keyremap_step 8811,261453
1243test_undefined 8867,262934 1243test_undefined 8867,262937
1244read_key_sequence 8916,264861 1244read_key_sequence 8916,264864
1245read_key_sequence_vs 9826,295821 1245read_key_sequence_vs 9826,295824
1246DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294 1246DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
1247DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294 1247DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
1248DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982 1248DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
1249DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982 1249DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
1250detect_input_pending 9950,300488 1250detect_input_pending 9950,300491
1251detect_input_pending_ignore_squeezables 9959,300654 1251detect_input_pending_ignore_squeezables 9959,300657
1252detect_input_pending_run_timers 9967,300870 1252detect_input_pending_run_timers 9967,300873
1253clear_input_pending 9985,301362 1253clear_input_pending 9985,301365
1254requeued_events_pending_p 9997,301732 1254requeued_events_pending_p 9997,301735
1255DEFUN ("input-pending-p", Finput_pending_p,10002,301813 1255DEFUN ("input-pending-p", Finput_pending_p,10002,301816
1256DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813 1256DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
1257DEFUN ("recent-keys", Frecent_keys,10024,302596 1257DEFUN ("recent-keys", Frecent_keys,10024,302599
1258DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596 1258DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
1259DEFUN ("this-command-keys", Fthis_command_keys,10055,303517 1259DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
1260DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517 1260DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
1261DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958 1261DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
1262DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958 1262DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
1263DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380 1263DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
1264DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380 1264DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
1265DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955 1265DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
1266DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955 1266DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
1267DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495 1267DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
1268DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495 1268DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
1269DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510 1269DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
1270DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510 1270DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
1271DEFUN ("recursion-depth", Frecursion_depth,10158,307069 1271DEFUN ("recursion-depth", Frecursion_depth,10158,307072
1272DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069 1272DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
1273DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406 1273DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
1274DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406 1274DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
1275DEFUN ("discard-input", Fdiscard_input,10203,308447 1275DEFUN ("discard-input", Fdiscard_input,10203,308450
1276DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447 1276DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
1277DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949 1277DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
1278DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949 1278DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
1279stuff_buffered_input 10285,311045 1279stuff_buffered_input 10285,311048
1280set_waiting_for_input 10323,312016 1280set_waiting_for_input 10323,312019
1281clear_waiting_for_input 10337,312390 1281clear_waiting_for_input 10337,312393
1282handle_interrupt_signal 10351,312754 1282handle_interrupt_signal 10351,312757
1283deliver_interrupt_signal 10378,313642 1283deliver_interrupt_signal 10378,313645
1284static int volatile force_quit_count;10387,313932 1284static int volatile force_quit_count;10387,313935
1285handle_interrupt 10401,314414 1285handle_interrupt 10401,314417
1286quit_throw_to_read_char 10541,318711 1286quit_throw_to_read_char 10541,318714
1287DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288 1287DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
1288DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288 1288DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
1289DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516 1289DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
1290DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516 1290DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
1291DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432 1291DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
1292DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432 1292DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
1293DEFUN ("set-quit-char", Fset_quit_char,10694,322706 1293DEFUN ("set-quit-char", Fset_quit_char,10694,322709
1294DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706 1294DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
1295DEFUN ("set-input-mode", Fset_input_mode,10729,323570 1295DEFUN ("set-input-mode", Fset_input_mode,10729,323573
1296DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570 1296DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
1297DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459 1297DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
1298DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459 1298DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
1299DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837 1299DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
1300DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837 1300DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
1301DEFUN ("posn-at-point", Fposn_at_point,10824,327060 1301DEFUN ("posn-at-point", Fposn_at_point,10824,327063
1302DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060 1302DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
1303init_kboard 10861,328214 1303init_kboard 10861,328217
1304allocate_kboard 10893,329284 1304allocate_kboard 10893,329287
1305wipe_kboard 10909,329637 1305wipe_kboard 10909,329640
1306delete_kboard 10917,329751 1306delete_kboard 10917,329754
1307init_keyboard 10942,330281 1307init_keyboard 10942,330284
1308struct event_head11021,332696 1308struct event_head11021,332699
1309 short var;11023,332716 1309 short var;11023,332719
1310 short kind;11024,332729 1310 short kind;11024,332732
1311static const struct event_head head_table[head_table11027,332747 1311static const struct event_head head_table[head_table11027,332750
1312syms_of_keyboard 11045,333577 1312syms_of_keyboard 11045,333580
1313keys_of_keyboard 11841,367115 1313keys_of_keyboard 11841,367118
1314mark_kboards 11916,370434 1314mark_kboards 11916,370437
1315 1315
1316c-src/emacs/src/lisp.h,27827 1316c-src/emacs/src/lisp.h,27827
1317#define EMACS_LISP_H22,801 1317#define EMACS_LISP_H22,801
@@ -2543,109 +2543,109 @@ el-src/emacs/lisp/progmodes/etags.el,5069
2543(defcustom tags-tag-face 148,5700 2543(defcustom tags-tag-face 148,5700
2544(defcustom tags-apropos-verbose 154,5835 2544(defcustom tags-apropos-verbose 154,5835
2545(defcustom tags-apropos-additional-actions 160,5999 2545(defcustom tags-apropos-additional-actions 160,5999
2546(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918 2546(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
2547(defvar default-tags-table-function 189,7098 2547(defvar default-tags-table-function 189,7101
2548(defvar tags-location-ring 194,7324 2548(defvar tags-location-ring 194,7327
2549(defvar tags-table-files 201,7600 2549(defvar tags-table-files 201,7603
2550(defvar tags-completion-table 206,7767 2550(defvar tags-completion-table 206,7770
2551(defvar tags-included-tables 209,7859 2551(defvar tags-included-tables 209,7862
2552(defvar next-file-list 212,7954 2552(defvar next-file-list 212,7957
2553(defvar tags-table-format-functions 217,8060 2553(defvar tags-table-format-functions 217,8063
2554(defvar file-of-tag-function 224,8441 2554(defvar file-of-tag-function 224,8444
2555(defvar tags-table-files-function 228,8635 2555(defvar tags-table-files-function 228,8638
2556(defvar tags-completion-table-function 230,8746 2556(defvar tags-completion-table-function 230,8749
2557(defvar snarf-tag-function 232,8841 2557(defvar snarf-tag-function 232,8844
2558(defvar goto-tag-location-function 236,9050 2558(defvar goto-tag-location-function 236,9053
2559(defvar find-tag-regexp-search-function 239,9223 2559(defvar find-tag-regexp-search-function 239,9226
2560(defvar find-tag-regexp-tag-order 241,9344 2560(defvar find-tag-regexp-tag-order 241,9347
2561(defvar find-tag-regexp-next-line-after-failure-p 243,9453 2561(defvar find-tag-regexp-next-line-after-failure-p 243,9456
2562(defvar find-tag-search-function 245,9573 2562(defvar find-tag-search-function 245,9576
2563(defvar find-tag-tag-order 247,9680 2563(defvar find-tag-tag-order 247,9683
2564(defvar find-tag-next-line-after-failure-p 249,9775 2564(defvar find-tag-next-line-after-failure-p 249,9778
2565(defvar list-tags-function 251,9881 2565(defvar list-tags-function 251,9884
2566(defvar tags-apropos-function 253,9969 2566(defvar tags-apropos-function 253,9972
2567(defvar tags-included-tables-function 255,10063 2567(defvar tags-included-tables-function 255,10066
2568(defvar verify-tags-table-function 257,10182 2568(defvar verify-tags-table-function 257,10185
2569(defun initialize-new-tags-table 260,10293 2569(defun initialize-new-tags-table 260,10296
2570(defun tags-table-mode 276,10981 2570(defun tags-table-mode 276,10984
2571(defun visit-tags-table 285,11246 2571(defun visit-tags-table 285,11249
2572(defun tags-table-check-computed-list 321,12784 2572(defun tags-table-check-computed-list 321,12787
2573(defun tags-table-extend-computed-list 360,14655 2573(defun tags-table-extend-computed-list 360,14658
2574(defun tags-expand-table-name 400,16368 2574(defun tags-expand-table-name 400,16371
2575(defun tags-table-list-member 409,16711 2575(defun tags-table-list-member 409,16714
2576(defun tags-verify-table 421,17183 2576(defun tags-verify-table 421,17186
2577(defun tags-table-including 470,19303 2577(defun tags-table-including 470,19306
2578(defun tags-next-table 522,21347 2578(defun tags-next-table 522,21350
2579(defun visit-tags-table-buffer 543,22204 2579(defun visit-tags-table-buffer 543,22207
2580(defun tags-reset-tags-tables 712,28514 2580(defun tags-reset-tags-tables 712,28517
2581(defun file-of-tag 731,29171 2581(defun file-of-tag 731,29174
2582(defun tags-table-files 740,29521 2582(defun tags-table-files 740,29524
2583(defun tags-included-tables 749,29871 2583(defun tags-included-tables 749,29874
2584(defun tags-completion-table 755,30117 2584(defun tags-completion-table 755,30120
2585(defun tags-lazy-completion-table 783,31311 2585(defun tags-lazy-completion-table 783,31314
2586(defun tags-completion-at-point-function 799,31946 2586(defun tags-completion-at-point-function 799,31949
2587(defun find-tag-tag 818,32696 2587(defun find-tag-tag 818,32699
2588(defvar last-tag 837,33369 2588(defvar last-tag 837,33372
2589(defun find-tag-interactive 840,33428 2589(defun find-tag-interactive 840,33431
2590(defvar find-tag-history 852,33843 2590(defvar find-tag-history 852,33846
2591(defun find-tag-noselect 860,34013 2591(defun find-tag-noselect 860,34016
2592(defun find-tag 932,37127 2592(defun find-tag 932,37130
2593(defun find-tag-other-window 959,38343 2593(defun find-tag-other-window 959,38346
2594(defun find-tag-other-frame 1000,40271 2594(defun find-tag-other-frame 1000,40274
2595(defun find-tag-regexp 1025,41445 2595(defun find-tag-regexp 1025,41448
2596(defalias 'pop-tag-mark pop-tag-mark1049,42607 2596(defalias 'pop-tag-mark pop-tag-mark1049,42610
2597(defvar tag-lines-already-matched 1052,42658 2597(defvar tag-lines-already-matched 1052,42661
2598(defun find-tag-in-order 1055,42765 2598(defun find-tag-in-order 1055,42768
2599(defun tag-find-file-of-tag-noselect 1167,47111 2599(defun tag-find-file-of-tag-noselect 1167,47114
2600(defun tag-find-file-of-tag 1200,48957 2600(defun tag-find-file-of-tag 1200,48960
2601(defun etags-recognize-tags-table 1208,49183 2601(defun etags-recognize-tags-table 1208,49186
2602(defun etags-verify-tags-table 1241,50814 2602(defun etags-verify-tags-table 1241,50817
2603(defun etags-file-of-tag 1246,51012 2603(defun etags-file-of-tag 1246,51015
2604(defun etags-tags-completion-table 1256,51347 2604(defun etags-tags-completion-table 1256,51350
2605(defun etags-snarf-tag 1286,52553 2605(defun etags-snarf-tag 1286,52556
2606(defun etags-goto-tag-location 1324,54122 2606(defun etags-goto-tag-location 1324,54125
2607(defun etags-list-tags 1388,56565 2607(defun etags-list-tags 1388,56568
2608(defmacro tags-with-face 1423,57840 2608(defmacro tags-with-face 1423,57843
2609(defun etags-tags-apropos-additional 1431,58173 2609(defun etags-tags-apropos-additional 1431,58176
2610(defun etags-tags-apropos 1465,59410 2610(defun etags-tags-apropos 1465,59413
2611(defun etags-tags-table-files 1527,61619 2611(defun etags-tags-table-files 1527,61622
2612(defun etags-tags-included-tables 1542,62055 2612(defun etags-tags-included-tables 1542,62058
2613(defun tags-recognize-empty-tags-table 1559,62595 2613(defun tags-recognize-empty-tags-table 1559,62598
2614(defun tag-exact-file-name-match-p 1587,63741 2614(defun tag-exact-file-name-match-p 1587,63744
2615(defun tag-file-name-match-p 1596,64134 2615(defun tag-file-name-match-p 1596,64137
2616(defun tag-exact-match-p 1609,64690 2616(defun tag-exact-match-p 1609,64693
2617(defun tag-implicit-name-match-p 1620,65258 2617(defun tag-implicit-name-match-p 1620,65261
2618(defun tag-symbol-match-p 1633,65858 2618(defun tag-symbol-match-p 1633,65861
2619(defun tag-word-match-p 1643,66294 2619(defun tag-word-match-p 1643,66297
2620(defun tag-partial-file-name-match-p 1652,66692 2620(defun tag-partial-file-name-match-p 1652,66695
2621(defun tag-any-match-p 1662,67136 2621(defun tag-any-match-p 1662,67139
2622(defun tag-re-match-p 1667,67320 2622(defun tag-re-match-p 1667,67323
2623(defcustom tags-loop-revert-buffers 1675,67569 2623(defcustom tags-loop-revert-buffers 1675,67572
2624(defun next-file 1685,67978 2624(defun next-file 1685,67981
2625(defvar tags-loop-operate 1760,70892 2625(defvar tags-loop-operate 1760,70895
2626(defvar tags-loop-scan1763,70986 2626(defvar tags-loop-scan1763,70989
2627(defun tags-loop-eval 1771,71315 2627(defun tags-loop-eval 1771,71318
2628(defun tags-loop-continue 1782,71644 2628(defun tags-loop-continue 1782,71647
2629(defun tags-search 1850,73950 2629(defun tags-search 1850,73953
2630(defun tags-query-replace 1871,74776 2630(defun tags-query-replace 1871,74779
2631(defun tags-complete-tags-table-file 1896,76000 2631(defun tags-complete-tags-table-file 1896,76003
2632(defun list-tags 1906,76379 2632(defun list-tags 1906,76382
2633(defun tags-apropos 1934,77332 2633(defun tags-apropos 1934,77335
2634(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158 2634(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
2635(defun select-tags-table 1964,78397 2635(defun select-tags-table 1964,78400
2636(defvar select-tags-table-mode-map 2019,80524 2636(defvar select-tags-table-mode-map 2019,80527
2637(define-derived-mode select-tags-table-mode 2030,80907 2637(define-derived-mode select-tags-table-mode 2030,80910
2638(defun select-tags-table-select 2034,81091 2638(defun select-tags-table-select 2034,81094
2639(defun select-tags-table-quit 2043,81457 2639(defun select-tags-table-quit 2043,81460
2640(defun complete-tag 2049,81612 2640(defun complete-tag 2049,81615
2641(defconst etags--xref-limit 2074,82553 2641(defconst etags--xref-limit 2074,82556
2642(defvar etags-xref-find-definitions-tag-order 2076,82588 2642(defvar etags-xref-find-definitions-tag-order 2076,82591
2643(defun etags-xref-find 2082,82878 2643(defun etags-xref-find 2082,82881
2644(defun etags--xref-find-definitions 2096,83407 2644(defun etags--xref-find-definitions 2096,83410
2645(defclass xref-etags-location 2129,85121 2645(defclass xref-etags-location 2129,85124
2646(defun xref-make-etags-location 2135,85344 2646(defun xref-make-etags-location 2135,85347
2647(cl-defmethod xref-location-marker 2139,85499 2647(cl-defmethod xref-location-marker 2139,85502
2648(cl-defmethod xref-location-line 2146,85743 2648(cl-defmethod xref-location-line 2146,85746
2649 2649
2650erl-src/gs_dialog.erl,98 2650erl-src/gs_dialog.erl,98
2651-define(VERSION2,32 2651-define(VERSION2,32
diff --git a/test/manual/etags/ETAGS.good_4 b/test/manual/etags/ETAGS.good_4
index 8527ed726ea..dee534ae753 100644
--- a/test/manual/etags/ETAGS.good_4
+++ b/test/manual/etags/ETAGS.good_4
@@ -937,417 +937,417 @@ record_auto_save 742,23849
937force_auto_save_soon 751,24017 937force_auto_save_soon 751,24017
938DEFUN ("recursive-edit", Frecursive_edit,759,24138 938DEFUN ("recursive-edit", Frecursive_edit,759,24138
939DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138 939DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
940recursive_edit_unwind 804,25748 940recursive_edit_unwind 804,25751
941any_kboard_state 817,26014 941any_kboard_state 817,26017
942single_kboard_state 838,26666 942single_kboard_state 838,26669
943not_single_kboard_state 848,26804 943not_single_kboard_state 848,26807
944struct kboard_stack858,27066 944struct kboard_stack858,27069
945static struct kboard_stack *kboard_stack;kboard_stack864,27139 945static struct kboard_stack *kboard_stack;kboard_stack864,27142
946push_kboard 867,27187 946push_kboard 867,27190
947pop_kboard 879,27376 947pop_kboard 879,27379
948temporarily_switch_to_single_kboard 914,28264 948temporarily_switch_to_single_kboard 914,28267
949record_single_kboard_state 943,29438 949record_single_kboard_state 943,29441
950restore_kboard_configuration 952,29622 950restore_kboard_configuration 952,29625
951cmd_error 970,30078 951cmd_error 970,30081
952cmd_error_internal 1024,31511 952cmd_error_internal 1024,31514
953DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031 953DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
954DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031 954DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
955command_loop 1094,33917 955command_loop 1094,33920
956command_loop_2 1134,35136 956command_loop_2 1134,35139
957top_level_2 1146,35340 957top_level_2 1146,35343
958top_level_1 1152,35418 958top_level_1 1152,35421
959DEFUN ("top-level", Ftop_level,1164,35788 959DEFUN ("top-level", Ftop_level,1164,35791
960DEFUN ("top-level", Ftop_level,top-level1164,35788 960DEFUN ("top-level", Ftop_level,top-level1164,35791
961user_error 1183,36289 961user_error 1183,36292
962DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430 962DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
963DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430 963DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
964DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820 964DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
965DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820 965DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
966tracking_off 1216,37282 966tracking_off 1216,37285
967DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817 967DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
968DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817 968DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
969bool ignore_mouse_drag_p;1256,38393 969bool ignore_mouse_drag_p;1256,38396
970some_mouse_moved 1259,38442 970some_mouse_moved 1259,38445
971Lisp_Object last_undo_boundary;1287,39033 971Lisp_Object last_undo_boundary;1287,39036
972command_loop_1 1294,39274 972command_loop_1 1294,39277
973read_menu_command 1649,50890 973read_menu_command 1649,50893
974adjust_point_for_property 1678,51618 974adjust_point_for_property 1678,51621
975safe_run_hooks_1 1831,57340 975safe_run_hooks_1 1831,57343
976safe_run_hooks_error 1841,57570 976safe_run_hooks_error 1841,57573
977safe_run_hook_funcall 1878,58577 977safe_run_hook_funcall 1878,58580
978safe_run_hooks 1893,59059 978safe_run_hooks 1893,59062
979int poll_suppress_count;1908,59398 979int poll_suppress_count;1908,59401
980static struct atimer *poll_timer;poll_timer1915,59488 980static struct atimer *poll_timer;poll_timer1915,59491
981poll_for_input_1 1919,59590 981poll_for_input_1 1919,59593
982poll_for_input 1930,59790 982poll_for_input 1930,59793
983start_polling 1942,60054 983start_polling 1942,60057
984input_polling_used 1979,61092 984input_polling_used 1979,61095
985stop_polling 1994,61391 985stop_polling 1994,61394
986set_poll_suppress_count 2009,61760 986set_poll_suppress_count 2009,61763
987bind_polling_period 2029,62142 987bind_polling_period 2029,62145
988make_ctrl_char 2048,62493 988make_ctrl_char 2048,62496
989show_help_echo 2113,64456 989show_help_echo 2113,64459
990static Lisp_Object help_form_saved_window_configs;2156,65639 990static Lisp_Object help_form_saved_window_configs;2156,65642
991read_char_help_form_unwind 2158,65702 991read_char_help_form_unwind 2158,65705
992#define STOP_POLLING 2166,65960 992#define STOP_POLLING 2166,65963
993#define RESUME_POLLING 2170,66085 993#define RESUME_POLLING 2170,66088
994read_event_from_main_queue 2175,66230 994read_event_from_main_queue 2175,66233
995read_decoded_event_from_main_queue 2249,68418 995read_decoded_event_from_main_queue 2249,68421
996#define MAX_ENCODED_BYTES 2254,68665 996#define MAX_ENCODED_BYTES 2254,68668
997echo_keystrokes_p 2342,71557 997echo_keystrokes_p 2342,71560
998read_char 2376,72849 998read_char 2376,72852
999record_menu_key 3225,98950 999record_menu_key 3225,98953
1000help_char_p 3258,99675 1000help_char_p 3258,99678
1001record_char 3273,99954 1001record_char 3273,99957
1002save_getcjmp 3412,104236 1002save_getcjmp 3412,104239
1003restore_getcjmp 3418,104327 1003restore_getcjmp 3418,104330
1004readable_events 3430,104698 1004readable_events 3430,104701
1005int stop_character EXTERNALLY_VISIBLE;3497,106438 1005int stop_character EXTERNALLY_VISIBLE;3497,106441
1006event_to_kboard 3500,106494 1006event_to_kboard 3500,106497
1007kbd_buffer_nr_stored 3522,107143 1007kbd_buffer_nr_stored 3522,107146
1008kbd_buffer_store_event 3534,107484 1008kbd_buffer_store_event 3534,107487
1009kbd_buffer_store_event_hold 3550,108026 1009kbd_buffer_store_event_hold 3550,108029
1010kbd_buffer_unget_event 3684,111618 1010kbd_buffer_unget_event 3684,111621
1011#define INPUT_EVENT_POS_MAX 3698,112019 1011#define INPUT_EVENT_POS_MAX 3698,112022
1012#define INPUT_EVENT_POS_MIN 3701,112148 1012#define INPUT_EVENT_POS_MIN 3701,112151
1013position_to_Time 3706,112288 1013position_to_Time 3706,112291
1014Time_to_position 3716,112515 1014Time_to_position 3716,112518
1015gen_help_event 3738,113172 1015gen_help_event 3738,113175
1016kbd_buffer_store_help_event 3756,113612 1016kbd_buffer_store_help_event 3756,113615
1017discard_mouse_events 3773,113977 1017discard_mouse_events 3773,113980
1018kbd_buffer_events_waiting 3803,114712 1018kbd_buffer_events_waiting 3803,114715
1019clear_event 3823,115069 1019clear_event 3823,115072
1020kbd_buffer_get_event 3836,115409 1020kbd_buffer_get_event 3836,115412
1021process_special_events 4258,127882 1021process_special_events 4258,127885
1022swallow_events 4322,129706 1022swallow_events 4322,129709
1023timer_start_idle 4339,130099 1023timer_start_idle 4339,130102
1024timer_stop_idle 4355,130577 1024timer_stop_idle 4355,130580
1025timer_resume_idle 4363,130721 1025timer_resume_idle 4363,130724
1026struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913 1026struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
1027Lisp_Object pending_funcalls;4377,131173 1027Lisp_Object pending_funcalls;4377,131176
1028decode_timer 4381,131294 1028decode_timer 4381,131297
1029timer_check_2 4414,132247 1029timer_check_2 4414,132250
1030timer_check 4572,136818 1030timer_check 4572,136821
1031DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663 1031DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
1032DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663 1032DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
1033static Lisp_Object accent_key_syms;4625,138240 1033static Lisp_Object accent_key_syms;4625,138243
1034static Lisp_Object func_key_syms;4626,138276 1034static Lisp_Object func_key_syms;4626,138279
1035static Lisp_Object mouse_syms;4627,138310 1035static Lisp_Object mouse_syms;4627,138313
1036static Lisp_Object wheel_syms;4628,138341 1036static Lisp_Object wheel_syms;4628,138344
1037static Lisp_Object drag_n_drop_syms;4629,138372 1037static Lisp_Object drag_n_drop_syms;4629,138375
1038static const int lispy_accent_codes[lispy_accent_codes4634,138517 1038static const int lispy_accent_codes[lispy_accent_codes4634,138520
1039static const char *const lispy_accent_keys[lispy_accent_keys4741,139879 1039static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
1040#define FUNCTION_KEY_OFFSET 4766,140315 1040#define FUNCTION_KEY_OFFSET 4766,140318
1041const char *const lispy_function_keys[lispy_function_keys4768,140348 1041const char *const lispy_function_keys[lispy_function_keys4768,140351
1042static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902 1042static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
1043static const char *const lispy_kana_keys[lispy_kana_keys5026,150136 1043static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
1044#define FUNCTION_KEY_OFFSET 5061,151752 1044#define FUNCTION_KEY_OFFSET 5061,151755
1045static const char *const lispy_function_keys[lispy_function_keys5065,151895 1045static const char *const lispy_function_keys[lispy_function_keys5065,151898
1046#define ISO_FUNCTION_KEY_OFFSET 5149,154430 1046#define ISO_FUNCTION_KEY_OFFSET 5149,154433
1047static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470 1047static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
1048static Lisp_Object Vlispy_mouse_stem;5172,155329 1048static Lisp_Object Vlispy_mouse_stem;5172,155332
1049static const char *const lispy_wheel_names[lispy_wheel_names5174,155368 1049static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
1050static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620 1050static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
1051static short const scroll_bar_parts[scroll_bar_parts5189,155886 1051static short const scroll_bar_parts[scroll_bar_parts5189,155889
1052static Lisp_Object button_down_location;5210,156911 1052static Lisp_Object button_down_location;5210,156914
1053static int last_mouse_button;5215,157066 1053static int last_mouse_button;5215,157069
1054static int last_mouse_x;5216,157096 1054static int last_mouse_x;5216,157099
1055static int last_mouse_y;5217,157121 1055static int last_mouse_y;5217,157124
1056static Time button_down_time;5218,157146 1056static Time button_down_time;5218,157149
1057static int double_click_count;5222,157230 1057static int double_click_count;5222,157233
1058make_lispy_position 5228,157391 1058make_lispy_position 5228,157394
1059toolkit_menubar_in_use 5456,163954 1059toolkit_menubar_in_use 5456,163957
1060make_scroll_bar_position 5469,164322 1060make_scroll_bar_position 5469,164325
1061make_lispy_event 5485,164968 1061make_lispy_event 5485,164971
1062make_lispy_movement 6104,183531 1062make_lispy_movement 6104,183534
1063make_lispy_switch_frame 6131,184262 1063make_lispy_switch_frame 6131,184265
1064make_lispy_focus_in 6137,184369 1064make_lispy_focus_in 6137,184372
1065make_lispy_focus_out 6145,184495 1065make_lispy_focus_out 6145,184498
1066parse_modifiers_uncached 6163,184945 1066parse_modifiers_uncached 6163,184948
1067#define SINGLE_LETTER_MOD(6185,185465 1067#define SINGLE_LETTER_MOD(6185,185468
1068#undef SINGLE_LETTER_MOD6212,185906 1068#undef SINGLE_LETTER_MOD6212,185909
1069#define MULTI_LETTER_MOD(6214,185932 1069#define MULTI_LETTER_MOD(6214,185935
1070#undef MULTI_LETTER_MOD6231,186400 1070#undef MULTI_LETTER_MOD6231,186403
1071apply_modifiers_uncached 6273,187574 1071apply_modifiers_uncached 6273,187577
1072static const char *const modifier_names[modifier_names6319,189193 1072static const char *const modifier_names[modifier_names6319,189196
1073#define NUM_MOD_NAMES 6325,189399 1073#define NUM_MOD_NAMES 6325,189402
1074static Lisp_Object modifier_symbols;6327,189449 1074static Lisp_Object modifier_symbols;6327,189452
1075lispy_modifier_list 6331,189586 1075lispy_modifier_list 6331,189589
1076#define KEY_TO_CHAR(6353,190252 1076#define KEY_TO_CHAR(6353,190255
1077parse_modifiers 6356,190328 1077parse_modifiers 6356,190331
1078DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517 1078DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
1079DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517 1079DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
1080apply_modifiers 6422,192391 1080apply_modifiers 6422,192394
1081reorder_modifiers 6491,194720 1081reorder_modifiers 6491,194723
1082modify_event_symbol 6536,196528 1082modify_event_symbol 6536,196531
1083DEFUN ("event-convert-list", Fevent_convert_list,6628,199244 1083DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
1084DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244 1084DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
1085parse_solitary_modifier 6695,201135 1085parse_solitary_modifier 6695,201138
1086#define SINGLE_LETTER_MOD(6701,201258 1086#define SINGLE_LETTER_MOD(6701,201261
1087#define MULTI_LETTER_MOD(6705,201343 1087#define MULTI_LETTER_MOD(6705,201346
1088#undef SINGLE_LETTER_MOD6763,202641 1088#undef SINGLE_LETTER_MOD6763,202644
1089#undef MULTI_LETTER_MOD6764,202666 1089#undef MULTI_LETTER_MOD6764,202669
1090lucid_event_type_list_p 6775,202889 1090lucid_event_type_list_p 6775,202892
1091get_input_pending 6814,203960 1091get_input_pending 6814,203963
1092record_asynch_buffer_change 6834,204579 1092record_asynch_buffer_change 6834,204582
1093gobble_input 6872,205702 1093gobble_input 6872,205705
1094tty_read_avail_input 6967,208310 1094tty_read_avail_input 6967,208313
1095handle_async_input 7149,214039 1095handle_async_input 7149,214042
1096process_pending_signals 7165,214359 1096process_pending_signals 7165,214362
1097unblock_input_to 7177,214645 1097unblock_input_to 7177,214648
1098unblock_input 7200,215277 1098unblock_input 7200,215280
1099totally_unblock_input 7209,215445 1099totally_unblock_input 7209,215448
1100handle_input_available_signal 7217,215529 1100handle_input_available_signal 7217,215532
1101deliver_input_available_signal 7226,215700 1101deliver_input_available_signal 7226,215703
1102struct user_signal_info7235,215865 1102struct user_signal_info7235,215868
1103static struct user_signal_info *user_signals user_signals7250,216090 1103static struct user_signal_info *user_signals user_signals7250,216093
1104add_user_signal 7253,216149 1104add_user_signal 7253,216152
1105handle_user_signal 7275,216598 1105handle_user_signal 7275,216601
1106deliver_user_signal 7316,217558 1106deliver_user_signal 7316,217561
1107find_user_signal_name 7322,217659 1107find_user_signal_name 7322,217662
1108store_user_signal_events 7334,217841 1108store_user_signal_events 7334,217844
1109static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416 1109static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
1110static Lisp_Object menu_bar_items_vector;7368,218630 1110static Lisp_Object menu_bar_items_vector;7368,218633
1111static int menu_bar_items_index;7369,218672 1111static int menu_bar_items_index;7369,218675
1112static const char *separator_names[separator_names7372,218707 1112static const char *separator_names[separator_names7372,218710
1113menu_separator_name_p 7393,219148 1113menu_separator_name_p 7393,219151
1114menu_bar_items 7426,219852 1114menu_bar_items 7426,219855
1115Lisp_Object item_properties;7568,224603 1115Lisp_Object item_properties;7568,224606
1116menu_bar_item 7571,224645 1116menu_bar_item 7571,224648
1117menu_item_eval_property_1 7647,227175 1117menu_item_eval_property_1 7647,227178
1118eval_dyn 7658,227465 1118eval_dyn 7658,227468
1119menu_item_eval_property 7666,227675 1119menu_item_eval_property 7666,227678
1120parse_menu_item 7686,228341 1120parse_menu_item 7686,228344
1121static Lisp_Object tool_bar_items_vector;7965,236336 1121static Lisp_Object tool_bar_items_vector;7965,236339
1122static Lisp_Object tool_bar_item_properties;7970,236510 1122static Lisp_Object tool_bar_item_properties;7970,236513
1123static int ntool_bar_items;7974,236606 1123static int ntool_bar_items;7974,236609
1124tool_bar_items 7990,237083 1124tool_bar_items 7990,237086
1125process_tool_bar_item 8075,239892 1125process_tool_bar_item 8075,239895
1126#define PROP(8112,240969 1126#define PROP(8112,240972
1127set_prop 8114,241038 1127set_prop 8114,241041
1128parse_tool_bar_item 8167,242453 1128parse_tool_bar_item 8167,242456
1129#undef PROP8379,248844 1129#undef PROP8379,248847
1130init_tool_bar_items 8387,248969 1130init_tool_bar_items 8387,248972
1131append_tool_bar_item 8401,249261 1131append_tool_bar_item 8401,249264
1132read_char_x_menu_prompt 8443,250771 1132read_char_x_menu_prompt 8443,250774
1133read_char_minibuf_menu_prompt 8503,252445 1133read_char_minibuf_menu_prompt 8503,252448
1134#define PUSH_C_STR(8527,253014 1134#define PUSH_C_STR(8527,253017
1135follow_key 8726,258553 1135follow_key 8726,258556
1136active_maps 8733,258695 1136active_maps 8733,258698
1137typedef struct keyremap8742,259021 1137typedef struct keyremap8742,259024
1138} keyremap;8754,259464 1138} keyremap;8754,259467
1139access_keymap_keyremap 8764,259808 1139access_keymap_keyremap 8764,259811
1140keyremap_step 8811,261450 1140keyremap_step 8811,261453
1141test_undefined 8867,262934 1141test_undefined 8867,262937
1142read_key_sequence 8916,264861 1142read_key_sequence 8916,264864
1143read_key_sequence_vs 9826,295821 1143read_key_sequence_vs 9826,295824
1144DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294 1144DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
1145DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294 1145DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
1146DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982 1146DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
1147DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982 1147DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
1148detect_input_pending 9950,300488 1148detect_input_pending 9950,300491
1149detect_input_pending_ignore_squeezables 9959,300654 1149detect_input_pending_ignore_squeezables 9959,300657
1150detect_input_pending_run_timers 9967,300870 1150detect_input_pending_run_timers 9967,300873
1151clear_input_pending 9985,301362 1151clear_input_pending 9985,301365
1152requeued_events_pending_p 9997,301732 1152requeued_events_pending_p 9997,301735
1153DEFUN ("input-pending-p", Finput_pending_p,10002,301813 1153DEFUN ("input-pending-p", Finput_pending_p,10002,301816
1154DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813 1154DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
1155DEFUN ("recent-keys", Frecent_keys,10024,302596 1155DEFUN ("recent-keys", Frecent_keys,10024,302599
1156DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596 1156DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
1157DEFUN ("this-command-keys", Fthis_command_keys,10055,303517 1157DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
1158DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517 1158DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
1159DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958 1159DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
1160DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958 1160DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
1161DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380 1161DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
1162DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380 1162DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
1163DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955 1163DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
1164DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955 1164DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
1165DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495 1165DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
1166DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495 1166DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
1167DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510 1167DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
1168DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510 1168DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
1169DEFUN ("recursion-depth", Frecursion_depth,10158,307069 1169DEFUN ("recursion-depth", Frecursion_depth,10158,307072
1170DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069 1170DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
1171DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406 1171DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
1172DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406 1172DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
1173DEFUN ("discard-input", Fdiscard_input,10203,308447 1173DEFUN ("discard-input", Fdiscard_input,10203,308450
1174DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447 1174DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
1175DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949 1175DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
1176DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949 1176DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
1177stuff_buffered_input 10285,311045 1177stuff_buffered_input 10285,311048
1178set_waiting_for_input 10323,312016 1178set_waiting_for_input 10323,312019
1179clear_waiting_for_input 10337,312390 1179clear_waiting_for_input 10337,312393
1180handle_interrupt_signal 10351,312754 1180handle_interrupt_signal 10351,312757
1181deliver_interrupt_signal 10378,313642 1181deliver_interrupt_signal 10378,313645
1182static int volatile force_quit_count;10387,313932 1182static int volatile force_quit_count;10387,313935
1183handle_interrupt 10401,314414 1183handle_interrupt 10401,314417
1184quit_throw_to_read_char 10541,318711 1184quit_throw_to_read_char 10541,318714
1185DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288 1185DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
1186DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288 1186DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
1187DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516 1187DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
1188DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516 1188DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
1189DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432 1189DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
1190DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432 1190DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
1191DEFUN ("set-quit-char", Fset_quit_char,10694,322706 1191DEFUN ("set-quit-char", Fset_quit_char,10694,322709
1192DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706 1192DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
1193DEFUN ("set-input-mode", Fset_input_mode,10729,323570 1193DEFUN ("set-input-mode", Fset_input_mode,10729,323573
1194DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570 1194DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
1195DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459 1195DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
1196DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459 1196DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
1197DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837 1197DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
1198DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837 1198DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
1199DEFUN ("posn-at-point", Fposn_at_point,10824,327060 1199DEFUN ("posn-at-point", Fposn_at_point,10824,327063
1200DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060 1200DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
1201init_kboard 10861,328214 1201init_kboard 10861,328217
1202allocate_kboard 10893,329284 1202allocate_kboard 10893,329287
1203wipe_kboard 10909,329637 1203wipe_kboard 10909,329640
1204delete_kboard 10917,329751 1204delete_kboard 10917,329754
1205init_keyboard 10942,330281 1205init_keyboard 10942,330284
1206struct event_head11021,332696 1206struct event_head11021,332699
1207static const struct event_head head_table[head_table11027,332747 1207static const struct event_head head_table[head_table11027,332750
1208syms_of_keyboard 11045,333577 1208syms_of_keyboard 11045,333580
1209 DEFVAR_LISP ("internal--top-level-message"11058,333972 1209 DEFVAR_LISP ("internal--top-level-message"11058,333975
1210 DEFVAR_LISP ("last-command-event"11312,342173 1210 DEFVAR_LISP ("last-command-event"11312,342176
1211 DEFVAR_LISP ("last-nonmenu-event"11315,342297 1211 DEFVAR_LISP ("last-nonmenu-event"11315,342300
1212 DEFVAR_LISP ("last-input-event"11321,342636 1212 DEFVAR_LISP ("last-input-event"11321,342639
1213 DEFVAR_LISP ("unread-command-events"11324,342730 1213 DEFVAR_LISP ("unread-command-events"11324,342733
1214 DEFVAR_LISP ("unread-post-input-method-events"11332,343190 1214 DEFVAR_LISP ("unread-post-input-method-events"11332,343193
1215 DEFVAR_LISP ("unread-input-method-events"11338,343529 1215 DEFVAR_LISP ("unread-input-method-events"11338,343532
1216 DEFVAR_LISP ("meta-prefix-char"11346,343898 1216 DEFVAR_LISP ("meta-prefix-char"11346,343901
1217 DEFVAR_KBOARD ("last-command"11351,344106 1217 DEFVAR_KBOARD ("last-command"11351,344109
1218 DEFVAR_KBOARD ("real-last-command"11368,344787 1218 DEFVAR_KBOARD ("real-last-command"11368,344790
1219 DEFVAR_KBOARD ("last-repeatable-command"11372,344973 1219 DEFVAR_KBOARD ("last-repeatable-command"11372,344976
1220 DEFVAR_LISP ("this-command"11378,345261 1220 DEFVAR_LISP ("this-command"11378,345264
1221 DEFVAR_LISP ("real-this-command"11384,345498 1221 DEFVAR_LISP ("real-this-command"11384,345501
1222 DEFVAR_LISP ("this-command-keys-shift-translated"11388,345680 1222 DEFVAR_LISP ("this-command-keys-shift-translated"11388,345683
1223 DEFVAR_LISP ("this-original-command"11396,346123 1223 DEFVAR_LISP ("this-original-command"11396,346126
1224 DEFVAR_INT ("auto-save-interval"11403,346520 1224 DEFVAR_INT ("auto-save-interval"11403,346523
1225 DEFVAR_LISP ("auto-save-timeout"11408,346734 1225 DEFVAR_LISP ("auto-save-timeout"11408,346737
1226 DEFVAR_LISP ("echo-keystrokes"11415,347079 1226 DEFVAR_LISP ("echo-keystrokes"11415,347082
1227 DEFVAR_INT ("polling-period"11421,347350 1227 DEFVAR_INT ("polling-period"11421,347353
1228 DEFVAR_LISP ("double-click-time"11428,347693 1228 DEFVAR_LISP ("double-click-time"11428,347696
1229 DEFVAR_INT ("double-click-fuzz"11435,348029 1229 DEFVAR_INT ("double-click-fuzz"11435,348032
1230 DEFVAR_INT ("num-input-keys"11446,348519 1230 DEFVAR_INT ("num-input-keys"11446,348522
1231 DEFVAR_INT ("num-nonmacro-input-events"11452,348794 1231 DEFVAR_INT ("num-nonmacro-input-events"11452,348797
1232 DEFVAR_LISP ("last-event-frame"11457,349032 1232 DEFVAR_LISP ("last-event-frame"11457,349035
1233 DEFVAR_LISP ("tty-erase-char"11463,349311 1233 DEFVAR_LISP ("tty-erase-char"11463,349314
1234 DEFVAR_LISP ("help-char"11466,349434 1234 DEFVAR_LISP ("help-char"11466,349437
1235 DEFVAR_LISP ("help-event-list"11472,349717 1235 DEFVAR_LISP ("help-event-list"11472,349720
1236 DEFVAR_LISP ("help-form"11477,349928 1236 DEFVAR_LISP ("help-form"11477,349931
1237 DEFVAR_LISP ("prefix-help-command"11483,350176 1237 DEFVAR_LISP ("prefix-help-command"11483,350179
1238 DEFVAR_LISP ("top-level"11489,350454 1238 DEFVAR_LISP ("top-level"11489,350457
1239 DEFVAR_KBOARD ("keyboard-translate-table"11495,350675 1239 DEFVAR_KBOARD ("keyboard-translate-table"11495,350678
1240 DEFVAR_BOOL ("cannot-suspend"11511,351488 1240 DEFVAR_BOOL ("cannot-suspend"11511,351491
1241 DEFVAR_BOOL ("menu-prompting"11516,351715 1241 DEFVAR_BOOL ("menu-prompting"11516,351718
1242 DEFVAR_LISP ("menu-prompt-more-char"11526,352145 1242 DEFVAR_LISP ("menu-prompt-more-char"11526,352148
1243 DEFVAR_INT ("extra-keyboard-modifiers"11531,352391 1243 DEFVAR_INT ("extra-keyboard-modifiers"11531,352394
1244 DEFVAR_LISP ("deactivate-mark"11545,353117 1244 DEFVAR_LISP ("deactivate-mark"11545,353120
1245 DEFVAR_LISP ("pre-command-hook"11553,353486 1245 DEFVAR_LISP ("pre-command-hook"11553,353489
1246 DEFVAR_LISP ("post-command-hook"11560,353841 1246 DEFVAR_LISP ("post-command-hook"11560,353844
1247 DEFVAR_LISP ("echo-area-clear-hook"11568,354204 1247 DEFVAR_LISP ("echo-area-clear-hook"11568,354207
1248 DEFVAR_LISP ("lucid-menu-bar-dirty-flag"11574,354419 1248 DEFVAR_LISP ("lucid-menu-bar-dirty-flag"11574,354422
1249 DEFVAR_LISP ("menu-bar-final-items"11578,354622 1249 DEFVAR_LISP ("menu-bar-final-items"11578,354625
1250 DEFVAR_LISP ("tool-bar-separator-image-expression"11583,354872 1250 DEFVAR_LISP ("tool-bar-separator-image-expression"11583,354875
1251 DEFVAR_KBOARD ("overriding-terminal-local-map"11589,355230 1251 DEFVAR_KBOARD ("overriding-terminal-local-map"11589,355233
1252 DEFVAR_LISP ("overriding-local-map"11598,355652 1252 DEFVAR_LISP ("overriding-local-map"11598,355655
1253 DEFVAR_LISP ("overriding-local-map-menu-flag"11607,356103 1253 DEFVAR_LISP ("overriding-local-map-menu-flag"11607,356106
1254 DEFVAR_LISP ("special-event-map"11613,356442 1254 DEFVAR_LISP ("special-event-map"11613,356445
1255 DEFVAR_LISP ("track-mouse"11617,356630 1255 DEFVAR_LISP ("track-mouse"11617,356633
1256 DEFVAR_KBOARD ("system-key-alist"11620,356757 1256 DEFVAR_KBOARD ("system-key-alist"11620,356760
1257 DEFVAR_KBOARD ("local-function-key-map"11629,357138 1257 DEFVAR_KBOARD ("local-function-key-map"11629,357141
1258 DEFVAR_KBOARD ("input-decode-map"11658,358597 1258 DEFVAR_KBOARD ("input-decode-map"11658,358600
1259 DEFVAR_LISP ("function-key-map"11675,359385 1259 DEFVAR_LISP ("function-key-map"11675,359388
1260 DEFVAR_LISP ("key-translation-map"11683,359801 1260 DEFVAR_LISP ("key-translation-map"11683,359804
1261 DEFVAR_LISP ("deferred-action-list"11689,360145 1261 DEFVAR_LISP ("deferred-action-list"11689,360148
1262 DEFVAR_LISP ("deferred-action-function"11694,360393 1262 DEFVAR_LISP ("deferred-action-function"11694,360396
1263 DEFVAR_LISP ("delayed-warnings-list"11700,360692 1263 DEFVAR_LISP ("delayed-warnings-list"11700,360695
1264 DEFVAR_LISP ("timer-list"11708,361100 1264 DEFVAR_LISP ("timer-list"11708,361103
1265 DEFVAR_LISP ("timer-idle-list"11712,361252 1265 DEFVAR_LISP ("timer-idle-list"11712,361255
1266 DEFVAR_LISP ("input-method-function"11716,361415 1266 DEFVAR_LISP ("input-method-function"11716,361418
1267 DEFVAR_LISP ("input-method-previous-message"11737,362384 1267 DEFVAR_LISP ("input-method-previous-message"11737,362387
1268 DEFVAR_LISP ("show-help-function"11744,362745 1268 DEFVAR_LISP ("show-help-function"11744,362748
1269 DEFVAR_LISP ("disable-point-adjustment"11749,362977 1269 DEFVAR_LISP ("disable-point-adjustment"11749,362980
1270 DEFVAR_LISP ("global-disable-point-adjustment"11761,363527 1270 DEFVAR_LISP ("global-disable-point-adjustment"11761,363530
1271 DEFVAR_LISP ("minibuffer-message-timeout"11770,363893 1271 DEFVAR_LISP ("minibuffer-message-timeout"11770,363896
1272 DEFVAR_LISP ("throw-on-input"11775,364171 1272 DEFVAR_LISP ("throw-on-input"11775,364174
1273 DEFVAR_LISP ("command-error-function"11781,364422 1273 DEFVAR_LISP ("command-error-function"11781,364425
1274 DEFVAR_LISP ("enable-disabled-menus-and-buttons"11790,364909 1274 DEFVAR_LISP ("enable-disabled-menus-and-buttons"11790,364912
1275 DEFVAR_LISP ("select-active-regions"11798,365236 1275 DEFVAR_LISP ("select-active-regions"11798,365239
1276 DEFVAR_LISP ("saved-region-selection"11807,365628 1276 DEFVAR_LISP ("saved-region-selection"11807,365631
1277 DEFVAR_LISP ("selection-inhibit-update-commands"11815,366013 1277 DEFVAR_LISP ("selection-inhibit-update-commands"11815,366016
1278 DEFVAR_LISP ("debug-on-event"11825,366554 1278 DEFVAR_LISP ("debug-on-event"11825,366557
1279keys_of_keyboard 11841,367115 1279keys_of_keyboard 11841,367118
1280mark_kboards 11916,370434 1280mark_kboards 11916,370437
1281 DEFVAR_LISP ("internal--top-level-message",\111058,333972 1281 DEFVAR_LISP ("internal--top-level-message",\111058,333975
1282 DEFVAR_LISP ("last-command-event",\111312,342173 1282 DEFVAR_LISP ("last-command-event",\111312,342176
1283 DEFVAR_LISP ("last-nonmenu-event",\111315,342297 1283 DEFVAR_LISP ("last-nonmenu-event",\111315,342300
1284 DEFVAR_LISP ("last-input-event",\111321,342636 1284 DEFVAR_LISP ("last-input-event",\111321,342639
1285 DEFVAR_LISP ("unread-command-events",\111324,342730 1285 DEFVAR_LISP ("unread-command-events",\111324,342733
1286 DEFVAR_LISP ("unread-post-input-method-events",\111332,343190 1286 DEFVAR_LISP ("unread-post-input-method-events",\111332,343193
1287 DEFVAR_LISP ("unread-input-method-events",\111338,343529 1287 DEFVAR_LISP ("unread-input-method-events",\111338,343532
1288 DEFVAR_LISP ("meta-prefix-char",\111346,343898 1288 DEFVAR_LISP ("meta-prefix-char",\111346,343901
1289 DEFVAR_KBOARD ("last-command",\111351,344106 1289 DEFVAR_KBOARD ("last-command",\111351,344109
1290 DEFVAR_KBOARD ("real-last-command",\111368,344787 1290 DEFVAR_KBOARD ("real-last-command",\111368,344790
1291 DEFVAR_KBOARD ("last-repeatable-command",\111372,344973 1291 DEFVAR_KBOARD ("last-repeatable-command",\111372,344976
1292 DEFVAR_LISP ("this-command",\111378,345261 1292 DEFVAR_LISP ("this-command",\111378,345264
1293 DEFVAR_LISP ("real-this-command",\111384,345498 1293 DEFVAR_LISP ("real-this-command",\111384,345501
1294 DEFVAR_LISP ("this-command-keys-shift-translated",\111388,345680 1294 DEFVAR_LISP ("this-command-keys-shift-translated",\111388,345683
1295 DEFVAR_LISP ("this-original-command",\111396,346123 1295 DEFVAR_LISP ("this-original-command",\111396,346126
1296 DEFVAR_INT ("auto-save-interval",\111403,346520 1296 DEFVAR_INT ("auto-save-interval",\111403,346523
1297 DEFVAR_LISP ("auto-save-timeout",\111408,346734 1297 DEFVAR_LISP ("auto-save-timeout",\111408,346737
1298 DEFVAR_LISP ("echo-keystrokes",\111415,347079 1298 DEFVAR_LISP ("echo-keystrokes",\111415,347082
1299 DEFVAR_INT ("polling-period",\111421,347350 1299 DEFVAR_INT ("polling-period",\111421,347353
1300 DEFVAR_LISP ("double-click-time",\111428,347693 1300 DEFVAR_LISP ("double-click-time",\111428,347696
1301 DEFVAR_INT ("double-click-fuzz",\111435,348029 1301 DEFVAR_INT ("double-click-fuzz",\111435,348032
1302 DEFVAR_INT ("num-input-keys",\111446,348519 1302 DEFVAR_INT ("num-input-keys",\111446,348522
1303 DEFVAR_INT ("num-nonmacro-input-events",\111452,348794 1303 DEFVAR_INT ("num-nonmacro-input-events",\111452,348797
1304 DEFVAR_LISP ("last-event-frame",\111457,349032 1304 DEFVAR_LISP ("last-event-frame",\111457,349035
1305 DEFVAR_LISP ("tty-erase-char",\111463,349311 1305 DEFVAR_LISP ("tty-erase-char",\111463,349314
1306 DEFVAR_LISP ("help-char",\111466,349434 1306 DEFVAR_LISP ("help-char",\111466,349437
1307 DEFVAR_LISP ("help-event-list",\111472,349717 1307 DEFVAR_LISP ("help-event-list",\111472,349720
1308 DEFVAR_LISP ("help-form",\111477,349928 1308 DEFVAR_LISP ("help-form",\111477,349931
1309 DEFVAR_LISP ("prefix-help-command",\111483,350176 1309 DEFVAR_LISP ("prefix-help-command",\111483,350179
1310 DEFVAR_LISP ("top-level",\111489,350454 1310 DEFVAR_LISP ("top-level",\111489,350457
1311 DEFVAR_KBOARD ("keyboard-translate-table",\111495,350675 1311 DEFVAR_KBOARD ("keyboard-translate-table",\111495,350678
1312 DEFVAR_BOOL ("cannot-suspend",\111511,351488 1312 DEFVAR_BOOL ("cannot-suspend",\111511,351491
1313 DEFVAR_BOOL ("menu-prompting",\111516,351715 1313 DEFVAR_BOOL ("menu-prompting",\111516,351718
1314 DEFVAR_LISP ("menu-prompt-more-char",\111526,352145 1314 DEFVAR_LISP ("menu-prompt-more-char",\111526,352148
1315 DEFVAR_INT ("extra-keyboard-modifiers",\111531,352391 1315 DEFVAR_INT ("extra-keyboard-modifiers",\111531,352394
1316 DEFVAR_LISP ("deactivate-mark",\111545,353117 1316 DEFVAR_LISP ("deactivate-mark",\111545,353120
1317 DEFVAR_LISP ("pre-command-hook",\111553,353486 1317 DEFVAR_LISP ("pre-command-hook",\111553,353489
1318 DEFVAR_LISP ("post-command-hook",\111560,353841 1318 DEFVAR_LISP ("post-command-hook",\111560,353844
1319 DEFVAR_LISP ("echo-area-clear-hook",\111568,354204 1319 DEFVAR_LISP ("echo-area-clear-hook",\111568,354207
1320 DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\111574,354419 1320 DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\111574,354422
1321 DEFVAR_LISP ("menu-bar-final-items",\111578,354622 1321 DEFVAR_LISP ("menu-bar-final-items",\111578,354625
1322 DEFVAR_LISP ("tool-bar-separator-image-expression",\111583,354872 1322 DEFVAR_LISP ("tool-bar-separator-image-expression",\111583,354875
1323 DEFVAR_KBOARD ("overriding-terminal-local-map",\111589,355230 1323 DEFVAR_KBOARD ("overriding-terminal-local-map",\111589,355233
1324 DEFVAR_LISP ("overriding-local-map",\111598,355652 1324 DEFVAR_LISP ("overriding-local-map",\111598,355655
1325 DEFVAR_LISP ("overriding-local-map-menu-flag",\111607,356103 1325 DEFVAR_LISP ("overriding-local-map-menu-flag",\111607,356106
1326 DEFVAR_LISP ("special-event-map",\111613,356442 1326 DEFVAR_LISP ("special-event-map",\111613,356445
1327 DEFVAR_LISP ("track-mouse",\111617,356630 1327 DEFVAR_LISP ("track-mouse",\111617,356633
1328 DEFVAR_KBOARD ("system-key-alist",\111620,356757 1328 DEFVAR_KBOARD ("system-key-alist",\111620,356760
1329 DEFVAR_KBOARD ("local-function-key-map",\111629,357138 1329 DEFVAR_KBOARD ("local-function-key-map",\111629,357141
1330 DEFVAR_KBOARD ("input-decode-map",\111658,358597 1330 DEFVAR_KBOARD ("input-decode-map",\111658,358600
1331 DEFVAR_LISP ("function-key-map",\111675,359385 1331 DEFVAR_LISP ("function-key-map",\111675,359388
1332 DEFVAR_LISP ("key-translation-map",\111683,359801 1332 DEFVAR_LISP ("key-translation-map",\111683,359804
1333 DEFVAR_LISP ("deferred-action-list",\111689,360145 1333 DEFVAR_LISP ("deferred-action-list",\111689,360148
1334 DEFVAR_LISP ("deferred-action-function",\111694,360393 1334 DEFVAR_LISP ("deferred-action-function",\111694,360396
1335 DEFVAR_LISP ("delayed-warnings-list",\111700,360692 1335 DEFVAR_LISP ("delayed-warnings-list",\111700,360695
1336 DEFVAR_LISP ("timer-list",\111708,361100 1336 DEFVAR_LISP ("timer-list",\111708,361103
1337 DEFVAR_LISP ("timer-idle-list",\111712,361252 1337 DEFVAR_LISP ("timer-idle-list",\111712,361255
1338 DEFVAR_LISP ("input-method-function",\111716,361415 1338 DEFVAR_LISP ("input-method-function",\111716,361418
1339 DEFVAR_LISP ("input-method-previous-message",\111737,362384 1339 DEFVAR_LISP ("input-method-previous-message",\111737,362387
1340 DEFVAR_LISP ("show-help-function",\111744,362745 1340 DEFVAR_LISP ("show-help-function",\111744,362748
1341 DEFVAR_LISP ("disable-point-adjustment",\111749,362977 1341 DEFVAR_LISP ("disable-point-adjustment",\111749,362980
1342 DEFVAR_LISP ("global-disable-point-adjustment",\111761,363527 1342 DEFVAR_LISP ("global-disable-point-adjustment",\111761,363530
1343 DEFVAR_LISP ("minibuffer-message-timeout",\111770,363893 1343 DEFVAR_LISP ("minibuffer-message-timeout",\111770,363896
1344 DEFVAR_LISP ("throw-on-input",\111775,364171 1344 DEFVAR_LISP ("throw-on-input",\111775,364174
1345 DEFVAR_LISP ("command-error-function",\111781,364422 1345 DEFVAR_LISP ("command-error-function",\111781,364425
1346 DEFVAR_LISP ("enable-disabled-menus-and-buttons",\111790,364909 1346 DEFVAR_LISP ("enable-disabled-menus-and-buttons",\111790,364912
1347 DEFVAR_LISP ("select-active-regions",\111798,365236 1347 DEFVAR_LISP ("select-active-regions",\111798,365239
1348 DEFVAR_LISP ("saved-region-selection",\111807,365628 1348 DEFVAR_LISP ("saved-region-selection",\111807,365631
1349 DEFVAR_LISP ("selection-inhibit-update-commands",\111815,366013 1349 DEFVAR_LISP ("selection-inhibit-update-commands",\111815,366016
1350 DEFVAR_LISP ("debug-on-event",\111825,366554 1350 DEFVAR_LISP ("debug-on-event",\111825,366557
1351 1351
1352c-src/emacs/src/lisp.h,20276 1352c-src/emacs/src/lisp.h,20276
1353#define EMACS_LISP_H22,801 1353#define EMACS_LISP_H22,801
@@ -2328,109 +2328,109 @@ el-src/emacs/lisp/progmodes/etags.el,5069
2328(defcustom tags-tag-face 148,5700 2328(defcustom tags-tag-face 148,5700
2329(defcustom tags-apropos-verbose 154,5835 2329(defcustom tags-apropos-verbose 154,5835
2330(defcustom tags-apropos-additional-actions 160,5999 2330(defcustom tags-apropos-additional-actions 160,5999
2331(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918 2331(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
2332(defvar default-tags-table-function 189,7098 2332(defvar default-tags-table-function 189,7101
2333(defvar tags-location-ring 194,7324 2333(defvar tags-location-ring 194,7327
2334(defvar tags-table-files 201,7600 2334(defvar tags-table-files 201,7603
2335(defvar tags-completion-table 206,7767 2335(defvar tags-completion-table 206,7770
2336(defvar tags-included-tables 209,7859 2336(defvar tags-included-tables 209,7862
2337(defvar next-file-list 212,7954 2337(defvar next-file-list 212,7957
2338(defvar tags-table-format-functions 217,8060 2338(defvar tags-table-format-functions 217,8063
2339(defvar file-of-tag-function 224,8441 2339(defvar file-of-tag-function 224,8444
2340(defvar tags-table-files-function 228,8635 2340(defvar tags-table-files-function 228,8638
2341(defvar tags-completion-table-function 230,8746 2341(defvar tags-completion-table-function 230,8749
2342(defvar snarf-tag-function 232,8841 2342(defvar snarf-tag-function 232,8844
2343(defvar goto-tag-location-function 236,9050 2343(defvar goto-tag-location-function 236,9053
2344(defvar find-tag-regexp-search-function 239,9223 2344(defvar find-tag-regexp-search-function 239,9226
2345(defvar find-tag-regexp-tag-order 241,9344 2345(defvar find-tag-regexp-tag-order 241,9347
2346(defvar find-tag-regexp-next-line-after-failure-p 243,9453 2346(defvar find-tag-regexp-next-line-after-failure-p 243,9456
2347(defvar find-tag-search-function 245,9573 2347(defvar find-tag-search-function 245,9576
2348(defvar find-tag-tag-order 247,9680 2348(defvar find-tag-tag-order 247,9683
2349(defvar find-tag-next-line-after-failure-p 249,9775 2349(defvar find-tag-next-line-after-failure-p 249,9778
2350(defvar list-tags-function 251,9881 2350(defvar list-tags-function 251,9884
2351(defvar tags-apropos-function 253,9969 2351(defvar tags-apropos-function 253,9972
2352(defvar tags-included-tables-function 255,10063 2352(defvar tags-included-tables-function 255,10066
2353(defvar verify-tags-table-function 257,10182 2353(defvar verify-tags-table-function 257,10185
2354(defun initialize-new-tags-table 260,10293 2354(defun initialize-new-tags-table 260,10296
2355(defun tags-table-mode 276,10981 2355(defun tags-table-mode 276,10984
2356(defun visit-tags-table 285,11246 2356(defun visit-tags-table 285,11249
2357(defun tags-table-check-computed-list 321,12784 2357(defun tags-table-check-computed-list 321,12787
2358(defun tags-table-extend-computed-list 360,14655 2358(defun tags-table-extend-computed-list 360,14658
2359(defun tags-expand-table-name 400,16368 2359(defun tags-expand-table-name 400,16371
2360(defun tags-table-list-member 409,16711 2360(defun tags-table-list-member 409,16714
2361(defun tags-verify-table 421,17183 2361(defun tags-verify-table 421,17186
2362(defun tags-table-including 470,19303 2362(defun tags-table-including 470,19306
2363(defun tags-next-table 522,21347 2363(defun tags-next-table 522,21350
2364(defun visit-tags-table-buffer 543,22204 2364(defun visit-tags-table-buffer 543,22207
2365(defun tags-reset-tags-tables 712,28514 2365(defun tags-reset-tags-tables 712,28517
2366(defun file-of-tag 731,29171 2366(defun file-of-tag 731,29174
2367(defun tags-table-files 740,29521 2367(defun tags-table-files 740,29524
2368(defun tags-included-tables 749,29871 2368(defun tags-included-tables 749,29874
2369(defun tags-completion-table 755,30117 2369(defun tags-completion-table 755,30120
2370(defun tags-lazy-completion-table 783,31311 2370(defun tags-lazy-completion-table 783,31314
2371(defun tags-completion-at-point-function 799,31946 2371(defun tags-completion-at-point-function 799,31949
2372(defun find-tag-tag 818,32696 2372(defun find-tag-tag 818,32699
2373(defvar last-tag 837,33369 2373(defvar last-tag 837,33372
2374(defun find-tag-interactive 840,33428 2374(defun find-tag-interactive 840,33431
2375(defvar find-tag-history 852,33843 2375(defvar find-tag-history 852,33846
2376(defun find-tag-noselect 860,34013 2376(defun find-tag-noselect 860,34016
2377(defun find-tag 932,37127 2377(defun find-tag 932,37130
2378(defun find-tag-other-window 959,38343 2378(defun find-tag-other-window 959,38346
2379(defun find-tag-other-frame 1000,40271 2379(defun find-tag-other-frame 1000,40274
2380(defun find-tag-regexp 1025,41445 2380(defun find-tag-regexp 1025,41448
2381(defalias 'pop-tag-mark pop-tag-mark1049,42607 2381(defalias 'pop-tag-mark pop-tag-mark1049,42610
2382(defvar tag-lines-already-matched 1052,42658 2382(defvar tag-lines-already-matched 1052,42661
2383(defun find-tag-in-order 1055,42765 2383(defun find-tag-in-order 1055,42768
2384(defun tag-find-file-of-tag-noselect 1167,47111 2384(defun tag-find-file-of-tag-noselect 1167,47114
2385(defun tag-find-file-of-tag 1200,48957 2385(defun tag-find-file-of-tag 1200,48960
2386(defun etags-recognize-tags-table 1208,49183 2386(defun etags-recognize-tags-table 1208,49186
2387(defun etags-verify-tags-table 1241,50814 2387(defun etags-verify-tags-table 1241,50817
2388(defun etags-file-of-tag 1246,51012 2388(defun etags-file-of-tag 1246,51015
2389(defun etags-tags-completion-table 1256,51347 2389(defun etags-tags-completion-table 1256,51350
2390(defun etags-snarf-tag 1286,52553 2390(defun etags-snarf-tag 1286,52556
2391(defun etags-goto-tag-location 1324,54122 2391(defun etags-goto-tag-location 1324,54125
2392(defun etags-list-tags 1388,56565 2392(defun etags-list-tags 1388,56568
2393(defmacro tags-with-face 1423,57840 2393(defmacro tags-with-face 1423,57843
2394(defun etags-tags-apropos-additional 1431,58173 2394(defun etags-tags-apropos-additional 1431,58176
2395(defun etags-tags-apropos 1465,59410 2395(defun etags-tags-apropos 1465,59413
2396(defun etags-tags-table-files 1527,61619 2396(defun etags-tags-table-files 1527,61622
2397(defun etags-tags-included-tables 1542,62055 2397(defun etags-tags-included-tables 1542,62058
2398(defun tags-recognize-empty-tags-table 1559,62595 2398(defun tags-recognize-empty-tags-table 1559,62598
2399(defun tag-exact-file-name-match-p 1587,63741 2399(defun tag-exact-file-name-match-p 1587,63744
2400(defun tag-file-name-match-p 1596,64134 2400(defun tag-file-name-match-p 1596,64137
2401(defun tag-exact-match-p 1609,64690 2401(defun tag-exact-match-p 1609,64693
2402(defun tag-implicit-name-match-p 1620,65258 2402(defun tag-implicit-name-match-p 1620,65261
2403(defun tag-symbol-match-p 1633,65858 2403(defun tag-symbol-match-p 1633,65861
2404(defun tag-word-match-p 1643,66294 2404(defun tag-word-match-p 1643,66297
2405(defun tag-partial-file-name-match-p 1652,66692 2405(defun tag-partial-file-name-match-p 1652,66695
2406(defun tag-any-match-p 1662,67136 2406(defun tag-any-match-p 1662,67139
2407(defun tag-re-match-p 1667,67320 2407(defun tag-re-match-p 1667,67323
2408(defcustom tags-loop-revert-buffers 1675,67569 2408(defcustom tags-loop-revert-buffers 1675,67572
2409(defun next-file 1685,67978 2409(defun next-file 1685,67981
2410(defvar tags-loop-operate 1760,70892 2410(defvar tags-loop-operate 1760,70895
2411(defvar tags-loop-scan1763,70986 2411(defvar tags-loop-scan1763,70989
2412(defun tags-loop-eval 1771,71315 2412(defun tags-loop-eval 1771,71318
2413(defun tags-loop-continue 1782,71644 2413(defun tags-loop-continue 1782,71647
2414(defun tags-search 1850,73950 2414(defun tags-search 1850,73953
2415(defun tags-query-replace 1871,74776 2415(defun tags-query-replace 1871,74779
2416(defun tags-complete-tags-table-file 1896,76000 2416(defun tags-complete-tags-table-file 1896,76003
2417(defun list-tags 1906,76379 2417(defun list-tags 1906,76382
2418(defun tags-apropos 1934,77332 2418(defun tags-apropos 1934,77335
2419(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158 2419(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
2420(defun select-tags-table 1964,78397 2420(defun select-tags-table 1964,78400
2421(defvar select-tags-table-mode-map 2019,80524 2421(defvar select-tags-table-mode-map 2019,80527
2422(define-derived-mode select-tags-table-mode 2030,80907 2422(define-derived-mode select-tags-table-mode 2030,80910
2423(defun select-tags-table-select 2034,81091 2423(defun select-tags-table-select 2034,81094
2424(defun select-tags-table-quit 2043,81457 2424(defun select-tags-table-quit 2043,81460
2425(defun complete-tag 2049,81612 2425(defun complete-tag 2049,81615
2426(defconst etags--xref-limit 2074,82553 2426(defconst etags--xref-limit 2074,82556
2427(defvar etags-xref-find-definitions-tag-order 2076,82588 2427(defvar etags-xref-find-definitions-tag-order 2076,82591
2428(defun etags-xref-find 2082,82878 2428(defun etags-xref-find 2082,82881
2429(defun etags--xref-find-definitions 2096,83407 2429(defun etags--xref-find-definitions 2096,83410
2430(defclass xref-etags-location 2129,85121 2430(defclass xref-etags-location 2129,85124
2431(defun xref-make-etags-location 2135,85344 2431(defun xref-make-etags-location 2135,85347
2432(cl-defmethod xref-location-marker 2139,85499 2432(cl-defmethod xref-location-marker 2139,85502
2433(cl-defmethod xref-location-line 2146,85743 2433(cl-defmethod xref-location-line 2146,85746
2434 2434
2435erl-src/gs_dialog.erl,98 2435erl-src/gs_dialog.erl,98
2436-define(VERSION2,32 2436-define(VERSION2,32
diff --git a/test/manual/etags/ETAGS.good_5 b/test/manual/etags/ETAGS.good_5
index 6d2e44fbfe6..6410685cb30 100644
--- a/test/manual/etags/ETAGS.good_5
+++ b/test/manual/etags/ETAGS.good_5
@@ -1234,440 +1234,440 @@ record_auto_save 742,23849
1234force_auto_save_soon 751,24017 1234force_auto_save_soon 751,24017
1235DEFUN ("recursive-edit", Frecursive_edit,759,24138 1235DEFUN ("recursive-edit", Frecursive_edit,759,24138
1236DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138 1236DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
1237recursive_edit_unwind 804,25748 1237recursive_edit_unwind 804,25751
1238any_kboard_state 817,26014 1238any_kboard_state 817,26017
1239single_kboard_state 838,26666 1239single_kboard_state 838,26669
1240not_single_kboard_state 848,26804 1240not_single_kboard_state 848,26807
1241struct kboard_stack858,27066 1241struct kboard_stack858,27069
1242 KBOARD *kboard;kboard860,27088 1242 KBOARD *kboard;kboard860,27091
1243 struct kboard_stack *next;next861,27106 1243 struct kboard_stack *next;next861,27109
1244static struct kboard_stack *kboard_stack;kboard_stack864,27139 1244static struct kboard_stack *kboard_stack;kboard_stack864,27142
1245push_kboard 867,27187 1245push_kboard 867,27190
1246pop_kboard 879,27376 1246pop_kboard 879,27379
1247temporarily_switch_to_single_kboard 914,28264 1247temporarily_switch_to_single_kboard 914,28267
1248record_single_kboard_state 943,29438 1248record_single_kboard_state 943,29441
1249restore_kboard_configuration 952,29622 1249restore_kboard_configuration 952,29625
1250cmd_error 970,30078 1250cmd_error 970,30081
1251cmd_error_internal 1024,31511 1251cmd_error_internal 1024,31514
1252DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031 1252DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
1253DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031 1253DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
1254static Lisp_Object command_loop_2 1086,33638 1254static Lisp_Object command_loop_2 1086,33641
1255static Lisp_Object top_level_1 1087,33687 1255static Lisp_Object top_level_1 1087,33690
1256command_loop 1094,33917 1256command_loop 1094,33920
1257command_loop_2 1134,35136 1257command_loop_2 1134,35139
1258top_level_2 1146,35340 1258top_level_2 1146,35343
1259top_level_1 1152,35418 1259top_level_1 1152,35421
1260DEFUN ("top-level", Ftop_level,1164,35788 1260DEFUN ("top-level", Ftop_level,1164,35791
1261DEFUN ("top-level", Ftop_level,top-level1164,35788 1261DEFUN ("top-level", Ftop_level,top-level1164,35791
1262user_error 1183,36289 1262user_error 1183,36292
1263DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430 1263DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
1264DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430 1264DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
1265DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820 1265DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
1266DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820 1266DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
1267tracking_off 1216,37282 1267tracking_off 1216,37285
1268DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817 1268DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
1269DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817 1269DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
1270bool ignore_mouse_drag_p;1256,38393 1270bool ignore_mouse_drag_p;1256,38396
1271some_mouse_moved 1259,38442 1271some_mouse_moved 1259,38445
1272static int read_key_sequence 1282,38800 1272static int read_key_sequence 1282,38803
1273static void adjust_point_for_property 1284,38918 1273static void adjust_point_for_property 1284,38921
1274Lisp_Object last_undo_boundary;1287,39033 1274Lisp_Object last_undo_boundary;1287,39036
1275command_loop_1 1294,39274 1275command_loop_1 1294,39277
1276read_menu_command 1649,50890 1276read_menu_command 1649,50893
1277adjust_point_for_property 1678,51618 1277adjust_point_for_property 1678,51621
1278safe_run_hooks_1 1831,57340 1278safe_run_hooks_1 1831,57343
1279safe_run_hooks_error 1841,57570 1279safe_run_hooks_error 1841,57573
1280safe_run_hook_funcall 1878,58577 1280safe_run_hook_funcall 1878,58580
1281safe_run_hooks 1893,59059 1281safe_run_hooks 1893,59062
1282int poll_suppress_count;1908,59398 1282int poll_suppress_count;1908,59401
1283static struct atimer *poll_timer;poll_timer1915,59488 1283static struct atimer *poll_timer;poll_timer1915,59491
1284poll_for_input_1 1919,59590 1284poll_for_input_1 1919,59593
1285poll_for_input 1930,59790 1285poll_for_input 1930,59793
1286start_polling 1942,60054 1286start_polling 1942,60057
1287input_polling_used 1979,61092 1287input_polling_used 1979,61095
1288stop_polling 1994,61391 1288stop_polling 1994,61394
1289set_poll_suppress_count 2009,61760 1289set_poll_suppress_count 2009,61763
1290bind_polling_period 2029,62142 1290bind_polling_period 2029,62145
1291make_ctrl_char 2048,62493 1291make_ctrl_char 2048,62496
1292show_help_echo 2113,64456 1292show_help_echo 2113,64459
1293static Lisp_Object kbd_buffer_get_event 2152,65485 1293static Lisp_Object kbd_buffer_get_event 2152,65488
1294static void record_char 2154,65597 1294static void record_char 2154,65600
1295static Lisp_Object help_form_saved_window_configs;2156,65639 1295static Lisp_Object help_form_saved_window_configs;2156,65642
1296read_char_help_form_unwind 2158,65702 1296read_char_help_form_unwind 2158,65705
1297#define STOP_POLLING 2166,65960 1297#define STOP_POLLING 2166,65963
1298#define RESUME_POLLING 2170,66085 1298#define RESUME_POLLING 2170,66088
1299read_event_from_main_queue 2175,66230 1299read_event_from_main_queue 2175,66233
1300read_decoded_event_from_main_queue 2249,68418 1300read_decoded_event_from_main_queue 2249,68421
1301#define MAX_ENCODED_BYTES 2254,68665 1301#define MAX_ENCODED_BYTES 2254,68668
1302echo_keystrokes_p 2342,71557 1302echo_keystrokes_p 2342,71560
1303read_char 2376,72849 1303read_char 2376,72852
1304record_menu_key 3225,98950 1304record_menu_key 3225,98953
1305help_char_p 3258,99675 1305help_char_p 3258,99678
1306record_char 3273,99954 1306record_char 3273,99957
1307save_getcjmp 3412,104236 1307save_getcjmp 3412,104239
1308restore_getcjmp 3418,104327 1308restore_getcjmp 3418,104330
1309readable_events 3430,104698 1309readable_events 3430,104701
1310int stop_character EXTERNALLY_VISIBLE;3497,106438 1310int stop_character EXTERNALLY_VISIBLE;3497,106441
1311event_to_kboard 3500,106494 1311event_to_kboard 3500,106497
1312kbd_buffer_nr_stored 3522,107143 1312kbd_buffer_nr_stored 3522,107146
1313kbd_buffer_store_event 3534,107484 1313kbd_buffer_store_event 3534,107487
1314kbd_buffer_store_event_hold 3550,108026 1314kbd_buffer_store_event_hold 3550,108029
1315kbd_buffer_unget_event 3684,111618 1315kbd_buffer_unget_event 3684,111621
1316#define INPUT_EVENT_POS_MAX 3698,112019 1316#define INPUT_EVENT_POS_MAX 3698,112022
1317#define INPUT_EVENT_POS_MIN 3701,112148 1317#define INPUT_EVENT_POS_MIN 3701,112151
1318position_to_Time 3706,112288 1318position_to_Time 3706,112291
1319Time_to_position 3716,112515 1319Time_to_position 3716,112518
1320gen_help_event 3738,113172 1320gen_help_event 3738,113175
1321kbd_buffer_store_help_event 3756,113612 1321kbd_buffer_store_help_event 3756,113615
1322discard_mouse_events 3773,113977 1322discard_mouse_events 3773,113980
1323kbd_buffer_events_waiting 3803,114712 1323kbd_buffer_events_waiting 3803,114715
1324clear_event 3823,115069 1324clear_event 3823,115072
1325kbd_buffer_get_event 3836,115409 1325kbd_buffer_get_event 3836,115412
1326process_special_events 4258,127882 1326process_special_events 4258,127885
1327swallow_events 4322,129706 1327swallow_events 4322,129709
1328timer_start_idle 4339,130099 1328timer_start_idle 4339,130102
1329timer_stop_idle 4355,130577 1329timer_stop_idle 4355,130580
1330timer_resume_idle 4363,130721 1330timer_resume_idle 4363,130724
1331struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913 1331struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
1332Lisp_Object pending_funcalls;4377,131173 1332Lisp_Object pending_funcalls;4377,131176
1333decode_timer 4381,131294 1333decode_timer 4381,131297
1334timer_check_2 4414,132247 1334timer_check_2 4414,132250
1335timer_check 4572,136818 1335timer_check 4572,136821
1336DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663 1336DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
1337DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663 1337DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
1338static Lisp_Object accent_key_syms;4625,138240 1338static Lisp_Object accent_key_syms;4625,138243
1339static Lisp_Object func_key_syms;4626,138276 1339static Lisp_Object func_key_syms;4626,138279
1340static Lisp_Object mouse_syms;4627,138310 1340static Lisp_Object mouse_syms;4627,138313
1341static Lisp_Object wheel_syms;4628,138341 1341static Lisp_Object wheel_syms;4628,138344
1342static Lisp_Object drag_n_drop_syms;4629,138372 1342static Lisp_Object drag_n_drop_syms;4629,138375
1343static const int lispy_accent_codes[lispy_accent_codes4634,138517 1343static const int lispy_accent_codes[lispy_accent_codes4634,138520
1344static const char *const lispy_accent_keys[lispy_accent_keys4741,139879 1344static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
1345#define FUNCTION_KEY_OFFSET 4766,140315 1345#define FUNCTION_KEY_OFFSET 4766,140318
1346const char *const lispy_function_keys[lispy_function_keys4768,140348 1346const char *const lispy_function_keys[lispy_function_keys4768,140351
1347static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902 1347static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
1348static const char *const lispy_kana_keys[lispy_kana_keys5026,150136 1348static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
1349#define FUNCTION_KEY_OFFSET 5061,151752 1349#define FUNCTION_KEY_OFFSET 5061,151755
1350static const char *const lispy_function_keys[lispy_function_keys5065,151895 1350static const char *const lispy_function_keys[lispy_function_keys5065,151898
1351#define ISO_FUNCTION_KEY_OFFSET 5149,154430 1351#define ISO_FUNCTION_KEY_OFFSET 5149,154433
1352static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470 1352static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
1353static Lisp_Object Vlispy_mouse_stem;5172,155329 1353static Lisp_Object Vlispy_mouse_stem;5172,155332
1354static const char *const lispy_wheel_names[lispy_wheel_names5174,155368 1354static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
1355static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620 1355static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
1356static short const scroll_bar_parts[scroll_bar_parts5189,155886 1356static short const scroll_bar_parts[scroll_bar_parts5189,155889
1357static Lisp_Object button_down_location;5210,156911 1357static Lisp_Object button_down_location;5210,156914
1358static int last_mouse_button;5215,157066 1358static int last_mouse_button;5215,157069
1359static int last_mouse_x;5216,157096 1359static int last_mouse_x;5216,157099
1360static int last_mouse_y;5217,157121 1360static int last_mouse_y;5217,157124
1361static Time button_down_time;5218,157146 1361static Time button_down_time;5218,157149
1362static int double_click_count;5222,157230 1362static int double_click_count;5222,157233
1363make_lispy_position 5228,157391 1363make_lispy_position 5228,157394
1364toolkit_menubar_in_use 5456,163954 1364toolkit_menubar_in_use 5456,163957
1365make_scroll_bar_position 5469,164322 1365make_scroll_bar_position 5469,164325
1366make_lispy_event 5485,164968 1366make_lispy_event 5485,164971
1367make_lispy_movement 6104,183531 1367make_lispy_movement 6104,183534
1368make_lispy_switch_frame 6131,184262 1368make_lispy_switch_frame 6131,184265
1369make_lispy_focus_in 6137,184369 1369make_lispy_focus_in 6137,184372
1370make_lispy_focus_out 6145,184495 1370make_lispy_focus_out 6145,184498
1371parse_modifiers_uncached 6163,184945 1371parse_modifiers_uncached 6163,184948
1372#define SINGLE_LETTER_MOD(6185,185465 1372#define SINGLE_LETTER_MOD(6185,185468
1373#undef SINGLE_LETTER_MOD6212,185906 1373#undef SINGLE_LETTER_MOD6212,185909
1374#define MULTI_LETTER_MOD(6214,185932 1374#define MULTI_LETTER_MOD(6214,185935
1375#undef MULTI_LETTER_MOD6231,186400 1375#undef MULTI_LETTER_MOD6231,186403
1376apply_modifiers_uncached 6273,187574 1376apply_modifiers_uncached 6273,187577
1377static const char *const modifier_names[modifier_names6319,189193 1377static const char *const modifier_names[modifier_names6319,189196
1378#define NUM_MOD_NAMES 6325,189399 1378#define NUM_MOD_NAMES 6325,189402
1379static Lisp_Object modifier_symbols;6327,189449 1379static Lisp_Object modifier_symbols;6327,189452
1380lispy_modifier_list 6331,189586 1380lispy_modifier_list 6331,189589
1381#define KEY_TO_CHAR(6353,190252 1381#define KEY_TO_CHAR(6353,190255
1382parse_modifiers 6356,190328 1382parse_modifiers 6356,190331
1383DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517 1383DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
1384DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517 1384DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
1385apply_modifiers 6422,192391 1385apply_modifiers 6422,192394
1386reorder_modifiers 6491,194720 1386reorder_modifiers 6491,194723
1387modify_event_symbol 6536,196528 1387modify_event_symbol 6536,196531
1388DEFUN ("event-convert-list", Fevent_convert_list,6628,199244 1388DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
1389DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244 1389DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
1390parse_solitary_modifier 6695,201135 1390parse_solitary_modifier 6695,201138
1391#define SINGLE_LETTER_MOD(6701,201258 1391#define SINGLE_LETTER_MOD(6701,201261
1392#define MULTI_LETTER_MOD(6705,201343 1392#define MULTI_LETTER_MOD(6705,201346
1393#undef SINGLE_LETTER_MOD6763,202641 1393#undef SINGLE_LETTER_MOD6763,202644
1394#undef MULTI_LETTER_MOD6764,202666 1394#undef MULTI_LETTER_MOD6764,202669
1395lucid_event_type_list_p 6775,202889 1395lucid_event_type_list_p 6775,202892
1396get_input_pending 6814,203960 1396get_input_pending 6814,203963
1397record_asynch_buffer_change 6834,204579 1397record_asynch_buffer_change 6834,204582
1398gobble_input 6872,205702 1398gobble_input 6872,205705
1399tty_read_avail_input 6967,208310 1399tty_read_avail_input 6967,208313
1400handle_async_input 7149,214039 1400handle_async_input 7149,214042
1401process_pending_signals 7165,214359 1401process_pending_signals 7165,214362
1402unblock_input_to 7177,214645 1402unblock_input_to 7177,214648
1403unblock_input 7200,215277 1403unblock_input 7200,215280
1404totally_unblock_input 7209,215445 1404totally_unblock_input 7209,215448
1405handle_input_available_signal 7217,215529 1405handle_input_available_signal 7217,215532
1406deliver_input_available_signal 7226,215700 1406deliver_input_available_signal 7226,215703
1407struct user_signal_info7235,215865 1407struct user_signal_info7235,215868
1408 int sig;7238,215915 1408 int sig;7238,215918
1409 char *name;name7241,215956 1409 char *name;name7241,215959
1410 int npending;7244,216007 1410 int npending;7244,216010
1411 struct user_signal_info *next;next7246,216024 1411 struct user_signal_info *next;next7246,216027
1412static struct user_signal_info *user_signals user_signals7250,216090 1412static struct user_signal_info *user_signals user_signals7250,216093
1413add_user_signal 7253,216149 1413add_user_signal 7253,216152
1414handle_user_signal 7275,216598 1414handle_user_signal 7275,216601
1415deliver_user_signal 7316,217558 1415deliver_user_signal 7316,217561
1416find_user_signal_name 7322,217659 1416find_user_signal_name 7322,217662
1417store_user_signal_events 7334,217841 1417store_user_signal_events 7334,217844
1418static void menu_bar_item 7362,218341 1418static void menu_bar_item 7362,218344
1419static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416 1419static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
1420static Lisp_Object menu_bar_items_vector;7368,218630 1420static Lisp_Object menu_bar_items_vector;7368,218633
1421static int menu_bar_items_index;7369,218672 1421static int menu_bar_items_index;7369,218675
1422static const char *separator_names[separator_names7372,218707 1422static const char *separator_names[separator_names7372,218710
1423menu_separator_name_p 7393,219148 1423menu_separator_name_p 7393,219151
1424menu_bar_items 7426,219852 1424menu_bar_items 7426,219855
1425Lisp_Object item_properties;7568,224603 1425Lisp_Object item_properties;7568,224606
1426menu_bar_item 7571,224645 1426menu_bar_item 7571,224648
1427menu_item_eval_property_1 7647,227175 1427menu_item_eval_property_1 7647,227178
1428eval_dyn 7658,227465 1428eval_dyn 7658,227468
1429menu_item_eval_property 7666,227675 1429menu_item_eval_property 7666,227678
1430parse_menu_item 7686,228341 1430parse_menu_item 7686,228344
1431static Lisp_Object tool_bar_items_vector;7965,236336 1431static Lisp_Object tool_bar_items_vector;7965,236339
1432static Lisp_Object tool_bar_item_properties;7970,236510 1432static Lisp_Object tool_bar_item_properties;7970,236513
1433static int ntool_bar_items;7974,236606 1433static int ntool_bar_items;7974,236609
1434static void init_tool_bar_items 7978,236664 1434static void init_tool_bar_items 7978,236667
1435static void process_tool_bar_item 7979,236711 1435static void process_tool_bar_item 7979,236714
1436static bool parse_tool_bar_item 7981,236801 1436static bool parse_tool_bar_item 7981,236804
1437static void append_tool_bar_item 7982,236861 1437static void append_tool_bar_item 7982,236864
1438tool_bar_items 7990,237083 1438tool_bar_items 7990,237086
1439process_tool_bar_item 8075,239892 1439process_tool_bar_item 8075,239895
1440#define PROP(8112,240969 1440#define PROP(8112,240972
1441set_prop 8114,241038 1441set_prop 8114,241041
1442parse_tool_bar_item 8167,242453 1442parse_tool_bar_item 8167,242456
1443#undef PROP8379,248844 1443#undef PROP8379,248847
1444init_tool_bar_items 8387,248969 1444init_tool_bar_items 8387,248972
1445append_tool_bar_item 8401,249261 1445append_tool_bar_item 8401,249264
1446read_char_x_menu_prompt 8443,250771 1446read_char_x_menu_prompt 8443,250774
1447read_char_minibuf_menu_prompt 8503,252445 1447read_char_minibuf_menu_prompt 8503,252448
1448#define PUSH_C_STR(8527,253014 1448#define PUSH_C_STR(8527,253017
1449follow_key 8726,258553 1449follow_key 8726,258556
1450active_maps 8733,258695 1450active_maps 8733,258698
1451typedef struct keyremap8742,259021 1451typedef struct keyremap8742,259024
1452 Lisp_Object parent;8745,259107 1452 Lisp_Object parent;8745,259110
1453 Lisp_Object map;8748,259224 1453 Lisp_Object map;8748,259227
1454 int start,8753,259446 1454 int start,8753,259449
1455 int start, end;8753,259446 1455 int start, end;8753,259449
1456} keyremap;8754,259464 1456} keyremap;8754,259467
1457access_keymap_keyremap 8764,259808 1457access_keymap_keyremap 8764,259811
1458keyremap_step 8811,261450 1458keyremap_step 8811,261453
1459test_undefined 8867,262934 1459test_undefined 8867,262937
1460read_key_sequence 8916,264861 1460read_key_sequence 8916,264864
1461read_key_sequence_vs 9826,295821 1461read_key_sequence_vs 9826,295824
1462DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294 1462DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
1463DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294 1463DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
1464DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982 1464DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
1465DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982 1465DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
1466detect_input_pending 9950,300488 1466detect_input_pending 9950,300491
1467detect_input_pending_ignore_squeezables 9959,300654 1467detect_input_pending_ignore_squeezables 9959,300657
1468detect_input_pending_run_timers 9967,300870 1468detect_input_pending_run_timers 9967,300873
1469clear_input_pending 9985,301362 1469clear_input_pending 9985,301365
1470requeued_events_pending_p 9997,301732 1470requeued_events_pending_p 9997,301735
1471DEFUN ("input-pending-p", Finput_pending_p,10002,301813 1471DEFUN ("input-pending-p", Finput_pending_p,10002,301816
1472DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813 1472DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
1473DEFUN ("recent-keys", Frecent_keys,10024,302596 1473DEFUN ("recent-keys", Frecent_keys,10024,302599
1474DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596 1474DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
1475DEFUN ("this-command-keys", Fthis_command_keys,10055,303517 1475DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
1476DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517 1476DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
1477DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958 1477DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
1478DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958 1478DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
1479DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380 1479DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
1480DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380 1480DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
1481DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955 1481DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
1482DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955 1482DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
1483DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495 1483DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
1484DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495 1484DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
1485DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510 1485DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
1486DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510 1486DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
1487DEFUN ("recursion-depth", Frecursion_depth,10158,307069 1487DEFUN ("recursion-depth", Frecursion_depth,10158,307072
1488DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069 1488DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
1489DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406 1489DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
1490DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406 1490DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
1491DEFUN ("discard-input", Fdiscard_input,10203,308447 1491DEFUN ("discard-input", Fdiscard_input,10203,308450
1492DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447 1492DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
1493DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949 1493DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
1494DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949 1494DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
1495stuff_buffered_input 10285,311045 1495stuff_buffered_input 10285,311048
1496set_waiting_for_input 10323,312016 1496set_waiting_for_input 10323,312019
1497clear_waiting_for_input 10337,312390 1497clear_waiting_for_input 10337,312393
1498handle_interrupt_signal 10351,312754 1498handle_interrupt_signal 10351,312757
1499deliver_interrupt_signal 10378,313642 1499deliver_interrupt_signal 10378,313645
1500static int volatile force_quit_count;10387,313932 1500static int volatile force_quit_count;10387,313935
1501handle_interrupt 10401,314414 1501handle_interrupt 10401,314417
1502quit_throw_to_read_char 10541,318711 1502quit_throw_to_read_char 10541,318714
1503DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288 1503DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
1504DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288 1504DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
1505DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516 1505DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
1506DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516 1506DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
1507DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432 1507DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
1508DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432 1508DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
1509DEFUN ("set-quit-char", Fset_quit_char,10694,322706 1509DEFUN ("set-quit-char", Fset_quit_char,10694,322709
1510DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706 1510DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
1511DEFUN ("set-input-mode", Fset_input_mode,10729,323570 1511DEFUN ("set-input-mode", Fset_input_mode,10729,323573
1512DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570 1512DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
1513DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459 1513DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
1514DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459 1514DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
1515DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837 1515DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
1516DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837 1516DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
1517DEFUN ("posn-at-point", Fposn_at_point,10824,327060 1517DEFUN ("posn-at-point", Fposn_at_point,10824,327063
1518DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060 1518DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
1519init_kboard 10861,328214 1519init_kboard 10861,328217
1520allocate_kboard 10893,329284 1520allocate_kboard 10893,329287
1521wipe_kboard 10909,329637 1521wipe_kboard 10909,329640
1522delete_kboard 10917,329751 1522delete_kboard 10917,329754
1523init_keyboard 10942,330281 1523init_keyboard 10942,330284
1524struct event_head11021,332696 1524struct event_head11021,332699
1525 short var;11023,332716 1525 short var;11023,332719
1526 short kind;11024,332729 1526 short kind;11024,332732
1527static const struct event_head head_table[head_table11027,332747 1527static const struct event_head head_table[head_table11027,332750
1528syms_of_keyboard 11045,333577 1528syms_of_keyboard 11045,333580
1529 DEFVAR_LISP ("internal--top-level-message"11058,333972 1529 DEFVAR_LISP ("internal--top-level-message"11058,333975
1530 DEFVAR_LISP ("last-command-event"11312,342173 1530 DEFVAR_LISP ("last-command-event"11312,342176
1531 DEFVAR_LISP ("last-nonmenu-event"11315,342297 1531 DEFVAR_LISP ("last-nonmenu-event"11315,342300
1532 DEFVAR_LISP ("last-input-event"11321,342636 1532 DEFVAR_LISP ("last-input-event"11321,342639
1533 DEFVAR_LISP ("unread-command-events"11324,342730 1533 DEFVAR_LISP ("unread-command-events"11324,342733
1534 DEFVAR_LISP ("unread-post-input-method-events"11332,343190 1534 DEFVAR_LISP ("unread-post-input-method-events"11332,343193
1535 DEFVAR_LISP ("unread-input-method-events"11338,343529 1535 DEFVAR_LISP ("unread-input-method-events"11338,343532
1536 DEFVAR_LISP ("meta-prefix-char"11346,343898 1536 DEFVAR_LISP ("meta-prefix-char"11346,343901
1537 DEFVAR_KBOARD ("last-command"11351,344106 1537 DEFVAR_KBOARD ("last-command"11351,344109
1538 DEFVAR_KBOARD ("real-last-command"11368,344787 1538 DEFVAR_KBOARD ("real-last-command"11368,344790
1539 DEFVAR_KBOARD ("last-repeatable-command"11372,344973 1539 DEFVAR_KBOARD ("last-repeatable-command"11372,344976
1540 DEFVAR_LISP ("this-command"11378,345261 1540 DEFVAR_LISP ("this-command"11378,345264
1541 DEFVAR_LISP ("real-this-command"11384,345498 1541 DEFVAR_LISP ("real-this-command"11384,345501
1542 DEFVAR_LISP ("this-command-keys-shift-translated"11388,345680 1542 DEFVAR_LISP ("this-command-keys-shift-translated"11388,345683
1543 DEFVAR_LISP ("this-original-command"11396,346123 1543 DEFVAR_LISP ("this-original-command"11396,346126
1544 DEFVAR_INT ("auto-save-interval"11403,346520 1544 DEFVAR_INT ("auto-save-interval"11403,346523
1545 DEFVAR_LISP ("auto-save-timeout"11408,346734 1545 DEFVAR_LISP ("auto-save-timeout"11408,346737
1546 DEFVAR_LISP ("echo-keystrokes"11415,347079 1546 DEFVAR_LISP ("echo-keystrokes"11415,347082
1547 DEFVAR_INT ("polling-period"11421,347350 1547 DEFVAR_INT ("polling-period"11421,347353
1548 DEFVAR_LISP ("double-click-time"11428,347693 1548 DEFVAR_LISP ("double-click-time"11428,347696
1549 DEFVAR_INT ("double-click-fuzz"11435,348029 1549 DEFVAR_INT ("double-click-fuzz"11435,348032
1550 DEFVAR_INT ("num-input-keys"11446,348519 1550 DEFVAR_INT ("num-input-keys"11446,348522
1551 DEFVAR_INT ("num-nonmacro-input-events"11452,348794 1551 DEFVAR_INT ("num-nonmacro-input-events"11452,348797
1552 DEFVAR_LISP ("last-event-frame"11457,349032 1552 DEFVAR_LISP ("last-event-frame"11457,349035
1553 DEFVAR_LISP ("tty-erase-char"11463,349311 1553 DEFVAR_LISP ("tty-erase-char"11463,349314
1554 DEFVAR_LISP ("help-char"11466,349434 1554 DEFVAR_LISP ("help-char"11466,349437
1555 DEFVAR_LISP ("help-event-list"11472,349717 1555 DEFVAR_LISP ("help-event-list"11472,349720
1556 DEFVAR_LISP ("help-form"11477,349928 1556 DEFVAR_LISP ("help-form"11477,349931
1557 DEFVAR_LISP ("prefix-help-command"11483,350176 1557 DEFVAR_LISP ("prefix-help-command"11483,350179
1558 DEFVAR_LISP ("top-level"11489,350454 1558 DEFVAR_LISP ("top-level"11489,350457
1559 DEFVAR_KBOARD ("keyboard-translate-table"11495,350675 1559 DEFVAR_KBOARD ("keyboard-translate-table"11495,350678
1560 DEFVAR_BOOL ("cannot-suspend"11511,351488 1560 DEFVAR_BOOL ("cannot-suspend"11511,351491
1561 DEFVAR_BOOL ("menu-prompting"11516,351715 1561 DEFVAR_BOOL ("menu-prompting"11516,351718
1562 DEFVAR_LISP ("menu-prompt-more-char"11526,352145 1562 DEFVAR_LISP ("menu-prompt-more-char"11526,352148
1563 DEFVAR_INT ("extra-keyboard-modifiers"11531,352391 1563 DEFVAR_INT ("extra-keyboard-modifiers"11531,352394
1564 DEFVAR_LISP ("deactivate-mark"11545,353117 1564 DEFVAR_LISP ("deactivate-mark"11545,353120
1565 DEFVAR_LISP ("pre-command-hook"11553,353486 1565 DEFVAR_LISP ("pre-command-hook"11553,353489
1566 DEFVAR_LISP ("post-command-hook"11560,353841 1566 DEFVAR_LISP ("post-command-hook"11560,353844
1567 DEFVAR_LISP ("echo-area-clear-hook"11568,354204 1567 DEFVAR_LISP ("echo-area-clear-hook"11568,354207
1568 DEFVAR_LISP ("lucid-menu-bar-dirty-flag"11574,354419 1568 DEFVAR_LISP ("lucid-menu-bar-dirty-flag"11574,354422
1569 DEFVAR_LISP ("menu-bar-final-items"11578,354622 1569 DEFVAR_LISP ("menu-bar-final-items"11578,354625
1570 DEFVAR_LISP ("tool-bar-separator-image-expression"11583,354872 1570 DEFVAR_LISP ("tool-bar-separator-image-expression"11583,354875
1571 DEFVAR_KBOARD ("overriding-terminal-local-map"11589,355230 1571 DEFVAR_KBOARD ("overriding-terminal-local-map"11589,355233
1572 DEFVAR_LISP ("overriding-local-map"11598,355652 1572 DEFVAR_LISP ("overriding-local-map"11598,355655
1573 DEFVAR_LISP ("overriding-local-map-menu-flag"11607,356103 1573 DEFVAR_LISP ("overriding-local-map-menu-flag"11607,356106
1574 DEFVAR_LISP ("special-event-map"11613,356442 1574 DEFVAR_LISP ("special-event-map"11613,356445
1575 DEFVAR_LISP ("track-mouse"11617,356630 1575 DEFVAR_LISP ("track-mouse"11617,356633
1576 DEFVAR_KBOARD ("system-key-alist"11620,356757 1576 DEFVAR_KBOARD ("system-key-alist"11620,356760
1577 DEFVAR_KBOARD ("local-function-key-map"11629,357138 1577 DEFVAR_KBOARD ("local-function-key-map"11629,357141
1578 DEFVAR_KBOARD ("input-decode-map"11658,358597 1578 DEFVAR_KBOARD ("input-decode-map"11658,358600
1579 DEFVAR_LISP ("function-key-map"11675,359385 1579 DEFVAR_LISP ("function-key-map"11675,359388
1580 DEFVAR_LISP ("key-translation-map"11683,359801 1580 DEFVAR_LISP ("key-translation-map"11683,359804
1581 DEFVAR_LISP ("deferred-action-list"11689,360145 1581 DEFVAR_LISP ("deferred-action-list"11689,360148
1582 DEFVAR_LISP ("deferred-action-function"11694,360393 1582 DEFVAR_LISP ("deferred-action-function"11694,360396
1583 DEFVAR_LISP ("delayed-warnings-list"11700,360692 1583 DEFVAR_LISP ("delayed-warnings-list"11700,360695
1584 DEFVAR_LISP ("timer-list"11708,361100 1584 DEFVAR_LISP ("timer-list"11708,361103
1585 DEFVAR_LISP ("timer-idle-list"11712,361252 1585 DEFVAR_LISP ("timer-idle-list"11712,361255
1586 DEFVAR_LISP ("input-method-function"11716,361415 1586 DEFVAR_LISP ("input-method-function"11716,361418
1587 DEFVAR_LISP ("input-method-previous-message"11737,362384 1587 DEFVAR_LISP ("input-method-previous-message"11737,362387
1588 DEFVAR_LISP ("show-help-function"11744,362745 1588 DEFVAR_LISP ("show-help-function"11744,362748
1589 DEFVAR_LISP ("disable-point-adjustment"11749,362977 1589 DEFVAR_LISP ("disable-point-adjustment"11749,362980
1590 DEFVAR_LISP ("global-disable-point-adjustment"11761,363527 1590 DEFVAR_LISP ("global-disable-point-adjustment"11761,363530
1591 DEFVAR_LISP ("minibuffer-message-timeout"11770,363893 1591 DEFVAR_LISP ("minibuffer-message-timeout"11770,363896
1592 DEFVAR_LISP ("throw-on-input"11775,364171 1592 DEFVAR_LISP ("throw-on-input"11775,364174
1593 DEFVAR_LISP ("command-error-function"11781,364422 1593 DEFVAR_LISP ("command-error-function"11781,364425
1594 DEFVAR_LISP ("enable-disabled-menus-and-buttons"11790,364909 1594 DEFVAR_LISP ("enable-disabled-menus-and-buttons"11790,364912
1595 DEFVAR_LISP ("select-active-regions"11798,365236 1595 DEFVAR_LISP ("select-active-regions"11798,365239
1596 DEFVAR_LISP ("saved-region-selection"11807,365628 1596 DEFVAR_LISP ("saved-region-selection"11807,365631
1597 DEFVAR_LISP ("selection-inhibit-update-commands"11815,366013 1597 DEFVAR_LISP ("selection-inhibit-update-commands"11815,366016
1598 DEFVAR_LISP ("debug-on-event"11825,366554 1598 DEFVAR_LISP ("debug-on-event"11825,366557
1599keys_of_keyboard 11841,367115 1599keys_of_keyboard 11841,367118
1600mark_kboards 11916,370434 1600mark_kboards 11916,370437
1601 DEFVAR_LISP ("internal--top-level-message",\111058,333972 1601 DEFVAR_LISP ("internal--top-level-message",\111058,333975
1602 DEFVAR_LISP ("last-command-event",\111312,342173 1602 DEFVAR_LISP ("last-command-event",\111312,342176
1603 DEFVAR_LISP ("last-nonmenu-event",\111315,342297 1603 DEFVAR_LISP ("last-nonmenu-event",\111315,342300
1604 DEFVAR_LISP ("last-input-event",\111321,342636 1604 DEFVAR_LISP ("last-input-event",\111321,342639
1605 DEFVAR_LISP ("unread-command-events",\111324,342730 1605 DEFVAR_LISP ("unread-command-events",\111324,342733
1606 DEFVAR_LISP ("unread-post-input-method-events",\111332,343190 1606 DEFVAR_LISP ("unread-post-input-method-events",\111332,343193
1607 DEFVAR_LISP ("unread-input-method-events",\111338,343529 1607 DEFVAR_LISP ("unread-input-method-events",\111338,343532
1608 DEFVAR_LISP ("meta-prefix-char",\111346,343898 1608 DEFVAR_LISP ("meta-prefix-char",\111346,343901
1609 DEFVAR_KBOARD ("last-command",\111351,344106 1609 DEFVAR_KBOARD ("last-command",\111351,344109
1610 DEFVAR_KBOARD ("real-last-command",\111368,344787 1610 DEFVAR_KBOARD ("real-last-command",\111368,344790
1611 DEFVAR_KBOARD ("last-repeatable-command",\111372,344973 1611 DEFVAR_KBOARD ("last-repeatable-command",\111372,344976
1612 DEFVAR_LISP ("this-command",\111378,345261 1612 DEFVAR_LISP ("this-command",\111378,345264
1613 DEFVAR_LISP ("real-this-command",\111384,345498 1613 DEFVAR_LISP ("real-this-command",\111384,345501
1614 DEFVAR_LISP ("this-command-keys-shift-translated",\111388,345680 1614 DEFVAR_LISP ("this-command-keys-shift-translated",\111388,345683
1615 DEFVAR_LISP ("this-original-command",\111396,346123 1615 DEFVAR_LISP ("this-original-command",\111396,346126
1616 DEFVAR_INT ("auto-save-interval",\111403,346520 1616 DEFVAR_INT ("auto-save-interval",\111403,346523
1617 DEFVAR_LISP ("auto-save-timeout",\111408,346734 1617 DEFVAR_LISP ("auto-save-timeout",\111408,346737
1618 DEFVAR_LISP ("echo-keystrokes",\111415,347079 1618 DEFVAR_LISP ("echo-keystrokes",\111415,347082
1619 DEFVAR_INT ("polling-period",\111421,347350 1619 DEFVAR_INT ("polling-period",\111421,347353
1620 DEFVAR_LISP ("double-click-time",\111428,347693 1620 DEFVAR_LISP ("double-click-time",\111428,347696
1621 DEFVAR_INT ("double-click-fuzz",\111435,348029 1621 DEFVAR_INT ("double-click-fuzz",\111435,348032
1622 DEFVAR_INT ("num-input-keys",\111446,348519 1622 DEFVAR_INT ("num-input-keys",\111446,348522
1623 DEFVAR_INT ("num-nonmacro-input-events",\111452,348794 1623 DEFVAR_INT ("num-nonmacro-input-events",\111452,348797
1624 DEFVAR_LISP ("last-event-frame",\111457,349032 1624 DEFVAR_LISP ("last-event-frame",\111457,349035
1625 DEFVAR_LISP ("tty-erase-char",\111463,349311 1625 DEFVAR_LISP ("tty-erase-char",\111463,349314
1626 DEFVAR_LISP ("help-char",\111466,349434 1626 DEFVAR_LISP ("help-char",\111466,349437
1627 DEFVAR_LISP ("help-event-list",\111472,349717 1627 DEFVAR_LISP ("help-event-list",\111472,349720
1628 DEFVAR_LISP ("help-form",\111477,349928 1628 DEFVAR_LISP ("help-form",\111477,349931
1629 DEFVAR_LISP ("prefix-help-command",\111483,350176 1629 DEFVAR_LISP ("prefix-help-command",\111483,350179
1630 DEFVAR_LISP ("top-level",\111489,350454 1630 DEFVAR_LISP ("top-level",\111489,350457
1631 DEFVAR_KBOARD ("keyboard-translate-table",\111495,350675 1631 DEFVAR_KBOARD ("keyboard-translate-table",\111495,350678
1632 DEFVAR_BOOL ("cannot-suspend",\111511,351488 1632 DEFVAR_BOOL ("cannot-suspend",\111511,351491
1633 DEFVAR_BOOL ("menu-prompting",\111516,351715 1633 DEFVAR_BOOL ("menu-prompting",\111516,351718
1634 DEFVAR_LISP ("menu-prompt-more-char",\111526,352145 1634 DEFVAR_LISP ("menu-prompt-more-char",\111526,352148
1635 DEFVAR_INT ("extra-keyboard-modifiers",\111531,352391 1635 DEFVAR_INT ("extra-keyboard-modifiers",\111531,352394
1636 DEFVAR_LISP ("deactivate-mark",\111545,353117 1636 DEFVAR_LISP ("deactivate-mark",\111545,353120
1637 DEFVAR_LISP ("pre-command-hook",\111553,353486 1637 DEFVAR_LISP ("pre-command-hook",\111553,353489
1638 DEFVAR_LISP ("post-command-hook",\111560,353841 1638 DEFVAR_LISP ("post-command-hook",\111560,353844
1639 DEFVAR_LISP ("echo-area-clear-hook",\111568,354204 1639 DEFVAR_LISP ("echo-area-clear-hook",\111568,354207
1640 DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\111574,354419 1640 DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\111574,354422
1641 DEFVAR_LISP ("menu-bar-final-items",\111578,354622 1641 DEFVAR_LISP ("menu-bar-final-items",\111578,354625
1642 DEFVAR_LISP ("tool-bar-separator-image-expression",\111583,354872 1642 DEFVAR_LISP ("tool-bar-separator-image-expression",\111583,354875
1643 DEFVAR_KBOARD ("overriding-terminal-local-map",\111589,355230 1643 DEFVAR_KBOARD ("overriding-terminal-local-map",\111589,355233
1644 DEFVAR_LISP ("overriding-local-map",\111598,355652 1644 DEFVAR_LISP ("overriding-local-map",\111598,355655
1645 DEFVAR_LISP ("overriding-local-map-menu-flag",\111607,356103 1645 DEFVAR_LISP ("overriding-local-map-menu-flag",\111607,356106
1646 DEFVAR_LISP ("special-event-map",\111613,356442 1646 DEFVAR_LISP ("special-event-map",\111613,356445
1647 DEFVAR_LISP ("track-mouse",\111617,356630 1647 DEFVAR_LISP ("track-mouse",\111617,356633
1648 DEFVAR_KBOARD ("system-key-alist",\111620,356757 1648 DEFVAR_KBOARD ("system-key-alist",\111620,356760
1649 DEFVAR_KBOARD ("local-function-key-map",\111629,357138 1649 DEFVAR_KBOARD ("local-function-key-map",\111629,357141
1650 DEFVAR_KBOARD ("input-decode-map",\111658,358597 1650 DEFVAR_KBOARD ("input-decode-map",\111658,358600
1651 DEFVAR_LISP ("function-key-map",\111675,359385 1651 DEFVAR_LISP ("function-key-map",\111675,359388
1652 DEFVAR_LISP ("key-translation-map",\111683,359801 1652 DEFVAR_LISP ("key-translation-map",\111683,359804
1653 DEFVAR_LISP ("deferred-action-list",\111689,360145 1653 DEFVAR_LISP ("deferred-action-list",\111689,360148
1654 DEFVAR_LISP ("deferred-action-function",\111694,360393 1654 DEFVAR_LISP ("deferred-action-function",\111694,360396
1655 DEFVAR_LISP ("delayed-warnings-list",\111700,360692 1655 DEFVAR_LISP ("delayed-warnings-list",\111700,360695
1656 DEFVAR_LISP ("timer-list",\111708,361100 1656 DEFVAR_LISP ("timer-list",\111708,361103
1657 DEFVAR_LISP ("timer-idle-list",\111712,361252 1657 DEFVAR_LISP ("timer-idle-list",\111712,361255
1658 DEFVAR_LISP ("input-method-function",\111716,361415 1658 DEFVAR_LISP ("input-method-function",\111716,361418
1659 DEFVAR_LISP ("input-method-previous-message",\111737,362384 1659 DEFVAR_LISP ("input-method-previous-message",\111737,362387
1660 DEFVAR_LISP ("show-help-function",\111744,362745 1660 DEFVAR_LISP ("show-help-function",\111744,362748
1661 DEFVAR_LISP ("disable-point-adjustment",\111749,362977 1661 DEFVAR_LISP ("disable-point-adjustment",\111749,362980
1662 DEFVAR_LISP ("global-disable-point-adjustment",\111761,363527 1662 DEFVAR_LISP ("global-disable-point-adjustment",\111761,363530
1663 DEFVAR_LISP ("minibuffer-message-timeout",\111770,363893 1663 DEFVAR_LISP ("minibuffer-message-timeout",\111770,363896
1664 DEFVAR_LISP ("throw-on-input",\111775,364171 1664 DEFVAR_LISP ("throw-on-input",\111775,364174
1665 DEFVAR_LISP ("command-error-function",\111781,364422 1665 DEFVAR_LISP ("command-error-function",\111781,364425
1666 DEFVAR_LISP ("enable-disabled-menus-and-buttons",\111790,364909 1666 DEFVAR_LISP ("enable-disabled-menus-and-buttons",\111790,364912
1667 DEFVAR_LISP ("select-active-regions",\111798,365236 1667 DEFVAR_LISP ("select-active-regions",\111798,365239
1668 DEFVAR_LISP ("saved-region-selection",\111807,365628 1668 DEFVAR_LISP ("saved-region-selection",\111807,365631
1669 DEFVAR_LISP ("selection-inhibit-update-commands",\111815,366013 1669 DEFVAR_LISP ("selection-inhibit-update-commands",\111815,366016
1670 DEFVAR_LISP ("debug-on-event",\111825,366554 1670 DEFVAR_LISP ("debug-on-event",\111825,366557
1671 1671
1672c-src/emacs/src/lisp.h,41391 1672c-src/emacs/src/lisp.h,41391
1673#define EMACS_LISP_H22,801 1673#define EMACS_LISP_H22,801
@@ -3274,112 +3274,112 @@ el-src/emacs/lisp/progmodes/etags.el,5188
3274(defcustom tags-tag-face 148,5700 3274(defcustom tags-tag-face 148,5700
3275(defcustom tags-apropos-verbose 154,5835 3275(defcustom tags-apropos-verbose 154,5835
3276(defcustom tags-apropos-additional-actions 160,5999 3276(defcustom tags-apropos-additional-actions 160,5999
3277(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918 3277(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
3278(defvar default-tags-table-function 189,7098 3278(defvar default-tags-table-function 189,7101
3279(defvar tags-location-ring 194,7324 3279(defvar tags-location-ring 194,7327
3280(defvar tags-table-files 201,7600 3280(defvar tags-table-files 201,7603
3281(defvar tags-completion-table 206,7767 3281(defvar tags-completion-table 206,7770
3282(defvar tags-included-tables 209,7859 3282(defvar tags-included-tables 209,7862
3283(defvar next-file-list 212,7954 3283(defvar next-file-list 212,7957
3284(defvar tags-table-format-functions 217,8060 3284(defvar tags-table-format-functions 217,8063
3285(defvar file-of-tag-function 224,8441 3285(defvar file-of-tag-function 224,8444
3286(defvar tags-table-files-function 228,8635 3286(defvar tags-table-files-function 228,8638
3287(defvar tags-completion-table-function 230,8746 3287(defvar tags-completion-table-function 230,8749
3288(defvar snarf-tag-function 232,8841 3288(defvar snarf-tag-function 232,8844
3289(defvar goto-tag-location-function 236,9050 3289(defvar goto-tag-location-function 236,9053
3290(defvar find-tag-regexp-search-function 239,9223 3290(defvar find-tag-regexp-search-function 239,9226
3291(defvar find-tag-regexp-tag-order 241,9344 3291(defvar find-tag-regexp-tag-order 241,9347
3292(defvar find-tag-regexp-next-line-after-failure-p 243,9453 3292(defvar find-tag-regexp-next-line-after-failure-p 243,9456
3293(defvar find-tag-search-function 245,9573 3293(defvar find-tag-search-function 245,9576
3294(defvar find-tag-tag-order 247,9680 3294(defvar find-tag-tag-order 247,9683
3295(defvar find-tag-next-line-after-failure-p 249,9775 3295(defvar find-tag-next-line-after-failure-p 249,9778
3296(defvar list-tags-function 251,9881 3296(defvar list-tags-function 251,9884
3297(defvar tags-apropos-function 253,9969 3297(defvar tags-apropos-function 253,9972
3298(defvar tags-included-tables-function 255,10063 3298(defvar tags-included-tables-function 255,10066
3299(defvar verify-tags-table-function 257,10182 3299(defvar verify-tags-table-function 257,10185
3300(defun initialize-new-tags-table 260,10293 3300(defun initialize-new-tags-table 260,10296
3301(defun tags-table-mode 276,10981 3301(defun tags-table-mode 276,10984
3302(defun visit-tags-table 285,11246 3302(defun visit-tags-table 285,11249
3303(defun tags-table-check-computed-list 321,12784 3303(defun tags-table-check-computed-list 321,12787
3304(defun tags-table-extend-computed-list 360,14655 3304(defun tags-table-extend-computed-list 360,14658
3305(defun tags-expand-table-name 400,16368 3305(defun tags-expand-table-name 400,16371
3306(defun tags-table-list-member 409,16711 3306(defun tags-table-list-member 409,16714
3307(defun tags-verify-table 421,17183 3307(defun tags-verify-table 421,17186
3308(defun tags-table-including 470,19303 3308(defun tags-table-including 470,19306
3309(defun tags-next-table 522,21347 3309(defun tags-next-table 522,21350
3310(defun visit-tags-table-buffer 543,22204 3310(defun visit-tags-table-buffer 543,22207
3311(defun tags-reset-tags-tables 712,28514 3311(defun tags-reset-tags-tables 712,28517
3312(defun file-of-tag 731,29171 3312(defun file-of-tag 731,29174
3313(defun tags-table-files 740,29521 3313(defun tags-table-files 740,29524
3314(defun tags-included-tables 749,29871 3314(defun tags-included-tables 749,29874
3315(defun tags-completion-table 755,30117 3315(defun tags-completion-table 755,30120
3316(defun tags-lazy-completion-table 783,31311 3316(defun tags-lazy-completion-table 783,31314
3317(defun tags-completion-at-point-function 799,31946 3317(defun tags-completion-at-point-function 799,31949
3318(defun find-tag-tag 818,32696 3318(defun find-tag-tag 818,32699
3319(defvar last-tag 837,33369 3319(defvar last-tag 837,33372
3320(defun find-tag-interactive 840,33428 3320(defun find-tag-interactive 840,33431
3321(defvar find-tag-history 852,33843 3321(defvar find-tag-history 852,33846
3322(defvar etags-case-fold-search)855,33908 3322(defvar etags-case-fold-search)855,33911
3323(defvar etags-syntax-table)856,33940 3323(defvar etags-syntax-table)856,33943
3324(defvar local-find-tag-hook)857,33968 3324(defvar local-find-tag-hook)857,33971
3325(defun find-tag-noselect 860,34013 3325(defun find-tag-noselect 860,34016
3326(defun find-tag 932,37127 3326(defun find-tag 932,37130
3327(defun find-tag-other-window 959,38343 3327(defun find-tag-other-window 959,38346
3328(defun find-tag-other-frame 1000,40271 3328(defun find-tag-other-frame 1000,40274
3329(defun find-tag-regexp 1025,41445 3329(defun find-tag-regexp 1025,41448
3330(defalias 'pop-tag-mark pop-tag-mark1049,42607 3330(defalias 'pop-tag-mark pop-tag-mark1049,42610
3331(defvar tag-lines-already-matched 1052,42658 3331(defvar tag-lines-already-matched 1052,42661
3332(defun find-tag-in-order 1055,42765 3332(defun find-tag-in-order 1055,42768
3333(defun tag-find-file-of-tag-noselect 1167,47111 3333(defun tag-find-file-of-tag-noselect 1167,47114
3334(defun tag-find-file-of-tag 1200,48957 3334(defun tag-find-file-of-tag 1200,48960
3335(defun etags-recognize-tags-table 1208,49183 3335(defun etags-recognize-tags-table 1208,49186
3336(defun etags-verify-tags-table 1241,50814 3336(defun etags-verify-tags-table 1241,50817
3337(defun etags-file-of-tag 1246,51012 3337(defun etags-file-of-tag 1246,51015
3338(defun etags-tags-completion-table 1256,51347 3338(defun etags-tags-completion-table 1256,51350
3339(defun etags-snarf-tag 1286,52553 3339(defun etags-snarf-tag 1286,52556
3340(defun etags-goto-tag-location 1324,54122 3340(defun etags-goto-tag-location 1324,54125
3341(defun etags-list-tags 1388,56565 3341(defun etags-list-tags 1388,56568
3342(defmacro tags-with-face 1423,57840 3342(defmacro tags-with-face 1423,57843
3343(defun etags-tags-apropos-additional 1431,58173 3343(defun etags-tags-apropos-additional 1431,58176
3344(defun etags-tags-apropos 1465,59410 3344(defun etags-tags-apropos 1465,59413
3345(defun etags-tags-table-files 1527,61619 3345(defun etags-tags-table-files 1527,61622
3346(defun etags-tags-included-tables 1542,62055 3346(defun etags-tags-included-tables 1542,62058
3347(defun tags-recognize-empty-tags-table 1559,62595 3347(defun tags-recognize-empty-tags-table 1559,62598
3348(defun tag-exact-file-name-match-p 1587,63741 3348(defun tag-exact-file-name-match-p 1587,63744
3349(defun tag-file-name-match-p 1596,64134 3349(defun tag-file-name-match-p 1596,64137
3350(defun tag-exact-match-p 1609,64690 3350(defun tag-exact-match-p 1609,64693
3351(defun tag-implicit-name-match-p 1620,65258 3351(defun tag-implicit-name-match-p 1620,65261
3352(defun tag-symbol-match-p 1633,65858 3352(defun tag-symbol-match-p 1633,65861
3353(defun tag-word-match-p 1643,66294 3353(defun tag-word-match-p 1643,66297
3354(defun tag-partial-file-name-match-p 1652,66692 3354(defun tag-partial-file-name-match-p 1652,66695
3355(defun tag-any-match-p 1662,67136 3355(defun tag-any-match-p 1662,67139
3356(defun tag-re-match-p 1667,67320 3356(defun tag-re-match-p 1667,67323
3357(defcustom tags-loop-revert-buffers 1675,67569 3357(defcustom tags-loop-revert-buffers 1675,67572
3358(defun next-file 1685,67978 3358(defun next-file 1685,67981
3359(defvar tags-loop-operate 1760,70892 3359(defvar tags-loop-operate 1760,70895
3360(defvar tags-loop-scan1763,70986 3360(defvar tags-loop-scan1763,70989
3361(defun tags-loop-eval 1771,71315 3361(defun tags-loop-eval 1771,71318
3362(defun tags-loop-continue 1782,71644 3362(defun tags-loop-continue 1782,71647
3363(defun tags-search 1850,73950 3363(defun tags-search 1850,73953
3364(defun tags-query-replace 1871,74776 3364(defun tags-query-replace 1871,74779
3365(defun tags-complete-tags-table-file 1896,76000 3365(defun tags-complete-tags-table-file 1896,76003
3366(defun list-tags 1906,76379 3366(defun list-tags 1906,76382
3367(defun tags-apropos 1934,77332 3367(defun tags-apropos 1934,77335
3368(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158 3368(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
3369(defun select-tags-table 1964,78397 3369(defun select-tags-table 1964,78400
3370(defvar select-tags-table-mode-map 2019,80524 3370(defvar select-tags-table-mode-map 2019,80527
3371(define-derived-mode select-tags-table-mode 2030,80907 3371(define-derived-mode select-tags-table-mode 2030,80910
3372(defun select-tags-table-select 2034,81091 3372(defun select-tags-table-select 2034,81094
3373(defun select-tags-table-quit 2043,81457 3373(defun select-tags-table-quit 2043,81460
3374(defun complete-tag 2049,81612 3374(defun complete-tag 2049,81615
3375(defconst etags--xref-limit 2074,82553 3375(defconst etags--xref-limit 2074,82556
3376(defvar etags-xref-find-definitions-tag-order 2076,82588 3376(defvar etags-xref-find-definitions-tag-order 2076,82591
3377(defun etags-xref-find 2082,82878 3377(defun etags-xref-find 2082,82881
3378(defun etags--xref-find-definitions 2096,83407 3378(defun etags--xref-find-definitions 2096,83410
3379(defclass xref-etags-location 2129,85121 3379(defclass xref-etags-location 2129,85124
3380(defun xref-make-etags-location 2135,85344 3380(defun xref-make-etags-location 2135,85347
3381(cl-defmethod xref-location-marker 2139,85499 3381(cl-defmethod xref-location-marker 2139,85502
3382(cl-defmethod xref-location-line 2146,85743 3382(cl-defmethod xref-location-line 2146,85746
3383 3383
3384erl-src/gs_dialog.erl,98 3384erl-src/gs_dialog.erl,98
3385-define(VERSION2,32 3385-define(VERSION2,32
diff --git a/test/manual/etags/ETAGS.good_6 b/test/manual/etags/ETAGS.good_6
index 9a38e20dcea..6f440a7fc95 100644
--- a/test/manual/etags/ETAGS.good_6
+++ b/test/manual/etags/ETAGS.good_6
@@ -1234,440 +1234,440 @@ record_auto_save 742,23849
1234force_auto_save_soon 751,24017 1234force_auto_save_soon 751,24017
1235DEFUN ("recursive-edit", Frecursive_edit,759,24138 1235DEFUN ("recursive-edit", Frecursive_edit,759,24138
1236DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138 1236DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
1237recursive_edit_unwind 804,25748 1237recursive_edit_unwind 804,25751
1238any_kboard_state 817,26014 1238any_kboard_state 817,26017
1239single_kboard_state 838,26666 1239single_kboard_state 838,26669
1240not_single_kboard_state 848,26804 1240not_single_kboard_state 848,26807
1241struct kboard_stack858,27066 1241struct kboard_stack858,27069
1242 KBOARD *kboard;kboard860,27088 1242 KBOARD *kboard;kboard860,27091
1243 struct kboard_stack *next;next861,27106 1243 struct kboard_stack *next;next861,27109
1244static struct kboard_stack *kboard_stack;kboard_stack864,27139 1244static struct kboard_stack *kboard_stack;kboard_stack864,27142
1245push_kboard 867,27187 1245push_kboard 867,27190
1246pop_kboard 879,27376 1246pop_kboard 879,27379
1247temporarily_switch_to_single_kboard 914,28264 1247temporarily_switch_to_single_kboard 914,28267
1248record_single_kboard_state 943,29438 1248record_single_kboard_state 943,29441
1249restore_kboard_configuration 952,29622 1249restore_kboard_configuration 952,29625
1250cmd_error 970,30078 1250cmd_error 970,30081
1251cmd_error_internal 1024,31511 1251cmd_error_internal 1024,31514
1252DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031 1252DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32034
1253DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031 1253DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32034
1254static Lisp_Object command_loop_2 1086,33638 1254static Lisp_Object command_loop_2 1086,33641
1255static Lisp_Object top_level_1 1087,33687 1255static Lisp_Object top_level_1 1087,33690
1256command_loop 1094,33917 1256command_loop 1094,33920
1257command_loop_2 1134,35136 1257command_loop_2 1134,35139
1258top_level_2 1146,35340 1258top_level_2 1146,35343
1259top_level_1 1152,35418 1259top_level_1 1152,35421
1260DEFUN ("top-level", Ftop_level,1164,35788 1260DEFUN ("top-level", Ftop_level,1164,35791
1261DEFUN ("top-level", Ftop_level,top-level1164,35788 1261DEFUN ("top-level", Ftop_level,top-level1164,35791
1262user_error 1183,36289 1262user_error 1183,36292
1263DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430 1263DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36433
1264DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430 1264DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36433
1265DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820 1265DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36823
1266DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820 1266DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36823
1267tracking_off 1216,37282 1267tracking_off 1216,37285
1268DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817 1268DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37820
1269DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817 1269DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37820
1270bool ignore_mouse_drag_p;1256,38393 1270bool ignore_mouse_drag_p;1256,38396
1271some_mouse_moved 1259,38442 1271some_mouse_moved 1259,38445
1272static int read_key_sequence 1282,38800 1272static int read_key_sequence 1282,38803
1273static void adjust_point_for_property 1284,38918 1273static void adjust_point_for_property 1284,38921
1274Lisp_Object last_undo_boundary;1287,39033 1274Lisp_Object last_undo_boundary;1287,39036
1275command_loop_1 1294,39274 1275command_loop_1 1294,39277
1276read_menu_command 1649,50890 1276read_menu_command 1649,50893
1277adjust_point_for_property 1678,51618 1277adjust_point_for_property 1678,51621
1278safe_run_hooks_1 1831,57340 1278safe_run_hooks_1 1831,57343
1279safe_run_hooks_error 1841,57570 1279safe_run_hooks_error 1841,57573
1280safe_run_hook_funcall 1878,58577 1280safe_run_hook_funcall 1878,58580
1281safe_run_hooks 1893,59059 1281safe_run_hooks 1893,59062
1282int poll_suppress_count;1908,59398 1282int poll_suppress_count;1908,59401
1283static struct atimer *poll_timer;poll_timer1915,59488 1283static struct atimer *poll_timer;poll_timer1915,59491
1284poll_for_input_1 1919,59590 1284poll_for_input_1 1919,59593
1285poll_for_input 1930,59790 1285poll_for_input 1930,59793
1286start_polling 1942,60054 1286start_polling 1942,60057
1287input_polling_used 1979,61092 1287input_polling_used 1979,61095
1288stop_polling 1994,61391 1288stop_polling 1994,61394
1289set_poll_suppress_count 2009,61760 1289set_poll_suppress_count 2009,61763
1290bind_polling_period 2029,62142 1290bind_polling_period 2029,62145
1291make_ctrl_char 2048,62493 1291make_ctrl_char 2048,62496
1292show_help_echo 2113,64456 1292show_help_echo 2113,64459
1293static Lisp_Object kbd_buffer_get_event 2152,65485 1293static Lisp_Object kbd_buffer_get_event 2152,65488
1294static void record_char 2154,65597 1294static void record_char 2154,65600
1295static Lisp_Object help_form_saved_window_configs;2156,65639 1295static Lisp_Object help_form_saved_window_configs;2156,65642
1296read_char_help_form_unwind 2158,65702 1296read_char_help_form_unwind 2158,65705
1297#define STOP_POLLING 2166,65960 1297#define STOP_POLLING 2166,65963
1298#define RESUME_POLLING 2170,66085 1298#define RESUME_POLLING 2170,66088
1299read_event_from_main_queue 2175,66230 1299read_event_from_main_queue 2175,66233
1300read_decoded_event_from_main_queue 2249,68418 1300read_decoded_event_from_main_queue 2249,68421
1301#define MAX_ENCODED_BYTES 2254,68665 1301#define MAX_ENCODED_BYTES 2254,68668
1302echo_keystrokes_p 2342,71557 1302echo_keystrokes_p 2342,71560
1303read_char 2376,72849 1303read_char 2376,72852
1304record_menu_key 3225,98950 1304record_menu_key 3225,98953
1305help_char_p 3258,99675 1305help_char_p 3258,99678
1306record_char 3273,99954 1306record_char 3273,99957
1307save_getcjmp 3412,104236 1307save_getcjmp 3412,104239
1308restore_getcjmp 3418,104327 1308restore_getcjmp 3418,104330
1309readable_events 3430,104698 1309readable_events 3430,104701
1310int stop_character EXTERNALLY_VISIBLE;3497,106438 1310int stop_character EXTERNALLY_VISIBLE;3497,106441
1311event_to_kboard 3500,106494 1311event_to_kboard 3500,106497
1312kbd_buffer_nr_stored 3522,107143 1312kbd_buffer_nr_stored 3522,107146
1313kbd_buffer_store_event 3534,107484 1313kbd_buffer_store_event 3534,107487
1314kbd_buffer_store_event_hold 3550,108026 1314kbd_buffer_store_event_hold 3550,108029
1315kbd_buffer_unget_event 3684,111618 1315kbd_buffer_unget_event 3684,111621
1316#define INPUT_EVENT_POS_MAX 3698,112019 1316#define INPUT_EVENT_POS_MAX 3698,112022
1317#define INPUT_EVENT_POS_MIN 3701,112148 1317#define INPUT_EVENT_POS_MIN 3701,112151
1318position_to_Time 3706,112288 1318position_to_Time 3706,112291
1319Time_to_position 3716,112515 1319Time_to_position 3716,112518
1320gen_help_event 3738,113172 1320gen_help_event 3738,113175
1321kbd_buffer_store_help_event 3756,113612 1321kbd_buffer_store_help_event 3756,113615
1322discard_mouse_events 3773,113977 1322discard_mouse_events 3773,113980
1323kbd_buffer_events_waiting 3803,114712 1323kbd_buffer_events_waiting 3803,114715
1324clear_event 3823,115069 1324clear_event 3823,115072
1325kbd_buffer_get_event 3836,115409 1325kbd_buffer_get_event 3836,115412
1326process_special_events 4258,127882 1326process_special_events 4258,127885
1327swallow_events 4322,129706 1327swallow_events 4322,129709
1328timer_start_idle 4339,130099 1328timer_start_idle 4339,130102
1329timer_stop_idle 4355,130577 1329timer_stop_idle 4355,130580
1330timer_resume_idle 4363,130721 1330timer_resume_idle 4363,130724
1331struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913 1331struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130916
1332Lisp_Object pending_funcalls;4377,131173 1332Lisp_Object pending_funcalls;4377,131176
1333decode_timer 4381,131294 1333decode_timer 4381,131297
1334timer_check_2 4414,132247 1334timer_check_2 4414,132250
1335timer_check 4572,136818 1335timer_check 4572,136821
1336DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663 1336DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137666
1337DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663 1337DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137666
1338static Lisp_Object accent_key_syms;4625,138240 1338static Lisp_Object accent_key_syms;4625,138243
1339static Lisp_Object func_key_syms;4626,138276 1339static Lisp_Object func_key_syms;4626,138279
1340static Lisp_Object mouse_syms;4627,138310 1340static Lisp_Object mouse_syms;4627,138313
1341static Lisp_Object wheel_syms;4628,138341 1341static Lisp_Object wheel_syms;4628,138344
1342static Lisp_Object drag_n_drop_syms;4629,138372 1342static Lisp_Object drag_n_drop_syms;4629,138375
1343static const int lispy_accent_codes[lispy_accent_codes4634,138517 1343static const int lispy_accent_codes[lispy_accent_codes4634,138520
1344static const char *const lispy_accent_keys[lispy_accent_keys4741,139879 1344static const char *const lispy_accent_keys[lispy_accent_keys4741,139882
1345#define FUNCTION_KEY_OFFSET 4766,140315 1345#define FUNCTION_KEY_OFFSET 4766,140318
1346const char *const lispy_function_keys[lispy_function_keys4768,140348 1346const char *const lispy_function_keys[lispy_function_keys4768,140351
1347static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902 1347static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148905
1348static const char *const lispy_kana_keys[lispy_kana_keys5026,150136 1348static const char *const lispy_kana_keys[lispy_kana_keys5026,150139
1349#define FUNCTION_KEY_OFFSET 5061,151752 1349#define FUNCTION_KEY_OFFSET 5061,151755
1350static const char *const lispy_function_keys[lispy_function_keys5065,151895 1350static const char *const lispy_function_keys[lispy_function_keys5065,151898
1351#define ISO_FUNCTION_KEY_OFFSET 5149,154430 1351#define ISO_FUNCTION_KEY_OFFSET 5149,154433
1352static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470 1352static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154473
1353static Lisp_Object Vlispy_mouse_stem;5172,155329 1353static Lisp_Object Vlispy_mouse_stem;5172,155332
1354static const char *const lispy_wheel_names[lispy_wheel_names5174,155368 1354static const char *const lispy_wheel_names[lispy_wheel_names5174,155371
1355static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620 1355static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155623
1356static short const scroll_bar_parts[scroll_bar_parts5189,155886 1356static short const scroll_bar_parts[scroll_bar_parts5189,155889
1357static Lisp_Object button_down_location;5210,156911 1357static Lisp_Object button_down_location;5210,156914
1358static int last_mouse_button;5215,157066 1358static int last_mouse_button;5215,157069
1359static int last_mouse_x;5216,157096 1359static int last_mouse_x;5216,157099
1360static int last_mouse_y;5217,157121 1360static int last_mouse_y;5217,157124
1361static Time button_down_time;5218,157146 1361static Time button_down_time;5218,157149
1362static int double_click_count;5222,157230 1362static int double_click_count;5222,157233
1363make_lispy_position 5228,157391 1363make_lispy_position 5228,157394
1364toolkit_menubar_in_use 5456,163954 1364toolkit_menubar_in_use 5456,163957
1365make_scroll_bar_position 5469,164322 1365make_scroll_bar_position 5469,164325
1366make_lispy_event 5485,164968 1366make_lispy_event 5485,164971
1367make_lispy_movement 6104,183531 1367make_lispy_movement 6104,183534
1368make_lispy_switch_frame 6131,184262 1368make_lispy_switch_frame 6131,184265
1369make_lispy_focus_in 6137,184369 1369make_lispy_focus_in 6137,184372
1370make_lispy_focus_out 6145,184495 1370make_lispy_focus_out 6145,184498
1371parse_modifiers_uncached 6163,184945 1371parse_modifiers_uncached 6163,184948
1372#define SINGLE_LETTER_MOD(6185,185465 1372#define SINGLE_LETTER_MOD(6185,185468
1373#undef SINGLE_LETTER_MOD6212,185906 1373#undef SINGLE_LETTER_MOD6212,185909
1374#define MULTI_LETTER_MOD(6214,185932 1374#define MULTI_LETTER_MOD(6214,185935
1375#undef MULTI_LETTER_MOD6231,186400 1375#undef MULTI_LETTER_MOD6231,186403
1376apply_modifiers_uncached 6273,187574 1376apply_modifiers_uncached 6273,187577
1377static const char *const modifier_names[modifier_names6319,189193 1377static const char *const modifier_names[modifier_names6319,189196
1378#define NUM_MOD_NAMES 6325,189399 1378#define NUM_MOD_NAMES 6325,189402
1379static Lisp_Object modifier_symbols;6327,189449 1379static Lisp_Object modifier_symbols;6327,189452
1380lispy_modifier_list 6331,189586 1380lispy_modifier_list 6331,189589
1381#define KEY_TO_CHAR(6353,190252 1381#define KEY_TO_CHAR(6353,190255
1382parse_modifiers 6356,190328 1382parse_modifiers 6356,190331
1383DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517 1383DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191520
1384DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517 1384DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191520
1385apply_modifiers 6422,192391 1385apply_modifiers 6422,192394
1386reorder_modifiers 6491,194720 1386reorder_modifiers 6491,194723
1387modify_event_symbol 6536,196528 1387modify_event_symbol 6536,196531
1388DEFUN ("event-convert-list", Fevent_convert_list,6628,199244 1388DEFUN ("event-convert-list", Fevent_convert_list,6628,199247
1389DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244 1389DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199247
1390parse_solitary_modifier 6695,201135 1390parse_solitary_modifier 6695,201138
1391#define SINGLE_LETTER_MOD(6701,201258 1391#define SINGLE_LETTER_MOD(6701,201261
1392#define MULTI_LETTER_MOD(6705,201343 1392#define MULTI_LETTER_MOD(6705,201346
1393#undef SINGLE_LETTER_MOD6763,202641 1393#undef SINGLE_LETTER_MOD6763,202644
1394#undef MULTI_LETTER_MOD6764,202666 1394#undef MULTI_LETTER_MOD6764,202669
1395lucid_event_type_list_p 6775,202889 1395lucid_event_type_list_p 6775,202892
1396get_input_pending 6814,203960 1396get_input_pending 6814,203963
1397record_asynch_buffer_change 6834,204579 1397record_asynch_buffer_change 6834,204582
1398gobble_input 6872,205702 1398gobble_input 6872,205705
1399tty_read_avail_input 6967,208310 1399tty_read_avail_input 6967,208313
1400handle_async_input 7149,214039 1400handle_async_input 7149,214042
1401process_pending_signals 7165,214359 1401process_pending_signals 7165,214362
1402unblock_input_to 7177,214645 1402unblock_input_to 7177,214648
1403unblock_input 7200,215277 1403unblock_input 7200,215280
1404totally_unblock_input 7209,215445 1404totally_unblock_input 7209,215448
1405handle_input_available_signal 7217,215529 1405handle_input_available_signal 7217,215532
1406deliver_input_available_signal 7226,215700 1406deliver_input_available_signal 7226,215703
1407struct user_signal_info7235,215865 1407struct user_signal_info7235,215868
1408 int sig;7238,215915 1408 int sig;7238,215918
1409 char *name;name7241,215956 1409 char *name;name7241,215959
1410 int npending;7244,216007 1410 int npending;7244,216010
1411 struct user_signal_info *next;next7246,216024 1411 struct user_signal_info *next;next7246,216027
1412static struct user_signal_info *user_signals user_signals7250,216090 1412static struct user_signal_info *user_signals user_signals7250,216093
1413add_user_signal 7253,216149 1413add_user_signal 7253,216152
1414handle_user_signal 7275,216598 1414handle_user_signal 7275,216601
1415deliver_user_signal 7316,217558 1415deliver_user_signal 7316,217561
1416find_user_signal_name 7322,217659 1416find_user_signal_name 7322,217662
1417store_user_signal_events 7334,217841 1417store_user_signal_events 7334,217844
1418static void menu_bar_item 7362,218341 1418static void menu_bar_item 7362,218344
1419static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416 1419static Lisp_Object menu_bar_one_keymap_changed_items;7363,218419
1420static Lisp_Object menu_bar_items_vector;7368,218630 1420static Lisp_Object menu_bar_items_vector;7368,218633
1421static int menu_bar_items_index;7369,218672 1421static int menu_bar_items_index;7369,218675
1422static const char *separator_names[separator_names7372,218707 1422static const char *separator_names[separator_names7372,218710
1423menu_separator_name_p 7393,219148 1423menu_separator_name_p 7393,219151
1424menu_bar_items 7426,219852 1424menu_bar_items 7426,219855
1425Lisp_Object item_properties;7568,224603 1425Lisp_Object item_properties;7568,224606
1426menu_bar_item 7571,224645 1426menu_bar_item 7571,224648
1427menu_item_eval_property_1 7647,227175 1427menu_item_eval_property_1 7647,227178
1428eval_dyn 7658,227465 1428eval_dyn 7658,227468
1429menu_item_eval_property 7666,227675 1429menu_item_eval_property 7666,227678
1430parse_menu_item 7686,228341 1430parse_menu_item 7686,228344
1431static Lisp_Object tool_bar_items_vector;7965,236336 1431static Lisp_Object tool_bar_items_vector;7965,236339
1432static Lisp_Object tool_bar_item_properties;7970,236510 1432static Lisp_Object tool_bar_item_properties;7970,236513
1433static int ntool_bar_items;7974,236606 1433static int ntool_bar_items;7974,236609
1434static void init_tool_bar_items 7978,236664 1434static void init_tool_bar_items 7978,236667
1435static void process_tool_bar_item 7979,236711 1435static void process_tool_bar_item 7979,236714
1436static bool parse_tool_bar_item 7981,236801 1436static bool parse_tool_bar_item 7981,236804
1437static void append_tool_bar_item 7982,236861 1437static void append_tool_bar_item 7982,236864
1438tool_bar_items 7990,237083 1438tool_bar_items 7990,237086
1439process_tool_bar_item 8075,239892 1439process_tool_bar_item 8075,239895
1440#define PROP(8112,240969 1440#define PROP(8112,240972
1441set_prop 8114,241038 1441set_prop 8114,241041
1442parse_tool_bar_item 8167,242453 1442parse_tool_bar_item 8167,242456
1443#undef PROP8379,248844 1443#undef PROP8379,248847
1444init_tool_bar_items 8387,248969 1444init_tool_bar_items 8387,248972
1445append_tool_bar_item 8401,249261 1445append_tool_bar_item 8401,249264
1446read_char_x_menu_prompt 8443,250771 1446read_char_x_menu_prompt 8443,250774
1447read_char_minibuf_menu_prompt 8503,252445 1447read_char_minibuf_menu_prompt 8503,252448
1448#define PUSH_C_STR(8527,253014 1448#define PUSH_C_STR(8527,253017
1449follow_key 8726,258553 1449follow_key 8726,258556
1450active_maps 8733,258695 1450active_maps 8733,258698
1451typedef struct keyremap8742,259021 1451typedef struct keyremap8742,259024
1452 Lisp_Object parent;8745,259107 1452 Lisp_Object parent;8745,259110
1453 Lisp_Object map;8748,259224 1453 Lisp_Object map;8748,259227
1454 int start,8753,259446 1454 int start,8753,259449
1455 int start, end;8753,259446 1455 int start, end;8753,259449
1456} keyremap;8754,259464 1456} keyremap;8754,259467
1457access_keymap_keyremap 8764,259808 1457access_keymap_keyremap 8764,259811
1458keyremap_step 8811,261450 1458keyremap_step 8811,261453
1459test_undefined 8867,262934 1459test_undefined 8867,262937
1460read_key_sequence 8916,264861 1460read_key_sequence 8916,264864
1461read_key_sequence_vs 9826,295821 1461read_key_sequence_vs 9826,295824
1462DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294 1462DEFUN ("read-key-sequence", Fread_key_sequence,9885,297297
1463DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294 1463DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297297
1464DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982 1464DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299985
1465DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982 1465DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299985
1466detect_input_pending 9950,300488 1466detect_input_pending 9950,300491
1467detect_input_pending_ignore_squeezables 9959,300654 1467detect_input_pending_ignore_squeezables 9959,300657
1468detect_input_pending_run_timers 9967,300870 1468detect_input_pending_run_timers 9967,300873
1469clear_input_pending 9985,301362 1469clear_input_pending 9985,301365
1470requeued_events_pending_p 9997,301732 1470requeued_events_pending_p 9997,301735
1471DEFUN ("input-pending-p", Finput_pending_p,10002,301813 1471DEFUN ("input-pending-p", Finput_pending_p,10002,301816
1472DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813 1472DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301816
1473DEFUN ("recent-keys", Frecent_keys,10024,302596 1473DEFUN ("recent-keys", Frecent_keys,10024,302599
1474DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596 1474DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302599
1475DEFUN ("this-command-keys", Fthis_command_keys,10055,303517 1475DEFUN ("this-command-keys", Fthis_command_keys,10055,303520
1476DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517 1476DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303520
1477DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958 1477DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303961
1478DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958 1478DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303961
1479DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380 1479DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304383
1480DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380 1480DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304383
1481DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955 1481DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304958
1482DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955 1482DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304958
1483DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495 1483DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305498
1484DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495 1484DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305498
1485DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510 1485DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306513
1486DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510 1486DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306513
1487DEFUN ("recursion-depth", Frecursion_depth,10158,307069 1487DEFUN ("recursion-depth", Frecursion_depth,10158,307072
1488DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069 1488DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307072
1489DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406 1489DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307409
1490DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406 1490DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307409
1491DEFUN ("discard-input", Fdiscard_input,10203,308447 1491DEFUN ("discard-input", Fdiscard_input,10203,308450
1492DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447 1492DEFUN ("discard-input", Fdiscard_input,discard-input10203,308450
1493DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949 1493DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308952
1494DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949 1494DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308952
1495stuff_buffered_input 10285,311045 1495stuff_buffered_input 10285,311048
1496set_waiting_for_input 10323,312016 1496set_waiting_for_input 10323,312019
1497clear_waiting_for_input 10337,312390 1497clear_waiting_for_input 10337,312393
1498handle_interrupt_signal 10351,312754 1498handle_interrupt_signal 10351,312757
1499deliver_interrupt_signal 10378,313642 1499deliver_interrupt_signal 10378,313645
1500static int volatile force_quit_count;10387,313932 1500static int volatile force_quit_count;10387,313935
1501handle_interrupt 10401,314414 1501handle_interrupt 10401,314417
1502quit_throw_to_read_char 10541,318711 1502quit_throw_to_read_char 10541,318714
1503DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288 1503DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319291
1504DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288 1504DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319291
1505DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516 1505DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320519
1506DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516 1506DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320519
1507DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432 1507DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321435
1508DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432 1508DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321435
1509DEFUN ("set-quit-char", Fset_quit_char,10694,322706 1509DEFUN ("set-quit-char", Fset_quit_char,10694,322709
1510DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706 1510DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322709
1511DEFUN ("set-input-mode", Fset_input_mode,10729,323570 1511DEFUN ("set-input-mode", Fset_input_mode,10729,323573
1512DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570 1512DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323573
1513DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459 1513DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324462
1514DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459 1514DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324462
1515DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837 1515DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325840
1516DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837 1516DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325840
1517DEFUN ("posn-at-point", Fposn_at_point,10824,327060 1517DEFUN ("posn-at-point", Fposn_at_point,10824,327063
1518DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060 1518DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327063
1519init_kboard 10861,328214 1519init_kboard 10861,328217
1520allocate_kboard 10893,329284 1520allocate_kboard 10893,329287
1521wipe_kboard 10909,329637 1521wipe_kboard 10909,329640
1522delete_kboard 10917,329751 1522delete_kboard 10917,329754
1523init_keyboard 10942,330281 1523init_keyboard 10942,330284
1524struct event_head11021,332696 1524struct event_head11021,332699
1525 short var;11023,332716 1525 short var;11023,332719
1526 short kind;11024,332729 1526 short kind;11024,332732
1527static const struct event_head head_table[head_table11027,332747 1527static const struct event_head head_table[head_table11027,332750
1528syms_of_keyboard 11045,333577 1528syms_of_keyboard 11045,333580
1529 DEFVAR_LISP ("internal--top-level-message"11058,333972 1529 DEFVAR_LISP ("internal--top-level-message"11058,333975
1530 DEFVAR_LISP ("last-command-event"11312,342173 1530 DEFVAR_LISP ("last-command-event"11312,342176
1531 DEFVAR_LISP ("last-nonmenu-event"11315,342297 1531 DEFVAR_LISP ("last-nonmenu-event"11315,342300
1532 DEFVAR_LISP ("last-input-event"11321,342636 1532 DEFVAR_LISP ("last-input-event"11321,342639
1533 DEFVAR_LISP ("unread-command-events"11324,342730 1533 DEFVAR_LISP ("unread-command-events"11324,342733
1534 DEFVAR_LISP ("unread-post-input-method-events"11332,343190 1534 DEFVAR_LISP ("unread-post-input-method-events"11332,343193
1535 DEFVAR_LISP ("unread-input-method-events"11338,343529 1535 DEFVAR_LISP ("unread-input-method-events"11338,343532
1536 DEFVAR_LISP ("meta-prefix-char"11346,343898 1536 DEFVAR_LISP ("meta-prefix-char"11346,343901
1537 DEFVAR_KBOARD ("last-command"11351,344106 1537 DEFVAR_KBOARD ("last-command"11351,344109
1538 DEFVAR_KBOARD ("real-last-command"11368,344787 1538 DEFVAR_KBOARD ("real-last-command"11368,344790
1539 DEFVAR_KBOARD ("last-repeatable-command"11372,344973 1539 DEFVAR_KBOARD ("last-repeatable-command"11372,344976
1540 DEFVAR_LISP ("this-command"11378,345261 1540 DEFVAR_LISP ("this-command"11378,345264
1541 DEFVAR_LISP ("real-this-command"11384,345498 1541 DEFVAR_LISP ("real-this-command"11384,345501
1542 DEFVAR_LISP ("this-command-keys-shift-translated"11388,345680 1542 DEFVAR_LISP ("this-command-keys-shift-translated"11388,345683
1543 DEFVAR_LISP ("this-original-command"11396,346123 1543 DEFVAR_LISP ("this-original-command"11396,346126
1544 DEFVAR_INT ("auto-save-interval"11403,346520 1544 DEFVAR_INT ("auto-save-interval"11403,346523
1545 DEFVAR_LISP ("auto-save-timeout"11408,346734 1545 DEFVAR_LISP ("auto-save-timeout"11408,346737
1546 DEFVAR_LISP ("echo-keystrokes"11415,347079 1546 DEFVAR_LISP ("echo-keystrokes"11415,347082
1547 DEFVAR_INT ("polling-period"11421,347350 1547 DEFVAR_INT ("polling-period"11421,347353
1548 DEFVAR_LISP ("double-click-time"11428,347693 1548 DEFVAR_LISP ("double-click-time"11428,347696
1549 DEFVAR_INT ("double-click-fuzz"11435,348029 1549 DEFVAR_INT ("double-click-fuzz"11435,348032
1550 DEFVAR_INT ("num-input-keys"11446,348519 1550 DEFVAR_INT ("num-input-keys"11446,348522
1551 DEFVAR_INT ("num-nonmacro-input-events"11452,348794 1551 DEFVAR_INT ("num-nonmacro-input-events"11452,348797
1552 DEFVAR_LISP ("last-event-frame"11457,349032 1552 DEFVAR_LISP ("last-event-frame"11457,349035
1553 DEFVAR_LISP ("tty-erase-char"11463,349311 1553 DEFVAR_LISP ("tty-erase-char"11463,349314
1554 DEFVAR_LISP ("help-char"11466,349434 1554 DEFVAR_LISP ("help-char"11466,349437
1555 DEFVAR_LISP ("help-event-list"11472,349717 1555 DEFVAR_LISP ("help-event-list"11472,349720
1556 DEFVAR_LISP ("help-form"11477,349928 1556 DEFVAR_LISP ("help-form"11477,349931
1557 DEFVAR_LISP ("prefix-help-command"11483,350176 1557 DEFVAR_LISP ("prefix-help-command"11483,350179
1558 DEFVAR_LISP ("top-level"11489,350454 1558 DEFVAR_LISP ("top-level"11489,350457
1559 DEFVAR_KBOARD ("keyboard-translate-table"11495,350675 1559 DEFVAR_KBOARD ("keyboard-translate-table"11495,350678
1560 DEFVAR_BOOL ("cannot-suspend"11511,351488 1560 DEFVAR_BOOL ("cannot-suspend"11511,351491
1561 DEFVAR_BOOL ("menu-prompting"11516,351715 1561 DEFVAR_BOOL ("menu-prompting"11516,351718
1562 DEFVAR_LISP ("menu-prompt-more-char"11526,352145 1562 DEFVAR_LISP ("menu-prompt-more-char"11526,352148
1563 DEFVAR_INT ("extra-keyboard-modifiers"11531,352391 1563 DEFVAR_INT ("extra-keyboard-modifiers"11531,352394
1564 DEFVAR_LISP ("deactivate-mark"11545,353117 1564 DEFVAR_LISP ("deactivate-mark"11545,353120
1565 DEFVAR_LISP ("pre-command-hook"11553,353486 1565 DEFVAR_LISP ("pre-command-hook"11553,353489
1566 DEFVAR_LISP ("post-command-hook"11560,353841 1566 DEFVAR_LISP ("post-command-hook"11560,353844
1567 DEFVAR_LISP ("echo-area-clear-hook"11568,354204 1567 DEFVAR_LISP ("echo-area-clear-hook"11568,354207
1568 DEFVAR_LISP ("lucid-menu-bar-dirty-flag"11574,354419 1568 DEFVAR_LISP ("lucid-menu-bar-dirty-flag"11574,354422
1569 DEFVAR_LISP ("menu-bar-final-items"11578,354622 1569 DEFVAR_LISP ("menu-bar-final-items"11578,354625
1570 DEFVAR_LISP ("tool-bar-separator-image-expression"11583,354872 1570 DEFVAR_LISP ("tool-bar-separator-image-expression"11583,354875
1571 DEFVAR_KBOARD ("overriding-terminal-local-map"11589,355230 1571 DEFVAR_KBOARD ("overriding-terminal-local-map"11589,355233
1572 DEFVAR_LISP ("overriding-local-map"11598,355652 1572 DEFVAR_LISP ("overriding-local-map"11598,355655
1573 DEFVAR_LISP ("overriding-local-map-menu-flag"11607,356103 1573 DEFVAR_LISP ("overriding-local-map-menu-flag"11607,356106
1574 DEFVAR_LISP ("special-event-map"11613,356442 1574 DEFVAR_LISP ("special-event-map"11613,356445
1575 DEFVAR_LISP ("track-mouse"11617,356630 1575 DEFVAR_LISP ("track-mouse"11617,356633
1576 DEFVAR_KBOARD ("system-key-alist"11620,356757 1576 DEFVAR_KBOARD ("system-key-alist"11620,356760
1577 DEFVAR_KBOARD ("local-function-key-map"11629,357138 1577 DEFVAR_KBOARD ("local-function-key-map"11629,357141
1578 DEFVAR_KBOARD ("input-decode-map"11658,358597 1578 DEFVAR_KBOARD ("input-decode-map"11658,358600
1579 DEFVAR_LISP ("function-key-map"11675,359385 1579 DEFVAR_LISP ("function-key-map"11675,359388
1580 DEFVAR_LISP ("key-translation-map"11683,359801 1580 DEFVAR_LISP ("key-translation-map"11683,359804
1581 DEFVAR_LISP ("deferred-action-list"11689,360145 1581 DEFVAR_LISP ("deferred-action-list"11689,360148
1582 DEFVAR_LISP ("deferred-action-function"11694,360393 1582 DEFVAR_LISP ("deferred-action-function"11694,360396
1583 DEFVAR_LISP ("delayed-warnings-list"11700,360692 1583 DEFVAR_LISP ("delayed-warnings-list"11700,360695
1584 DEFVAR_LISP ("timer-list"11708,361100 1584 DEFVAR_LISP ("timer-list"11708,361103
1585 DEFVAR_LISP ("timer-idle-list"11712,361252 1585 DEFVAR_LISP ("timer-idle-list"11712,361255
1586 DEFVAR_LISP ("input-method-function"11716,361415 1586 DEFVAR_LISP ("input-method-function"11716,361418
1587 DEFVAR_LISP ("input-method-previous-message"11737,362384 1587 DEFVAR_LISP ("input-method-previous-message"11737,362387
1588 DEFVAR_LISP ("show-help-function"11744,362745 1588 DEFVAR_LISP ("show-help-function"11744,362748
1589 DEFVAR_LISP ("disable-point-adjustment"11749,362977 1589 DEFVAR_LISP ("disable-point-adjustment"11749,362980
1590 DEFVAR_LISP ("global-disable-point-adjustment"11761,363527 1590 DEFVAR_LISP ("global-disable-point-adjustment"11761,363530
1591 DEFVAR_LISP ("minibuffer-message-timeout"11770,363893 1591 DEFVAR_LISP ("minibuffer-message-timeout"11770,363896
1592 DEFVAR_LISP ("throw-on-input"11775,364171 1592 DEFVAR_LISP ("throw-on-input"11775,364174
1593 DEFVAR_LISP ("command-error-function"11781,364422 1593 DEFVAR_LISP ("command-error-function"11781,364425
1594 DEFVAR_LISP ("enable-disabled-menus-and-buttons"11790,364909 1594 DEFVAR_LISP ("enable-disabled-menus-and-buttons"11790,364912
1595 DEFVAR_LISP ("select-active-regions"11798,365236 1595 DEFVAR_LISP ("select-active-regions"11798,365239
1596 DEFVAR_LISP ("saved-region-selection"11807,365628 1596 DEFVAR_LISP ("saved-region-selection"11807,365631
1597 DEFVAR_LISP ("selection-inhibit-update-commands"11815,366013 1597 DEFVAR_LISP ("selection-inhibit-update-commands"11815,366016
1598 DEFVAR_LISP ("debug-on-event"11825,366554 1598 DEFVAR_LISP ("debug-on-event"11825,366557
1599keys_of_keyboard 11841,367115 1599keys_of_keyboard 11841,367118
1600mark_kboards 11916,370434 1600mark_kboards 11916,370437
1601 DEFVAR_LISP ("internal--top-level-message",\111058,333972 1601 DEFVAR_LISP ("internal--top-level-message",\111058,333975
1602 DEFVAR_LISP ("last-command-event",\111312,342173 1602 DEFVAR_LISP ("last-command-event",\111312,342176
1603 DEFVAR_LISP ("last-nonmenu-event",\111315,342297 1603 DEFVAR_LISP ("last-nonmenu-event",\111315,342300
1604 DEFVAR_LISP ("last-input-event",\111321,342636 1604 DEFVAR_LISP ("last-input-event",\111321,342639
1605 DEFVAR_LISP ("unread-command-events",\111324,342730 1605 DEFVAR_LISP ("unread-command-events",\111324,342733
1606 DEFVAR_LISP ("unread-post-input-method-events",\111332,343190 1606 DEFVAR_LISP ("unread-post-input-method-events",\111332,343193
1607 DEFVAR_LISP ("unread-input-method-events",\111338,343529 1607 DEFVAR_LISP ("unread-input-method-events",\111338,343532
1608 DEFVAR_LISP ("meta-prefix-char",\111346,343898 1608 DEFVAR_LISP ("meta-prefix-char",\111346,343901
1609 DEFVAR_KBOARD ("last-command",\111351,344106 1609 DEFVAR_KBOARD ("last-command",\111351,344109
1610 DEFVAR_KBOARD ("real-last-command",\111368,344787 1610 DEFVAR_KBOARD ("real-last-command",\111368,344790
1611 DEFVAR_KBOARD ("last-repeatable-command",\111372,344973 1611 DEFVAR_KBOARD ("last-repeatable-command",\111372,344976
1612 DEFVAR_LISP ("this-command",\111378,345261 1612 DEFVAR_LISP ("this-command",\111378,345264
1613 DEFVAR_LISP ("real-this-command",\111384,345498 1613 DEFVAR_LISP ("real-this-command",\111384,345501
1614 DEFVAR_LISP ("this-command-keys-shift-translated",\111388,345680 1614 DEFVAR_LISP ("this-command-keys-shift-translated",\111388,345683
1615 DEFVAR_LISP ("this-original-command",\111396,346123 1615 DEFVAR_LISP ("this-original-command",\111396,346126
1616 DEFVAR_INT ("auto-save-interval",\111403,346520 1616 DEFVAR_INT ("auto-save-interval",\111403,346523
1617 DEFVAR_LISP ("auto-save-timeout",\111408,346734 1617 DEFVAR_LISP ("auto-save-timeout",\111408,346737
1618 DEFVAR_LISP ("echo-keystrokes",\111415,347079 1618 DEFVAR_LISP ("echo-keystrokes",\111415,347082
1619 DEFVAR_INT ("polling-period",\111421,347350 1619 DEFVAR_INT ("polling-period",\111421,347353
1620 DEFVAR_LISP ("double-click-time",\111428,347693 1620 DEFVAR_LISP ("double-click-time",\111428,347696
1621 DEFVAR_INT ("double-click-fuzz",\111435,348029 1621 DEFVAR_INT ("double-click-fuzz",\111435,348032
1622 DEFVAR_INT ("num-input-keys",\111446,348519 1622 DEFVAR_INT ("num-input-keys",\111446,348522
1623 DEFVAR_INT ("num-nonmacro-input-events",\111452,348794 1623 DEFVAR_INT ("num-nonmacro-input-events",\111452,348797
1624 DEFVAR_LISP ("last-event-frame",\111457,349032 1624 DEFVAR_LISP ("last-event-frame",\111457,349035
1625 DEFVAR_LISP ("tty-erase-char",\111463,349311 1625 DEFVAR_LISP ("tty-erase-char",\111463,349314
1626 DEFVAR_LISP ("help-char",\111466,349434 1626 DEFVAR_LISP ("help-char",\111466,349437
1627 DEFVAR_LISP ("help-event-list",\111472,349717 1627 DEFVAR_LISP ("help-event-list",\111472,349720
1628 DEFVAR_LISP ("help-form",\111477,349928 1628 DEFVAR_LISP ("help-form",\111477,349931
1629 DEFVAR_LISP ("prefix-help-command",\111483,350176 1629 DEFVAR_LISP ("prefix-help-command",\111483,350179
1630 DEFVAR_LISP ("top-level",\111489,350454 1630 DEFVAR_LISP ("top-level",\111489,350457
1631 DEFVAR_KBOARD ("keyboard-translate-table",\111495,350675 1631 DEFVAR_KBOARD ("keyboard-translate-table",\111495,350678
1632 DEFVAR_BOOL ("cannot-suspend",\111511,351488 1632 DEFVAR_BOOL ("cannot-suspend",\111511,351491
1633 DEFVAR_BOOL ("menu-prompting",\111516,351715 1633 DEFVAR_BOOL ("menu-prompting",\111516,351718
1634 DEFVAR_LISP ("menu-prompt-more-char",\111526,352145 1634 DEFVAR_LISP ("menu-prompt-more-char",\111526,352148
1635 DEFVAR_INT ("extra-keyboard-modifiers",\111531,352391 1635 DEFVAR_INT ("extra-keyboard-modifiers",\111531,352394
1636 DEFVAR_LISP ("deactivate-mark",\111545,353117 1636 DEFVAR_LISP ("deactivate-mark",\111545,353120
1637 DEFVAR_LISP ("pre-command-hook",\111553,353486 1637 DEFVAR_LISP ("pre-command-hook",\111553,353489
1638 DEFVAR_LISP ("post-command-hook",\111560,353841 1638 DEFVAR_LISP ("post-command-hook",\111560,353844
1639 DEFVAR_LISP ("echo-area-clear-hook",\111568,354204 1639 DEFVAR_LISP ("echo-area-clear-hook",\111568,354207
1640 DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\111574,354419 1640 DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\111574,354422
1641 DEFVAR_LISP ("menu-bar-final-items",\111578,354622 1641 DEFVAR_LISP ("menu-bar-final-items",\111578,354625
1642 DEFVAR_LISP ("tool-bar-separator-image-expression",\111583,354872 1642 DEFVAR_LISP ("tool-bar-separator-image-expression",\111583,354875
1643 DEFVAR_KBOARD ("overriding-terminal-local-map",\111589,355230 1643 DEFVAR_KBOARD ("overriding-terminal-local-map",\111589,355233
1644 DEFVAR_LISP ("overriding-local-map",\111598,355652 1644 DEFVAR_LISP ("overriding-local-map",\111598,355655
1645 DEFVAR_LISP ("overriding-local-map-menu-flag",\111607,356103 1645 DEFVAR_LISP ("overriding-local-map-menu-flag",\111607,356106
1646 DEFVAR_LISP ("special-event-map",\111613,356442 1646 DEFVAR_LISP ("special-event-map",\111613,356445
1647 DEFVAR_LISP ("track-mouse",\111617,356630 1647 DEFVAR_LISP ("track-mouse",\111617,356633
1648 DEFVAR_KBOARD ("system-key-alist",\111620,356757 1648 DEFVAR_KBOARD ("system-key-alist",\111620,356760
1649 DEFVAR_KBOARD ("local-function-key-map",\111629,357138 1649 DEFVAR_KBOARD ("local-function-key-map",\111629,357141
1650 DEFVAR_KBOARD ("input-decode-map",\111658,358597 1650 DEFVAR_KBOARD ("input-decode-map",\111658,358600
1651 DEFVAR_LISP ("function-key-map",\111675,359385 1651 DEFVAR_LISP ("function-key-map",\111675,359388
1652 DEFVAR_LISP ("key-translation-map",\111683,359801 1652 DEFVAR_LISP ("key-translation-map",\111683,359804
1653 DEFVAR_LISP ("deferred-action-list",\111689,360145 1653 DEFVAR_LISP ("deferred-action-list",\111689,360148
1654 DEFVAR_LISP ("deferred-action-function",\111694,360393 1654 DEFVAR_LISP ("deferred-action-function",\111694,360396
1655 DEFVAR_LISP ("delayed-warnings-list",\111700,360692 1655 DEFVAR_LISP ("delayed-warnings-list",\111700,360695
1656 DEFVAR_LISP ("timer-list",\111708,361100 1656 DEFVAR_LISP ("timer-list",\111708,361103
1657 DEFVAR_LISP ("timer-idle-list",\111712,361252 1657 DEFVAR_LISP ("timer-idle-list",\111712,361255
1658 DEFVAR_LISP ("input-method-function",\111716,361415 1658 DEFVAR_LISP ("input-method-function",\111716,361418
1659 DEFVAR_LISP ("input-method-previous-message",\111737,362384 1659 DEFVAR_LISP ("input-method-previous-message",\111737,362387
1660 DEFVAR_LISP ("show-help-function",\111744,362745 1660 DEFVAR_LISP ("show-help-function",\111744,362748
1661 DEFVAR_LISP ("disable-point-adjustment",\111749,362977 1661 DEFVAR_LISP ("disable-point-adjustment",\111749,362980
1662 DEFVAR_LISP ("global-disable-point-adjustment",\111761,363527 1662 DEFVAR_LISP ("global-disable-point-adjustment",\111761,363530
1663 DEFVAR_LISP ("minibuffer-message-timeout",\111770,363893 1663 DEFVAR_LISP ("minibuffer-message-timeout",\111770,363896
1664 DEFVAR_LISP ("throw-on-input",\111775,364171 1664 DEFVAR_LISP ("throw-on-input",\111775,364174
1665 DEFVAR_LISP ("command-error-function",\111781,364422 1665 DEFVAR_LISP ("command-error-function",\111781,364425
1666 DEFVAR_LISP ("enable-disabled-menus-and-buttons",\111790,364909 1666 DEFVAR_LISP ("enable-disabled-menus-and-buttons",\111790,364912
1667 DEFVAR_LISP ("select-active-regions",\111798,365236 1667 DEFVAR_LISP ("select-active-regions",\111798,365239
1668 DEFVAR_LISP ("saved-region-selection",\111807,365628 1668 DEFVAR_LISP ("saved-region-selection",\111807,365631
1669 DEFVAR_LISP ("selection-inhibit-update-commands",\111815,366013 1669 DEFVAR_LISP ("selection-inhibit-update-commands",\111815,366016
1670 DEFVAR_LISP ("debug-on-event",\111825,366554 1670 DEFVAR_LISP ("debug-on-event",\111825,366557
1671 1671
1672c-src/emacs/src/lisp.h,41391 1672c-src/emacs/src/lisp.h,41391
1673#define EMACS_LISP_H22,801 1673#define EMACS_LISP_H22,801
@@ -3274,112 +3274,112 @@ el-src/emacs/lisp/progmodes/etags.el,5188
3274(defcustom tags-tag-face 148,5700 3274(defcustom tags-tag-face 148,5700
3275(defcustom tags-apropos-verbose 154,5835 3275(defcustom tags-apropos-verbose 154,5835
3276(defcustom tags-apropos-additional-actions 160,5999 3276(defcustom tags-apropos-additional-actions 160,5999
3277(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918 3277(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6921
3278(defvar default-tags-table-function 189,7098 3278(defvar default-tags-table-function 189,7101
3279(defvar tags-location-ring 194,7324 3279(defvar tags-location-ring 194,7327
3280(defvar tags-table-files 201,7600 3280(defvar tags-table-files 201,7603
3281(defvar tags-completion-table 206,7767 3281(defvar tags-completion-table 206,7770
3282(defvar tags-included-tables 209,7859 3282(defvar tags-included-tables 209,7862
3283(defvar next-file-list 212,7954 3283(defvar next-file-list 212,7957
3284(defvar tags-table-format-functions 217,8060 3284(defvar tags-table-format-functions 217,8063
3285(defvar file-of-tag-function 224,8441 3285(defvar file-of-tag-function 224,8444
3286(defvar tags-table-files-function 228,8635 3286(defvar tags-table-files-function 228,8638
3287(defvar tags-completion-table-function 230,8746 3287(defvar tags-completion-table-function 230,8749
3288(defvar snarf-tag-function 232,8841 3288(defvar snarf-tag-function 232,8844
3289(defvar goto-tag-location-function 236,9050 3289(defvar goto-tag-location-function 236,9053
3290(defvar find-tag-regexp-search-function 239,9223 3290(defvar find-tag-regexp-search-function 239,9226
3291(defvar find-tag-regexp-tag-order 241,9344 3291(defvar find-tag-regexp-tag-order 241,9347
3292(defvar find-tag-regexp-next-line-after-failure-p 243,9453 3292(defvar find-tag-regexp-next-line-after-failure-p 243,9456
3293(defvar find-tag-search-function 245,9573 3293(defvar find-tag-search-function 245,9576
3294(defvar find-tag-tag-order 247,9680 3294(defvar find-tag-tag-order 247,9683
3295(defvar find-tag-next-line-after-failure-p 249,9775 3295(defvar find-tag-next-line-after-failure-p 249,9778
3296(defvar list-tags-function 251,9881 3296(defvar list-tags-function 251,9884
3297(defvar tags-apropos-function 253,9969 3297(defvar tags-apropos-function 253,9972
3298(defvar tags-included-tables-function 255,10063 3298(defvar tags-included-tables-function 255,10066
3299(defvar verify-tags-table-function 257,10182 3299(defvar verify-tags-table-function 257,10185
3300(defun initialize-new-tags-table 260,10293 3300(defun initialize-new-tags-table 260,10296
3301(defun tags-table-mode 276,10981 3301(defun tags-table-mode 276,10984
3302(defun visit-tags-table 285,11246 3302(defun visit-tags-table 285,11249
3303(defun tags-table-check-computed-list 321,12784 3303(defun tags-table-check-computed-list 321,12787
3304(defun tags-table-extend-computed-list 360,14655 3304(defun tags-table-extend-computed-list 360,14658
3305(defun tags-expand-table-name 400,16368 3305(defun tags-expand-table-name 400,16371
3306(defun tags-table-list-member 409,16711 3306(defun tags-table-list-member 409,16714
3307(defun tags-verify-table 421,17183 3307(defun tags-verify-table 421,17186
3308(defun tags-table-including 470,19303 3308(defun tags-table-including 470,19306
3309(defun tags-next-table 522,21347 3309(defun tags-next-table 522,21350
3310(defun visit-tags-table-buffer 543,22204 3310(defun visit-tags-table-buffer 543,22207
3311(defun tags-reset-tags-tables 712,28514 3311(defun tags-reset-tags-tables 712,28517
3312(defun file-of-tag 731,29171 3312(defun file-of-tag 731,29174
3313(defun tags-table-files 740,29521 3313(defun tags-table-files 740,29524
3314(defun tags-included-tables 749,29871 3314(defun tags-included-tables 749,29874
3315(defun tags-completion-table 755,30117 3315(defun tags-completion-table 755,30120
3316(defun tags-lazy-completion-table 783,31311 3316(defun tags-lazy-completion-table 783,31314
3317(defun tags-completion-at-point-function 799,31946 3317(defun tags-completion-at-point-function 799,31949
3318(defun find-tag-tag 818,32696 3318(defun find-tag-tag 818,32699
3319(defvar last-tag 837,33369 3319(defvar last-tag 837,33372
3320(defun find-tag-interactive 840,33428 3320(defun find-tag-interactive 840,33431
3321(defvar find-tag-history 852,33843 3321(defvar find-tag-history 852,33846
3322(defvar etags-case-fold-search)855,33908 3322(defvar etags-case-fold-search)855,33911
3323(defvar etags-syntax-table)856,33940 3323(defvar etags-syntax-table)856,33943
3324(defvar local-find-tag-hook)857,33968 3324(defvar local-find-tag-hook)857,33971
3325(defun find-tag-noselect 860,34013 3325(defun find-tag-noselect 860,34016
3326(defun find-tag 932,37127 3326(defun find-tag 932,37130
3327(defun find-tag-other-window 959,38343 3327(defun find-tag-other-window 959,38346
3328(defun find-tag-other-frame 1000,40271 3328(defun find-tag-other-frame 1000,40274
3329(defun find-tag-regexp 1025,41445 3329(defun find-tag-regexp 1025,41448
3330(defalias 'pop-tag-mark pop-tag-mark1049,42607 3330(defalias 'pop-tag-mark pop-tag-mark1049,42610
3331(defvar tag-lines-already-matched 1052,42658 3331(defvar tag-lines-already-matched 1052,42661
3332(defun find-tag-in-order 1055,42765 3332(defun find-tag-in-order 1055,42768
3333(defun tag-find-file-of-tag-noselect 1167,47111 3333(defun tag-find-file-of-tag-noselect 1167,47114
3334(defun tag-find-file-of-tag 1200,48957 3334(defun tag-find-file-of-tag 1200,48960
3335(defun etags-recognize-tags-table 1208,49183 3335(defun etags-recognize-tags-table 1208,49186
3336(defun etags-verify-tags-table 1241,50814 3336(defun etags-verify-tags-table 1241,50817
3337(defun etags-file-of-tag 1246,51012 3337(defun etags-file-of-tag 1246,51015
3338(defun etags-tags-completion-table 1256,51347 3338(defun etags-tags-completion-table 1256,51350
3339(defun etags-snarf-tag 1286,52553 3339(defun etags-snarf-tag 1286,52556
3340(defun etags-goto-tag-location 1324,54122 3340(defun etags-goto-tag-location 1324,54125
3341(defun etags-list-tags 1388,56565 3341(defun etags-list-tags 1388,56568
3342(defmacro tags-with-face 1423,57840 3342(defmacro tags-with-face 1423,57843
3343(defun etags-tags-apropos-additional 1431,58173 3343(defun etags-tags-apropos-additional 1431,58176
3344(defun etags-tags-apropos 1465,59410 3344(defun etags-tags-apropos 1465,59413
3345(defun etags-tags-table-files 1527,61619 3345(defun etags-tags-table-files 1527,61622
3346(defun etags-tags-included-tables 1542,62055 3346(defun etags-tags-included-tables 1542,62058
3347(defun tags-recognize-empty-tags-table 1559,62595 3347(defun tags-recognize-empty-tags-table 1559,62598
3348(defun tag-exact-file-name-match-p 1587,63741 3348(defun tag-exact-file-name-match-p 1587,63744
3349(defun tag-file-name-match-p 1596,64134 3349(defun tag-file-name-match-p 1596,64137
3350(defun tag-exact-match-p 1609,64690 3350(defun tag-exact-match-p 1609,64693
3351(defun tag-implicit-name-match-p 1620,65258 3351(defun tag-implicit-name-match-p 1620,65261
3352(defun tag-symbol-match-p 1633,65858 3352(defun tag-symbol-match-p 1633,65861
3353(defun tag-word-match-p 1643,66294 3353(defun tag-word-match-p 1643,66297
3354(defun tag-partial-file-name-match-p 1652,66692 3354(defun tag-partial-file-name-match-p 1652,66695
3355(defun tag-any-match-p 1662,67136 3355(defun tag-any-match-p 1662,67139
3356(defun tag-re-match-p 1667,67320 3356(defun tag-re-match-p 1667,67323
3357(defcustom tags-loop-revert-buffers 1675,67569 3357(defcustom tags-loop-revert-buffers 1675,67572
3358(defun next-file 1685,67978 3358(defun next-file 1685,67981
3359(defvar tags-loop-operate 1760,70892 3359(defvar tags-loop-operate 1760,70895
3360(defvar tags-loop-scan1763,70986 3360(defvar tags-loop-scan1763,70989
3361(defun tags-loop-eval 1771,71315 3361(defun tags-loop-eval 1771,71318
3362(defun tags-loop-continue 1782,71644 3362(defun tags-loop-continue 1782,71647
3363(defun tags-search 1850,73950 3363(defun tags-search 1850,73953
3364(defun tags-query-replace 1871,74776 3364(defun tags-query-replace 1871,74779
3365(defun tags-complete-tags-table-file 1896,76000 3365(defun tags-complete-tags-table-file 1896,76003
3366(defun list-tags 1906,76379 3366(defun list-tags 1906,76382
3367(defun tags-apropos 1934,77332 3367(defun tags-apropos 1934,77335
3368(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158 3368(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78161
3369(defun select-tags-table 1964,78397 3369(defun select-tags-table 1964,78400
3370(defvar select-tags-table-mode-map 2019,80524 3370(defvar select-tags-table-mode-map 2019,80527
3371(define-derived-mode select-tags-table-mode 2030,80907 3371(define-derived-mode select-tags-table-mode 2030,80910
3372(defun select-tags-table-select 2034,81091 3372(defun select-tags-table-select 2034,81094
3373(defun select-tags-table-quit 2043,81457 3373(defun select-tags-table-quit 2043,81460
3374(defun complete-tag 2049,81612 3374(defun complete-tag 2049,81615
3375(defconst etags--xref-limit 2074,82553 3375(defconst etags--xref-limit 2074,82556
3376(defvar etags-xref-find-definitions-tag-order 2076,82588 3376(defvar etags-xref-find-definitions-tag-order 2076,82591
3377(defun etags-xref-find 2082,82878 3377(defun etags-xref-find 2082,82881
3378(defun etags--xref-find-definitions 2096,83407 3378(defun etags--xref-find-definitions 2096,83410
3379(defclass xref-etags-location 2129,85121 3379(defclass xref-etags-location 2129,85124
3380(defun xref-make-etags-location 2135,85344 3380(defun xref-make-etags-location 2135,85347
3381(cl-defmethod xref-location-marker 2139,85499 3381(cl-defmethod xref-location-marker 2139,85502
3382(cl-defmethod xref-location-line 2146,85743 3382(cl-defmethod xref-location-line 2146,85746
3383 3383
3384erl-src/gs_dialog.erl,98 3384erl-src/gs_dialog.erl,98
3385-define(VERSION2,32 3385-define(VERSION2,32