]> git.eshelyaron.com Git - emacs.git/commitdiff
Update the 'etags' test suite
authorEli Zaretskii <eliz@gnu.org>
Thu, 9 Jun 2022 17:33:43 +0000 (20:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 9 Jun 2022 17:33:43 +0000 (20:33 +0300)
* 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)

lib-src/etags.c
test/manual/etags/ETAGS.good_1
test/manual/etags/ETAGS.good_2
test/manual/etags/ETAGS.good_3
test/manual/etags/ETAGS.good_4
test/manual/etags/ETAGS.good_5
test/manual/etags/ETAGS.good_6

index f76dda7936ba9d771ef1e60cb66ea59e209f55d7..9a60714ecab365df7cbb1904fe4ba1169162fcd9 100644 (file)
@@ -4166,6 +4166,9 @@ C_entries (int c_ext,             /* extension of C */
          if (definedef != dnone)
            break;
          bracelev -= 1;
+         /* If we see a closing brace in column zero, and we weren't told to
+            ignore indentation, we assume this the final brace of a function
+            or struct definition, and reset bracelev to zero.  */
          if (!ignoreindent && lp == newlb.buffer + 1)
            {
              if (bracelev != 0)
index 1b4f80ceaacc94890935efdeb8dcc2f8d1167796..c3d1477d44ccbc63bfcbf3c9c384312e49f99702 100644 (file)
@@ -915,277 +915,277 @@ record_auto_save \7f742,23849
 force_auto_save_soon \7f751,24017
 DEFUN ("recursive-edit", Frecursive_edit,\7f759,24138
 DEFUN ("recursive-edit", Frecursive_edit,\7frecursive-edit\ 1759,24138
-recursive_edit_unwind \7f804,25748
-any_kboard_state \7f817,26014
-single_kboard_state \7f838,26666
-not_single_kboard_state \7f848,26804
-struct kboard_stack\7f858,27066
-static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27139
-push_kboard \7f867,27187
-pop_kboard \7f879,27376
-temporarily_switch_to_single_kboard \7f914,28264
-record_single_kboard_state \7f943,29438
-restore_kboard_configuration \7f952,29622
-cmd_error \7f970,30078
-cmd_error_internal \7f1024,31511
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32031
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32031
-command_loop \7f1094,33917
-command_loop_2 \7f1134,35136
-top_level_2 \7f1146,35340
-top_level_1 \7f1152,35418
-DEFUN ("top-level", Ftop_level,\7f1164,35788
-DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35788
-user_error \7f1183,36289
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36430
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36430
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36820
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36820
-tracking_off \7f1216,37282
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37817
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37817
-bool ignore_mouse_drag_p;\7f1256,38393
-some_mouse_moved \7f1259,38442
-Lisp_Object last_undo_boundary;\7f1287,39033
-command_loop_1 \7f1294,39274
-read_menu_command \7f1649,50890
-adjust_point_for_property \7f1678,51618
-safe_run_hooks_1 \7f1831,57340
-safe_run_hooks_error \7f1841,57570
-safe_run_hook_funcall \7f1878,58577
-safe_run_hooks \7f1893,59059
-int poll_suppress_count;\7f1908,59398
-static struct atimer *poll_timer;\7fpoll_timer\ 11915,59488
-poll_for_input_1 \7f1919,59590
-poll_for_input \7f1930,59790
-start_polling \7f1942,60054
-input_polling_used \7f1979,61092
-stop_polling \7f1994,61391
-set_poll_suppress_count \7f2009,61760
-bind_polling_period \7f2029,62142
-make_ctrl_char \7f2048,62493
-show_help_echo \7f2113,64456
-static Lisp_Object help_form_saved_window_configs;\7f2156,65639
-read_char_help_form_unwind \7f2158,65702
-#define STOP_POLLING   \7f2166,65960
-#define RESUME_POLLING \7f2170,66085
-read_event_from_main_queue \7f2175,66230
-read_decoded_event_from_main_queue \7f2249,68418
-#define MAX_ENCODED_BYTES \7f2254,68665
-echo_keystrokes_p \7f2342,71557
-read_char \7f2376,72849
-record_menu_key \7f3225,98950
-help_char_p \7f3258,99675
-record_char \7f3273,99954
-save_getcjmp \7f3412,104236
-restore_getcjmp \7f3418,104327
-readable_events \7f3430,104698
-int stop_character EXTERNALLY_VISIBLE;\7f3497,106438
-event_to_kboard \7f3500,106494
-kbd_buffer_nr_stored \7f3522,107143
-kbd_buffer_store_event \7f3534,107484
-kbd_buffer_store_event_hold \7f3550,108026
-kbd_buffer_unget_event \7f3684,111618
-#define INPUT_EVENT_POS_MAX \7f3698,112019
-#define INPUT_EVENT_POS_MIN \7f3701,112148
-position_to_Time \7f3706,112288
-Time_to_position \7f3716,112515
-gen_help_event \7f3738,113172
-kbd_buffer_store_help_event \7f3756,113612
-discard_mouse_events \7f3773,113977
-kbd_buffer_events_waiting \7f3803,114712
-clear_event \7f3823,115069
-kbd_buffer_get_event \7f3836,115409
-process_special_events \7f4258,127882
-swallow_events \7f4322,129706
-timer_start_idle \7f4339,130099
-timer_stop_idle \7f4355,130577
-timer_resume_idle \7f4363,130721
-struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130913
-Lisp_Object pending_funcalls;\7f4377,131173
-decode_timer \7f4381,131294
-timer_check_2 \7f4414,132247
-timer_check \7f4572,136818
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137663
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137663
-static Lisp_Object accent_key_syms;\7f4625,138240
-static Lisp_Object func_key_syms;\7f4626,138276
-static Lisp_Object mouse_syms;\7f4627,138310
-static Lisp_Object wheel_syms;\7f4628,138341
-static Lisp_Object drag_n_drop_syms;\7f4629,138372
-static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138517
-static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139879
-#define FUNCTION_KEY_OFFSET \7f4766,140315
-const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140348
-static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148902
-static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150136
-#define FUNCTION_KEY_OFFSET \7f5061,151752
-static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151895
-#define ISO_FUNCTION_KEY_OFFSET \7f5149,154430
-static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154470
-static Lisp_Object Vlispy_mouse_stem;\7f5172,155329
-static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155368
-static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155620
-static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155886
-static Lisp_Object button_down_location;\7f5210,156911
-static int last_mouse_button;\7f5215,157066
-static int last_mouse_x;\7f5216,157096
-static int last_mouse_y;\7f5217,157121
-static Time button_down_time;\7f5218,157146
-static int double_click_count;\7f5222,157230
-make_lispy_position \7f5228,157391
-toolkit_menubar_in_use \7f5456,163954
-make_scroll_bar_position \7f5469,164322
-make_lispy_event \7f5485,164968
-make_lispy_movement \7f6104,183531
-make_lispy_switch_frame \7f6131,184262
-make_lispy_focus_in \7f6137,184369
-make_lispy_focus_out \7f6145,184495
-parse_modifiers_uncached \7f6163,184945
-#define SINGLE_LETTER_MOD(\7f6185,185465
-#undef SINGLE_LETTER_MOD\7f6212,185906
-#define MULTI_LETTER_MOD(\7f6214,185932
-#undef MULTI_LETTER_MOD\7f6231,186400
-apply_modifiers_uncached \7f6273,187574
-static const char *const modifier_names[\7fmodifier_names\ 16319,189193
-#define NUM_MOD_NAMES \7f6325,189399
-static Lisp_Object modifier_symbols;\7f6327,189449
-lispy_modifier_list \7f6331,189586
-#define KEY_TO_CHAR(\7f6353,190252
-parse_modifiers \7f6356,190328
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191517
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191517
-apply_modifiers \7f6422,192391
-reorder_modifiers \7f6491,194720
-modify_event_symbol \7f6536,196528
-DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199244
-DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199244
-parse_solitary_modifier \7f6695,201135
-#define SINGLE_LETTER_MOD(\7f6701,201258
-#define MULTI_LETTER_MOD(\7f6705,201343
-#undef SINGLE_LETTER_MOD\7f6763,202641
-#undef MULTI_LETTER_MOD\7f6764,202666
-lucid_event_type_list_p \7f6775,202889
-get_input_pending \7f6814,203960
-record_asynch_buffer_change \7f6834,204579
-gobble_input \7f6872,205702
-tty_read_avail_input \7f6967,208310
-handle_async_input \7f7149,214039
-process_pending_signals \7f7165,214359
-unblock_input_to \7f7177,214645
-unblock_input \7f7200,215277
-totally_unblock_input \7f7209,215445
-handle_input_available_signal \7f7217,215529
-deliver_input_available_signal \7f7226,215700
-struct user_signal_info\7f7235,215865
-static struct user_signal_info *user_signals \7fuser_signals\ 17250,216090
-add_user_signal \7f7253,216149
-handle_user_signal \7f7275,216598
-deliver_user_signal \7f7316,217558
-find_user_signal_name \7f7322,217659
-store_user_signal_events \7f7334,217841
-static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218416
-static Lisp_Object menu_bar_items_vector;\7f7368,218630
-static int menu_bar_items_index;\7f7369,218672
-static const char *separator_names[\7fseparator_names\ 17372,218707
-menu_separator_name_p \7f7393,219148
-menu_bar_items \7f7426,219852
-Lisp_Object item_properties;\7f7568,224603
-menu_bar_item \7f7571,224645
-menu_item_eval_property_1 \7f7647,227175
-eval_dyn \7f7658,227465
-menu_item_eval_property \7f7666,227675
-parse_menu_item \7f7686,228341
-static Lisp_Object tool_bar_items_vector;\7f7965,236336
-static Lisp_Object tool_bar_item_properties;\7f7970,236510
-static int ntool_bar_items;\7f7974,236606
-tool_bar_items \7f7990,237083
-process_tool_bar_item \7f8075,239892
-#define PROP(\7f8112,240969
-set_prop \7f8114,241038
-parse_tool_bar_item \7f8167,242453
-#undef PROP\7f8379,248844
-init_tool_bar_items \7f8387,248969
-append_tool_bar_item \7f8401,249261
-read_char_x_menu_prompt \7f8443,250771
-read_char_minibuf_menu_prompt \7f8503,252445
-#define PUSH_C_STR(\7f8527,253014
-follow_key \7f8726,258553
-active_maps \7f8733,258695
-typedef struct keyremap\7f8742,259021
-} keyremap;\7f8754,259464
-access_keymap_keyremap \7f8764,259808
-keyremap_step \7f8811,261450
-test_undefined \7f8867,262934
-read_key_sequence \7f8916,264861
-read_key_sequence_vs \7f9826,295821
-DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297294
-DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297294
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299982
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299982
-detect_input_pending \7f9950,300488
-detect_input_pending_ignore_squeezables \7f9959,300654
-detect_input_pending_run_timers \7f9967,300870
-clear_input_pending \7f9985,301362
-requeued_events_pending_p \7f9997,301732
-DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301813
-DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301813
-DEFUN ("recent-keys", Frecent_keys,\7f10024,302596
-DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302596
-DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303517
-DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303517
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303958
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303958
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304380
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304380
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304955
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304955
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305495
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305495
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306510
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306510
-DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307069
-DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307069
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307406
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307406
-DEFUN ("discard-input", Fdiscard_input,\7f10203,308447
-DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308447
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308949
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308949
-stuff_buffered_input \7f10285,311045
-set_waiting_for_input \7f10323,312016
-clear_waiting_for_input \7f10337,312390
-handle_interrupt_signal \7f10351,312754
-deliver_interrupt_signal \7f10378,313642
-static int volatile force_quit_count;\7f10387,313932
-handle_interrupt \7f10401,314414
-quit_throw_to_read_char \7f10541,318711
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319288
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319288
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320516
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320516
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321432
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321432
-DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322706
-DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322706
-DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323570
-DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323570
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324459
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324459
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325837
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325837
-DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327060
-DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327060
-init_kboard \7f10861,328214
-allocate_kboard \7f10893,329284
-wipe_kboard \7f10909,329637
-delete_kboard \7f10917,329751
-init_keyboard \7f10942,330281
-struct event_head\7f11021,332696
-static const struct event_head head_table[\7fhead_table\ 111027,332747
-syms_of_keyboard \7f11045,333577
-keys_of_keyboard \7f11841,367115
-mark_kboards \7f11916,370434
+recursive_edit_unwind \7f804,25751
+any_kboard_state \7f817,26017
+single_kboard_state \7f838,26669
+not_single_kboard_state \7f848,26807
+struct kboard_stack\7f858,27069
+static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27142
+push_kboard \7f867,27190
+pop_kboard \7f879,27379
+temporarily_switch_to_single_kboard \7f914,28267
+record_single_kboard_state \7f943,29441
+restore_kboard_configuration \7f952,29625
+cmd_error \7f970,30081
+cmd_error_internal \7f1024,31514
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32034
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32034
+command_loop \7f1094,33920
+command_loop_2 \7f1134,35139
+top_level_2 \7f1146,35343
+top_level_1 \7f1152,35421
+DEFUN ("top-level", Ftop_level,\7f1164,35791
+DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35791
+user_error \7f1183,36292
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36433
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36433
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36823
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36823
+tracking_off \7f1216,37285
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37820
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37820
+bool ignore_mouse_drag_p;\7f1256,38396
+some_mouse_moved \7f1259,38445
+Lisp_Object last_undo_boundary;\7f1287,39036
+command_loop_1 \7f1294,39277
+read_menu_command \7f1649,50893
+adjust_point_for_property \7f1678,51621
+safe_run_hooks_1 \7f1831,57343
+safe_run_hooks_error \7f1841,57573
+safe_run_hook_funcall \7f1878,58580
+safe_run_hooks \7f1893,59062
+int poll_suppress_count;\7f1908,59401
+static struct atimer *poll_timer;\7fpoll_timer\ 11915,59491
+poll_for_input_1 \7f1919,59593
+poll_for_input \7f1930,59793
+start_polling \7f1942,60057
+input_polling_used \7f1979,61095
+stop_polling \7f1994,61394
+set_poll_suppress_count \7f2009,61763
+bind_polling_period \7f2029,62145
+make_ctrl_char \7f2048,62496
+show_help_echo \7f2113,64459
+static Lisp_Object help_form_saved_window_configs;\7f2156,65642
+read_char_help_form_unwind \7f2158,65705
+#define STOP_POLLING   \7f2166,65963
+#define RESUME_POLLING \7f2170,66088
+read_event_from_main_queue \7f2175,66233
+read_decoded_event_from_main_queue \7f2249,68421
+#define MAX_ENCODED_BYTES \7f2254,68668
+echo_keystrokes_p \7f2342,71560
+read_char \7f2376,72852
+record_menu_key \7f3225,98953
+help_char_p \7f3258,99678
+record_char \7f3273,99957
+save_getcjmp \7f3412,104239
+restore_getcjmp \7f3418,104330
+readable_events \7f3430,104701
+int stop_character EXTERNALLY_VISIBLE;\7f3497,106441
+event_to_kboard \7f3500,106497
+kbd_buffer_nr_stored \7f3522,107146
+kbd_buffer_store_event \7f3534,107487
+kbd_buffer_store_event_hold \7f3550,108029
+kbd_buffer_unget_event \7f3684,111621
+#define INPUT_EVENT_POS_MAX \7f3698,112022
+#define INPUT_EVENT_POS_MIN \7f3701,112151
+position_to_Time \7f3706,112291
+Time_to_position \7f3716,112518
+gen_help_event \7f3738,113175
+kbd_buffer_store_help_event \7f3756,113615
+discard_mouse_events \7f3773,113980
+kbd_buffer_events_waiting \7f3803,114715
+clear_event \7f3823,115072
+kbd_buffer_get_event \7f3836,115412
+process_special_events \7f4258,127885
+swallow_events \7f4322,129709
+timer_start_idle \7f4339,130102
+timer_stop_idle \7f4355,130580
+timer_resume_idle \7f4363,130724
+struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130916
+Lisp_Object pending_funcalls;\7f4377,131176
+decode_timer \7f4381,131297
+timer_check_2 \7f4414,132250
+timer_check \7f4572,136821
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137666
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137666
+static Lisp_Object accent_key_syms;\7f4625,138243
+static Lisp_Object func_key_syms;\7f4626,138279
+static Lisp_Object mouse_syms;\7f4627,138313
+static Lisp_Object wheel_syms;\7f4628,138344
+static Lisp_Object drag_n_drop_syms;\7f4629,138375
+static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138520
+static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139882
+#define FUNCTION_KEY_OFFSET \7f4766,140318
+const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140351
+static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148905
+static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150139
+#define FUNCTION_KEY_OFFSET \7f5061,151755
+static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151898
+#define ISO_FUNCTION_KEY_OFFSET \7f5149,154433
+static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154473
+static Lisp_Object Vlispy_mouse_stem;\7f5172,155332
+static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155371
+static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155623
+static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155889
+static Lisp_Object button_down_location;\7f5210,156914
+static int last_mouse_button;\7f5215,157069
+static int last_mouse_x;\7f5216,157099
+static int last_mouse_y;\7f5217,157124
+static Time button_down_time;\7f5218,157149
+static int double_click_count;\7f5222,157233
+make_lispy_position \7f5228,157394
+toolkit_menubar_in_use \7f5456,163957
+make_scroll_bar_position \7f5469,164325
+make_lispy_event \7f5485,164971
+make_lispy_movement \7f6104,183534
+make_lispy_switch_frame \7f6131,184265
+make_lispy_focus_in \7f6137,184372
+make_lispy_focus_out \7f6145,184498
+parse_modifiers_uncached \7f6163,184948
+#define SINGLE_LETTER_MOD(\7f6185,185468
+#undef SINGLE_LETTER_MOD\7f6212,185909
+#define MULTI_LETTER_MOD(\7f6214,185935
+#undef MULTI_LETTER_MOD\7f6231,186403
+apply_modifiers_uncached \7f6273,187577
+static const char *const modifier_names[\7fmodifier_names\ 16319,189196
+#define NUM_MOD_NAMES \7f6325,189402
+static Lisp_Object modifier_symbols;\7f6327,189452
+lispy_modifier_list \7f6331,189589
+#define KEY_TO_CHAR(\7f6353,190255
+parse_modifiers \7f6356,190331
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191520
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191520
+apply_modifiers \7f6422,192394
+reorder_modifiers \7f6491,194723
+modify_event_symbol \7f6536,196531
+DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199247
+DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199247
+parse_solitary_modifier \7f6695,201138
+#define SINGLE_LETTER_MOD(\7f6701,201261
+#define MULTI_LETTER_MOD(\7f6705,201346
+#undef SINGLE_LETTER_MOD\7f6763,202644
+#undef MULTI_LETTER_MOD\7f6764,202669
+lucid_event_type_list_p \7f6775,202892
+get_input_pending \7f6814,203963
+record_asynch_buffer_change \7f6834,204582
+gobble_input \7f6872,205705
+tty_read_avail_input \7f6967,208313
+handle_async_input \7f7149,214042
+process_pending_signals \7f7165,214362
+unblock_input_to \7f7177,214648
+unblock_input \7f7200,215280
+totally_unblock_input \7f7209,215448
+handle_input_available_signal \7f7217,215532
+deliver_input_available_signal \7f7226,215703
+struct user_signal_info\7f7235,215868
+static struct user_signal_info *user_signals \7fuser_signals\ 17250,216093
+add_user_signal \7f7253,216152
+handle_user_signal \7f7275,216601
+deliver_user_signal \7f7316,217561
+find_user_signal_name \7f7322,217662
+store_user_signal_events \7f7334,217844
+static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218419
+static Lisp_Object menu_bar_items_vector;\7f7368,218633
+static int menu_bar_items_index;\7f7369,218675
+static const char *separator_names[\7fseparator_names\ 17372,218710
+menu_separator_name_p \7f7393,219151
+menu_bar_items \7f7426,219855
+Lisp_Object item_properties;\7f7568,224606
+menu_bar_item \7f7571,224648
+menu_item_eval_property_1 \7f7647,227178
+eval_dyn \7f7658,227468
+menu_item_eval_property \7f7666,227678
+parse_menu_item \7f7686,228344
+static Lisp_Object tool_bar_items_vector;\7f7965,236339
+static Lisp_Object tool_bar_item_properties;\7f7970,236513
+static int ntool_bar_items;\7f7974,236609
+tool_bar_items \7f7990,237086
+process_tool_bar_item \7f8075,239895
+#define PROP(\7f8112,240972
+set_prop \7f8114,241041
+parse_tool_bar_item \7f8167,242456
+#undef PROP\7f8379,248847
+init_tool_bar_items \7f8387,248972
+append_tool_bar_item \7f8401,249264
+read_char_x_menu_prompt \7f8443,250774
+read_char_minibuf_menu_prompt \7f8503,252448
+#define PUSH_C_STR(\7f8527,253017
+follow_key \7f8726,258556
+active_maps \7f8733,258698
+typedef struct keyremap\7f8742,259024
+} keyremap;\7f8754,259467
+access_keymap_keyremap \7f8764,259811
+keyremap_step \7f8811,261453
+test_undefined \7f8867,262937
+read_key_sequence \7f8916,264864
+read_key_sequence_vs \7f9826,295824
+DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297297
+DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297297
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299985
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299985
+detect_input_pending \7f9950,300491
+detect_input_pending_ignore_squeezables \7f9959,300657
+detect_input_pending_run_timers \7f9967,300873
+clear_input_pending \7f9985,301365
+requeued_events_pending_p \7f9997,301735
+DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301816
+DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301816
+DEFUN ("recent-keys", Frecent_keys,\7f10024,302599
+DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302599
+DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303520
+DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303520
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303961
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303961
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304383
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304383
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304958
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304958
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305498
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305498
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306513
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306513
+DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307072
+DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307072
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307409
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307409
+DEFUN ("discard-input", Fdiscard_input,\7f10203,308450
+DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308450
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308952
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308952
+stuff_buffered_input \7f10285,311048
+set_waiting_for_input \7f10323,312019
+clear_waiting_for_input \7f10337,312393
+handle_interrupt_signal \7f10351,312757
+deliver_interrupt_signal \7f10378,313645
+static int volatile force_quit_count;\7f10387,313935
+handle_interrupt \7f10401,314417
+quit_throw_to_read_char \7f10541,318714
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319291
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319291
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320519
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320519
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321435
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321435
+DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322709
+DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322709
+DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323573
+DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323573
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324462
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324462
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325840
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325840
+DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327063
+DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327063
+init_kboard \7f10861,328217
+allocate_kboard \7f10893,329287
+wipe_kboard \7f10909,329640
+delete_kboard \7f10917,329754
+init_keyboard \7f10942,330284
+struct event_head\7f11021,332699
+static const struct event_head head_table[\7fhead_table\ 111027,332750
+syms_of_keyboard \7f11045,333580
+keys_of_keyboard \7f11841,367118
+mark_kboards \7f11916,370437
 \f
 c-src/emacs/src/lisp.h,20276
 #define EMACS_LISP_H\7f22,801
@@ -2166,109 +2166,109 @@ el-src/emacs/lisp/progmodes/etags.el,5069
 (defcustom tags-tag-face \7f148,5700
 (defcustom tags-apropos-verbose \7f154,5835
 (defcustom tags-apropos-additional-actions \7f160,5999
-(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6918
-(defvar default-tags-table-function \7f189,7098
-(defvar tags-location-ring \7f194,7324
-(defvar tags-table-files \7f201,7600
-(defvar tags-completion-table \7f206,7767
-(defvar tags-included-tables \7f209,7859
-(defvar next-file-list \7f212,7954
-(defvar tags-table-format-functions \7f217,8060
-(defvar file-of-tag-function \7f224,8441
-(defvar tags-table-files-function \7f228,8635
-(defvar tags-completion-table-function \7f230,8746
-(defvar snarf-tag-function \7f232,8841
-(defvar goto-tag-location-function \7f236,9050
-(defvar find-tag-regexp-search-function \7f239,9223
-(defvar find-tag-regexp-tag-order \7f241,9344
-(defvar find-tag-regexp-next-line-after-failure-p \7f243,9453
-(defvar find-tag-search-function \7f245,9573
-(defvar find-tag-tag-order \7f247,9680
-(defvar find-tag-next-line-after-failure-p \7f249,9775
-(defvar list-tags-function \7f251,9881
-(defvar tags-apropos-function \7f253,9969
-(defvar tags-included-tables-function \7f255,10063
-(defvar verify-tags-table-function \7f257,10182
-(defun initialize-new-tags-table \7f260,10293
-(defun tags-table-mode \7f276,10981
-(defun visit-tags-table \7f285,11246
-(defun tags-table-check-computed-list \7f321,12784
-(defun tags-table-extend-computed-list \7f360,14655
-(defun tags-expand-table-name \7f400,16368
-(defun tags-table-list-member \7f409,16711
-(defun tags-verify-table \7f421,17183
-(defun tags-table-including \7f470,19303
-(defun tags-next-table \7f522,21347
-(defun visit-tags-table-buffer \7f543,22204
-(defun tags-reset-tags-tables \7f712,28514
-(defun file-of-tag \7f731,29171
-(defun tags-table-files \7f740,29521
-(defun tags-included-tables \7f749,29871
-(defun tags-completion-table \7f755,30117
-(defun tags-lazy-completion-table \7f783,31311
-(defun tags-completion-at-point-function \7f799,31946
-(defun find-tag-tag \7f818,32696
-(defvar last-tag \7f837,33369
-(defun find-tag-interactive \7f840,33428
-(defvar find-tag-history \7f852,33843
-(defun find-tag-noselect \7f860,34013
-(defun find-tag \7f932,37127
-(defun find-tag-other-window \7f959,38343
-(defun find-tag-other-frame \7f1000,40271
-(defun find-tag-regexp \7f1025,41445
-(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42607
-(defvar tag-lines-already-matched \7f1052,42658
-(defun find-tag-in-order \7f1055,42765
-(defun tag-find-file-of-tag-noselect \7f1167,47111
-(defun tag-find-file-of-tag \7f1200,48957
-(defun etags-recognize-tags-table \7f1208,49183
-(defun etags-verify-tags-table \7f1241,50814
-(defun etags-file-of-tag \7f1246,51012
-(defun etags-tags-completion-table \7f1256,51347
-(defun etags-snarf-tag \7f1286,52553
-(defun etags-goto-tag-location \7f1324,54122
-(defun etags-list-tags \7f1388,56565
-(defmacro tags-with-face \7f1423,57840
-(defun etags-tags-apropos-additional \7f1431,58173
-(defun etags-tags-apropos \7f1465,59410
-(defun etags-tags-table-files \7f1527,61619
-(defun etags-tags-included-tables \7f1542,62055
-(defun tags-recognize-empty-tags-table \7f1559,62595
-(defun tag-exact-file-name-match-p \7f1587,63741
-(defun tag-file-name-match-p \7f1596,64134
-(defun tag-exact-match-p \7f1609,64690
-(defun tag-implicit-name-match-p \7f1620,65258
-(defun tag-symbol-match-p \7f1633,65858
-(defun tag-word-match-p \7f1643,66294
-(defun tag-partial-file-name-match-p \7f1652,66692
-(defun tag-any-match-p \7f1662,67136
-(defun tag-re-match-p \7f1667,67320
-(defcustom tags-loop-revert-buffers \7f1675,67569
-(defun next-file \7f1685,67978
-(defvar tags-loop-operate \7f1760,70892
-(defvar tags-loop-scan\7f1763,70986
-(defun tags-loop-eval \7f1771,71315
-(defun tags-loop-continue \7f1782,71644
-(defun tags-search \7f1850,73950
-(defun tags-query-replace \7f1871,74776
-(defun tags-complete-tags-table-file \7f1896,76000
-(defun list-tags \7f1906,76379
-(defun tags-apropos \7f1934,77332
-(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78158
-(defun select-tags-table \7f1964,78397
-(defvar select-tags-table-mode-map \7f2019,80524
-(define-derived-mode select-tags-table-mode \7f2030,80907
-(defun select-tags-table-select \7f2034,81091
-(defun select-tags-table-quit \7f2043,81457
-(defun complete-tag \7f2049,81612
-(defconst etags--xref-limit \7f2074,82553
-(defvar etags-xref-find-definitions-tag-order \7f2076,82588
-(defun etags-xref-find \7f2082,82878
-(defun etags--xref-find-definitions \7f2096,83407
-(defclass xref-etags-location \7f2129,85121
-(defun xref-make-etags-location \7f2135,85344
-(cl-defmethod xref-location-marker \7f2139,85499
-(cl-defmethod xref-location-line \7f2146,85743
+(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6921
+(defvar default-tags-table-function \7f189,7101
+(defvar tags-location-ring \7f194,7327
+(defvar tags-table-files \7f201,7603
+(defvar tags-completion-table \7f206,7770
+(defvar tags-included-tables \7f209,7862
+(defvar next-file-list \7f212,7957
+(defvar tags-table-format-functions \7f217,8063
+(defvar file-of-tag-function \7f224,8444
+(defvar tags-table-files-function \7f228,8638
+(defvar tags-completion-table-function \7f230,8749
+(defvar snarf-tag-function \7f232,8844
+(defvar goto-tag-location-function \7f236,9053
+(defvar find-tag-regexp-search-function \7f239,9226
+(defvar find-tag-regexp-tag-order \7f241,9347
+(defvar find-tag-regexp-next-line-after-failure-p \7f243,9456
+(defvar find-tag-search-function \7f245,9576
+(defvar find-tag-tag-order \7f247,9683
+(defvar find-tag-next-line-after-failure-p \7f249,9778
+(defvar list-tags-function \7f251,9884
+(defvar tags-apropos-function \7f253,9972
+(defvar tags-included-tables-function \7f255,10066
+(defvar verify-tags-table-function \7f257,10185
+(defun initialize-new-tags-table \7f260,10296
+(defun tags-table-mode \7f276,10984
+(defun visit-tags-table \7f285,11249
+(defun tags-table-check-computed-list \7f321,12787
+(defun tags-table-extend-computed-list \7f360,14658
+(defun tags-expand-table-name \7f400,16371
+(defun tags-table-list-member \7f409,16714
+(defun tags-verify-table \7f421,17186
+(defun tags-table-including \7f470,19306
+(defun tags-next-table \7f522,21350
+(defun visit-tags-table-buffer \7f543,22207
+(defun tags-reset-tags-tables \7f712,28517
+(defun file-of-tag \7f731,29174
+(defun tags-table-files \7f740,29524
+(defun tags-included-tables \7f749,29874
+(defun tags-completion-table \7f755,30120
+(defun tags-lazy-completion-table \7f783,31314
+(defun tags-completion-at-point-function \7f799,31949
+(defun find-tag-tag \7f818,32699
+(defvar last-tag \7f837,33372
+(defun find-tag-interactive \7f840,33431
+(defvar find-tag-history \7f852,33846
+(defun find-tag-noselect \7f860,34016
+(defun find-tag \7f932,37130
+(defun find-tag-other-window \7f959,38346
+(defun find-tag-other-frame \7f1000,40274
+(defun find-tag-regexp \7f1025,41448
+(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42610
+(defvar tag-lines-already-matched \7f1052,42661
+(defun find-tag-in-order \7f1055,42768
+(defun tag-find-file-of-tag-noselect \7f1167,47114
+(defun tag-find-file-of-tag \7f1200,48960
+(defun etags-recognize-tags-table \7f1208,49186
+(defun etags-verify-tags-table \7f1241,50817
+(defun etags-file-of-tag \7f1246,51015
+(defun etags-tags-completion-table \7f1256,51350
+(defun etags-snarf-tag \7f1286,52556
+(defun etags-goto-tag-location \7f1324,54125
+(defun etags-list-tags \7f1388,56568
+(defmacro tags-with-face \7f1423,57843
+(defun etags-tags-apropos-additional \7f1431,58176
+(defun etags-tags-apropos \7f1465,59413
+(defun etags-tags-table-files \7f1527,61622
+(defun etags-tags-included-tables \7f1542,62058
+(defun tags-recognize-empty-tags-table \7f1559,62598
+(defun tag-exact-file-name-match-p \7f1587,63744
+(defun tag-file-name-match-p \7f1596,64137
+(defun tag-exact-match-p \7f1609,64693
+(defun tag-implicit-name-match-p \7f1620,65261
+(defun tag-symbol-match-p \7f1633,65861
+(defun tag-word-match-p \7f1643,66297
+(defun tag-partial-file-name-match-p \7f1652,66695
+(defun tag-any-match-p \7f1662,67139
+(defun tag-re-match-p \7f1667,67323
+(defcustom tags-loop-revert-buffers \7f1675,67572
+(defun next-file \7f1685,67981
+(defvar tags-loop-operate \7f1760,70895
+(defvar tags-loop-scan\7f1763,70989
+(defun tags-loop-eval \7f1771,71318
+(defun tags-loop-continue \7f1782,71647
+(defun tags-search \7f1850,73953
+(defun tags-query-replace \7f1871,74779
+(defun tags-complete-tags-table-file \7f1896,76003
+(defun list-tags \7f1906,76382
+(defun tags-apropos \7f1934,77335
+(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78161
+(defun select-tags-table \7f1964,78400
+(defvar select-tags-table-mode-map \7f2019,80527
+(define-derived-mode select-tags-table-mode \7f2030,80910
+(defun select-tags-table-select \7f2034,81094
+(defun select-tags-table-quit \7f2043,81460
+(defun complete-tag \7f2049,81615
+(defconst etags--xref-limit \7f2074,82556
+(defvar etags-xref-find-definitions-tag-order \7f2076,82591
+(defun etags-xref-find \7f2082,82881
+(defun etags--xref-find-definitions \7f2096,83410
+(defclass xref-etags-location \7f2129,85124
+(defun xref-make-etags-location \7f2135,85347
+(cl-defmethod xref-location-marker \7f2139,85502
+(cl-defmethod xref-location-line \7f2146,85746
 \f
 erl-src/gs_dialog.erl,98
 -define(VERSION\7f2,32
index 124aa7fc1cf0fc5c9e72bc159b9518bd27de38cd..3c611dc8ef540811f77270201fd0c401e191fc10 100644 (file)
@@ -1098,288 +1098,288 @@ record_auto_save \7f742,23849
 force_auto_save_soon \7f751,24017
 DEFUN ("recursive-edit", Frecursive_edit,\7f759,24138
 DEFUN ("recursive-edit", Frecursive_edit,\7frecursive-edit\ 1759,24138
-recursive_edit_unwind \7f804,25748
-any_kboard_state \7f817,26014
-single_kboard_state \7f838,26666
-not_single_kboard_state \7f848,26804
-struct kboard_stack\7f858,27066
-static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27139
-push_kboard \7f867,27187
-pop_kboard \7f879,27376
-temporarily_switch_to_single_kboard \7f914,28264
-record_single_kboard_state \7f943,29438
-restore_kboard_configuration \7f952,29622
-cmd_error \7f970,30078
-cmd_error_internal \7f1024,31511
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32031
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32031
-static Lisp_Object command_loop_2 \7f1086,33638
-static Lisp_Object top_level_1 \7f1087,33687
-command_loop \7f1094,33917
-command_loop_2 \7f1134,35136
-top_level_2 \7f1146,35340
-top_level_1 \7f1152,35418
-DEFUN ("top-level", Ftop_level,\7f1164,35788
-DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35788
-user_error \7f1183,36289
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36430
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36430
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36820
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36820
-tracking_off \7f1216,37282
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37817
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37817
-bool ignore_mouse_drag_p;\7f1256,38393
-some_mouse_moved \7f1259,38442
-static int read_key_sequence \7f1282,38800
-static void adjust_point_for_property \7f1284,38918
-Lisp_Object last_undo_boundary;\7f1287,39033
-command_loop_1 \7f1294,39274
-read_menu_command \7f1649,50890
-adjust_point_for_property \7f1678,51618
-safe_run_hooks_1 \7f1831,57340
-safe_run_hooks_error \7f1841,57570
-safe_run_hook_funcall \7f1878,58577
-safe_run_hooks \7f1893,59059
-int poll_suppress_count;\7f1908,59398
-static struct atimer *poll_timer;\7fpoll_timer\ 11915,59488
-poll_for_input_1 \7f1919,59590
-poll_for_input \7f1930,59790
-start_polling \7f1942,60054
-input_polling_used \7f1979,61092
-stop_polling \7f1994,61391
-set_poll_suppress_count \7f2009,61760
-bind_polling_period \7f2029,62142
-make_ctrl_char \7f2048,62493
-show_help_echo \7f2113,64456
-static Lisp_Object kbd_buffer_get_event \7f2152,65485
-static void record_char \7f2154,65597
-static Lisp_Object help_form_saved_window_configs;\7f2156,65639
-read_char_help_form_unwind \7f2158,65702
-#define STOP_POLLING   \7f2166,65960
-#define RESUME_POLLING \7f2170,66085
-read_event_from_main_queue \7f2175,66230
-read_decoded_event_from_main_queue \7f2249,68418
-#define MAX_ENCODED_BYTES \7f2254,68665
-echo_keystrokes_p \7f2342,71557
-read_char \7f2376,72849
-record_menu_key \7f3225,98950
-help_char_p \7f3258,99675
-record_char \7f3273,99954
-save_getcjmp \7f3412,104236
-restore_getcjmp \7f3418,104327
-readable_events \7f3430,104698
-int stop_character EXTERNALLY_VISIBLE;\7f3497,106438
-event_to_kboard \7f3500,106494
-kbd_buffer_nr_stored \7f3522,107143
-kbd_buffer_store_event \7f3534,107484
-kbd_buffer_store_event_hold \7f3550,108026
-kbd_buffer_unget_event \7f3684,111618
-#define INPUT_EVENT_POS_MAX \7f3698,112019
-#define INPUT_EVENT_POS_MIN \7f3701,112148
-position_to_Time \7f3706,112288
-Time_to_position \7f3716,112515
-gen_help_event \7f3738,113172
-kbd_buffer_store_help_event \7f3756,113612
-discard_mouse_events \7f3773,113977
-kbd_buffer_events_waiting \7f3803,114712
-clear_event \7f3823,115069
-kbd_buffer_get_event \7f3836,115409
-process_special_events \7f4258,127882
-swallow_events \7f4322,129706
-timer_start_idle \7f4339,130099
-timer_stop_idle \7f4355,130577
-timer_resume_idle \7f4363,130721
-struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130913
-Lisp_Object pending_funcalls;\7f4377,131173
-decode_timer \7f4381,131294
-timer_check_2 \7f4414,132247
-timer_check \7f4572,136818
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137663
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137663
-static Lisp_Object accent_key_syms;\7f4625,138240
-static Lisp_Object func_key_syms;\7f4626,138276
-static Lisp_Object mouse_syms;\7f4627,138310
-static Lisp_Object wheel_syms;\7f4628,138341
-static Lisp_Object drag_n_drop_syms;\7f4629,138372
-static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138517
-static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139879
-#define FUNCTION_KEY_OFFSET \7f4766,140315
-const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140348
-static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148902
-static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150136
-#define FUNCTION_KEY_OFFSET \7f5061,151752
-static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151895
-#define ISO_FUNCTION_KEY_OFFSET \7f5149,154430
-static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154470
-static Lisp_Object Vlispy_mouse_stem;\7f5172,155329
-static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155368
-static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155620
-static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155886
-static Lisp_Object button_down_location;\7f5210,156911
-static int last_mouse_button;\7f5215,157066
-static int last_mouse_x;\7f5216,157096
-static int last_mouse_y;\7f5217,157121
-static Time button_down_time;\7f5218,157146
-static int double_click_count;\7f5222,157230
-make_lispy_position \7f5228,157391
-toolkit_menubar_in_use \7f5456,163954
-make_scroll_bar_position \7f5469,164322
-make_lispy_event \7f5485,164968
-make_lispy_movement \7f6104,183531
-make_lispy_switch_frame \7f6131,184262
-make_lispy_focus_in \7f6137,184369
-make_lispy_focus_out \7f6145,184495
-parse_modifiers_uncached \7f6163,184945
-#define SINGLE_LETTER_MOD(\7f6185,185465
-#undef SINGLE_LETTER_MOD\7f6212,185906
-#define MULTI_LETTER_MOD(\7f6214,185932
-#undef MULTI_LETTER_MOD\7f6231,186400
-apply_modifiers_uncached \7f6273,187574
-static const char *const modifier_names[\7fmodifier_names\ 16319,189193
-#define NUM_MOD_NAMES \7f6325,189399
-static Lisp_Object modifier_symbols;\7f6327,189449
-lispy_modifier_list \7f6331,189586
-#define KEY_TO_CHAR(\7f6353,190252
-parse_modifiers \7f6356,190328
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191517
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191517
-apply_modifiers \7f6422,192391
-reorder_modifiers \7f6491,194720
-modify_event_symbol \7f6536,196528
-DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199244
-DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199244
-parse_solitary_modifier \7f6695,201135
-#define SINGLE_LETTER_MOD(\7f6701,201258
-#define MULTI_LETTER_MOD(\7f6705,201343
-#undef SINGLE_LETTER_MOD\7f6763,202641
-#undef MULTI_LETTER_MOD\7f6764,202666
-lucid_event_type_list_p \7f6775,202889
-get_input_pending \7f6814,203960
-record_asynch_buffer_change \7f6834,204579
-gobble_input \7f6872,205702
-tty_read_avail_input \7f6967,208310
-handle_async_input \7f7149,214039
-process_pending_signals \7f7165,214359
-unblock_input_to \7f7177,214645
-unblock_input \7f7200,215277
-totally_unblock_input \7f7209,215445
-handle_input_available_signal \7f7217,215529
-deliver_input_available_signal \7f7226,215700
-struct user_signal_info\7f7235,215865
-static struct user_signal_info *user_signals \7fuser_signals\ 17250,216090
-add_user_signal \7f7253,216149
-handle_user_signal \7f7275,216598
-deliver_user_signal \7f7316,217558
-find_user_signal_name \7f7322,217659
-store_user_signal_events \7f7334,217841
-static void menu_bar_item \7f7362,218341
-static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218416
-static Lisp_Object menu_bar_items_vector;\7f7368,218630
-static int menu_bar_items_index;\7f7369,218672
-static const char *separator_names[\7fseparator_names\ 17372,218707
-menu_separator_name_p \7f7393,219148
-menu_bar_items \7f7426,219852
-Lisp_Object item_properties;\7f7568,224603
-menu_bar_item \7f7571,224645
-menu_item_eval_property_1 \7f7647,227175
-eval_dyn \7f7658,227465
-menu_item_eval_property \7f7666,227675
-parse_menu_item \7f7686,228341
-static Lisp_Object tool_bar_items_vector;\7f7965,236336
-static Lisp_Object tool_bar_item_properties;\7f7970,236510
-static int ntool_bar_items;\7f7974,236606
-static void init_tool_bar_items \7f7978,236664
-static void process_tool_bar_item \7f7979,236711
-static bool parse_tool_bar_item \7f7981,236801
-static void append_tool_bar_item \7f7982,236861
-tool_bar_items \7f7990,237083
-process_tool_bar_item \7f8075,239892
-#define PROP(\7f8112,240969
-set_prop \7f8114,241038
-parse_tool_bar_item \7f8167,242453
-#undef PROP\7f8379,248844
-init_tool_bar_items \7f8387,248969
-append_tool_bar_item \7f8401,249261
-read_char_x_menu_prompt \7f8443,250771
-read_char_minibuf_menu_prompt \7f8503,252445
-#define PUSH_C_STR(\7f8527,253014
-follow_key \7f8726,258553
-active_maps \7f8733,258695
-typedef struct keyremap\7f8742,259021
-} keyremap;\7f8754,259464
-access_keymap_keyremap \7f8764,259808
-keyremap_step \7f8811,261450
-test_undefined \7f8867,262934
-read_key_sequence \7f8916,264861
-read_key_sequence_vs \7f9826,295821
-DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297294
-DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297294
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299982
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299982
-detect_input_pending \7f9950,300488
-detect_input_pending_ignore_squeezables \7f9959,300654
-detect_input_pending_run_timers \7f9967,300870
-clear_input_pending \7f9985,301362
-requeued_events_pending_p \7f9997,301732
-DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301813
-DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301813
-DEFUN ("recent-keys", Frecent_keys,\7f10024,302596
-DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302596
-DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303517
-DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303517
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303958
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303958
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304380
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304380
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304955
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304955
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305495
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305495
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306510
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306510
-DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307069
-DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307069
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307406
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307406
-DEFUN ("discard-input", Fdiscard_input,\7f10203,308447
-DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308447
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308949
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308949
-stuff_buffered_input \7f10285,311045
-set_waiting_for_input \7f10323,312016
-clear_waiting_for_input \7f10337,312390
-handle_interrupt_signal \7f10351,312754
-deliver_interrupt_signal \7f10378,313642
-static int volatile force_quit_count;\7f10387,313932
-handle_interrupt \7f10401,314414
-quit_throw_to_read_char \7f10541,318711
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319288
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319288
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320516
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320516
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321432
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321432
-DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322706
-DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322706
-DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323570
-DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323570
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324459
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324459
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325837
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325837
-DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327060
-DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327060
-init_kboard \7f10861,328214
-allocate_kboard \7f10893,329284
-wipe_kboard \7f10909,329637
-delete_kboard \7f10917,329751
-init_keyboard \7f10942,330281
-struct event_head\7f11021,332696
-static const struct event_head head_table[\7fhead_table\ 111027,332747
-syms_of_keyboard \7f11045,333577
-keys_of_keyboard \7f11841,367115
-mark_kboards \7f11916,370434
+recursive_edit_unwind \7f804,25751
+any_kboard_state \7f817,26017
+single_kboard_state \7f838,26669
+not_single_kboard_state \7f848,26807
+struct kboard_stack\7f858,27069
+static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27142
+push_kboard \7f867,27190
+pop_kboard \7f879,27379
+temporarily_switch_to_single_kboard \7f914,28267
+record_single_kboard_state \7f943,29441
+restore_kboard_configuration \7f952,29625
+cmd_error \7f970,30081
+cmd_error_internal \7f1024,31514
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32034
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32034
+static Lisp_Object command_loop_2 \7f1086,33641
+static Lisp_Object top_level_1 \7f1087,33690
+command_loop \7f1094,33920
+command_loop_2 \7f1134,35139
+top_level_2 \7f1146,35343
+top_level_1 \7f1152,35421
+DEFUN ("top-level", Ftop_level,\7f1164,35791
+DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35791
+user_error \7f1183,36292
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36433
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36433
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36823
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36823
+tracking_off \7f1216,37285
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37820
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37820
+bool ignore_mouse_drag_p;\7f1256,38396
+some_mouse_moved \7f1259,38445
+static int read_key_sequence \7f1282,38803
+static void adjust_point_for_property \7f1284,38921
+Lisp_Object last_undo_boundary;\7f1287,39036
+command_loop_1 \7f1294,39277
+read_menu_command \7f1649,50893
+adjust_point_for_property \7f1678,51621
+safe_run_hooks_1 \7f1831,57343
+safe_run_hooks_error \7f1841,57573
+safe_run_hook_funcall \7f1878,58580
+safe_run_hooks \7f1893,59062
+int poll_suppress_count;\7f1908,59401
+static struct atimer *poll_timer;\7fpoll_timer\ 11915,59491
+poll_for_input_1 \7f1919,59593
+poll_for_input \7f1930,59793
+start_polling \7f1942,60057
+input_polling_used \7f1979,61095
+stop_polling \7f1994,61394
+set_poll_suppress_count \7f2009,61763
+bind_polling_period \7f2029,62145
+make_ctrl_char \7f2048,62496
+show_help_echo \7f2113,64459
+static Lisp_Object kbd_buffer_get_event \7f2152,65488
+static void record_char \7f2154,65600
+static Lisp_Object help_form_saved_window_configs;\7f2156,65642
+read_char_help_form_unwind \7f2158,65705
+#define STOP_POLLING   \7f2166,65963
+#define RESUME_POLLING \7f2170,66088
+read_event_from_main_queue \7f2175,66233
+read_decoded_event_from_main_queue \7f2249,68421
+#define MAX_ENCODED_BYTES \7f2254,68668
+echo_keystrokes_p \7f2342,71560
+read_char \7f2376,72852
+record_menu_key \7f3225,98953
+help_char_p \7f3258,99678
+record_char \7f3273,99957
+save_getcjmp \7f3412,104239
+restore_getcjmp \7f3418,104330
+readable_events \7f3430,104701
+int stop_character EXTERNALLY_VISIBLE;\7f3497,106441
+event_to_kboard \7f3500,106497
+kbd_buffer_nr_stored \7f3522,107146
+kbd_buffer_store_event \7f3534,107487
+kbd_buffer_store_event_hold \7f3550,108029
+kbd_buffer_unget_event \7f3684,111621
+#define INPUT_EVENT_POS_MAX \7f3698,112022
+#define INPUT_EVENT_POS_MIN \7f3701,112151
+position_to_Time \7f3706,112291
+Time_to_position \7f3716,112518
+gen_help_event \7f3738,113175
+kbd_buffer_store_help_event \7f3756,113615
+discard_mouse_events \7f3773,113980
+kbd_buffer_events_waiting \7f3803,114715
+clear_event \7f3823,115072
+kbd_buffer_get_event \7f3836,115412
+process_special_events \7f4258,127885
+swallow_events \7f4322,129709
+timer_start_idle \7f4339,130102
+timer_stop_idle \7f4355,130580
+timer_resume_idle \7f4363,130724
+struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130916
+Lisp_Object pending_funcalls;\7f4377,131176
+decode_timer \7f4381,131297
+timer_check_2 \7f4414,132250
+timer_check \7f4572,136821
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137666
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137666
+static Lisp_Object accent_key_syms;\7f4625,138243
+static Lisp_Object func_key_syms;\7f4626,138279
+static Lisp_Object mouse_syms;\7f4627,138313
+static Lisp_Object wheel_syms;\7f4628,138344
+static Lisp_Object drag_n_drop_syms;\7f4629,138375
+static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138520
+static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139882
+#define FUNCTION_KEY_OFFSET \7f4766,140318
+const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140351
+static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148905
+static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150139
+#define FUNCTION_KEY_OFFSET \7f5061,151755
+static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151898
+#define ISO_FUNCTION_KEY_OFFSET \7f5149,154433
+static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154473
+static Lisp_Object Vlispy_mouse_stem;\7f5172,155332
+static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155371
+static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155623
+static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155889
+static Lisp_Object button_down_location;\7f5210,156914
+static int last_mouse_button;\7f5215,157069
+static int last_mouse_x;\7f5216,157099
+static int last_mouse_y;\7f5217,157124
+static Time button_down_time;\7f5218,157149
+static int double_click_count;\7f5222,157233
+make_lispy_position \7f5228,157394
+toolkit_menubar_in_use \7f5456,163957
+make_scroll_bar_position \7f5469,164325
+make_lispy_event \7f5485,164971
+make_lispy_movement \7f6104,183534
+make_lispy_switch_frame \7f6131,184265
+make_lispy_focus_in \7f6137,184372
+make_lispy_focus_out \7f6145,184498
+parse_modifiers_uncached \7f6163,184948
+#define SINGLE_LETTER_MOD(\7f6185,185468
+#undef SINGLE_LETTER_MOD\7f6212,185909
+#define MULTI_LETTER_MOD(\7f6214,185935
+#undef MULTI_LETTER_MOD\7f6231,186403
+apply_modifiers_uncached \7f6273,187577
+static const char *const modifier_names[\7fmodifier_names\ 16319,189196
+#define NUM_MOD_NAMES \7f6325,189402
+static Lisp_Object modifier_symbols;\7f6327,189452
+lispy_modifier_list \7f6331,189589
+#define KEY_TO_CHAR(\7f6353,190255
+parse_modifiers \7f6356,190331
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191520
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191520
+apply_modifiers \7f6422,192394
+reorder_modifiers \7f6491,194723
+modify_event_symbol \7f6536,196531
+DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199247
+DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199247
+parse_solitary_modifier \7f6695,201138
+#define SINGLE_LETTER_MOD(\7f6701,201261
+#define MULTI_LETTER_MOD(\7f6705,201346
+#undef SINGLE_LETTER_MOD\7f6763,202644
+#undef MULTI_LETTER_MOD\7f6764,202669
+lucid_event_type_list_p \7f6775,202892
+get_input_pending \7f6814,203963
+record_asynch_buffer_change \7f6834,204582
+gobble_input \7f6872,205705
+tty_read_avail_input \7f6967,208313
+handle_async_input \7f7149,214042
+process_pending_signals \7f7165,214362
+unblock_input_to \7f7177,214648
+unblock_input \7f7200,215280
+totally_unblock_input \7f7209,215448
+handle_input_available_signal \7f7217,215532
+deliver_input_available_signal \7f7226,215703
+struct user_signal_info\7f7235,215868
+static struct user_signal_info *user_signals \7fuser_signals\ 17250,216093
+add_user_signal \7f7253,216152
+handle_user_signal \7f7275,216601
+deliver_user_signal \7f7316,217561
+find_user_signal_name \7f7322,217662
+store_user_signal_events \7f7334,217844
+static void menu_bar_item \7f7362,218344
+static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218419
+static Lisp_Object menu_bar_items_vector;\7f7368,218633
+static int menu_bar_items_index;\7f7369,218675
+static const char *separator_names[\7fseparator_names\ 17372,218710
+menu_separator_name_p \7f7393,219151
+menu_bar_items \7f7426,219855
+Lisp_Object item_properties;\7f7568,224606
+menu_bar_item \7f7571,224648
+menu_item_eval_property_1 \7f7647,227178
+eval_dyn \7f7658,227468
+menu_item_eval_property \7f7666,227678
+parse_menu_item \7f7686,228344
+static Lisp_Object tool_bar_items_vector;\7f7965,236339
+static Lisp_Object tool_bar_item_properties;\7f7970,236513
+static int ntool_bar_items;\7f7974,236609
+static void init_tool_bar_items \7f7978,236667
+static void process_tool_bar_item \7f7979,236714
+static bool parse_tool_bar_item \7f7981,236804
+static void append_tool_bar_item \7f7982,236864
+tool_bar_items \7f7990,237086
+process_tool_bar_item \7f8075,239895
+#define PROP(\7f8112,240972
+set_prop \7f8114,241041
+parse_tool_bar_item \7f8167,242456
+#undef PROP\7f8379,248847
+init_tool_bar_items \7f8387,248972
+append_tool_bar_item \7f8401,249264
+read_char_x_menu_prompt \7f8443,250774
+read_char_minibuf_menu_prompt \7f8503,252448
+#define PUSH_C_STR(\7f8527,253017
+follow_key \7f8726,258556
+active_maps \7f8733,258698
+typedef struct keyremap\7f8742,259024
+} keyremap;\7f8754,259467
+access_keymap_keyremap \7f8764,259811
+keyremap_step \7f8811,261453
+test_undefined \7f8867,262937
+read_key_sequence \7f8916,264864
+read_key_sequence_vs \7f9826,295824
+DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297297
+DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297297
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299985
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299985
+detect_input_pending \7f9950,300491
+detect_input_pending_ignore_squeezables \7f9959,300657
+detect_input_pending_run_timers \7f9967,300873
+clear_input_pending \7f9985,301365
+requeued_events_pending_p \7f9997,301735
+DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301816
+DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301816
+DEFUN ("recent-keys", Frecent_keys,\7f10024,302599
+DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302599
+DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303520
+DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303520
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303961
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303961
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304383
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304383
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304958
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304958
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305498
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305498
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306513
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306513
+DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307072
+DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307072
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307409
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307409
+DEFUN ("discard-input", Fdiscard_input,\7f10203,308450
+DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308450
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308952
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308952
+stuff_buffered_input \7f10285,311048
+set_waiting_for_input \7f10323,312019
+clear_waiting_for_input \7f10337,312393
+handle_interrupt_signal \7f10351,312757
+deliver_interrupt_signal \7f10378,313645
+static int volatile force_quit_count;\7f10387,313935
+handle_interrupt \7f10401,314417
+quit_throw_to_read_char \7f10541,318714
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319291
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319291
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320519
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320519
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321435
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321435
+DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322709
+DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322709
+DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323573
+DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323573
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324462
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324462
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325840
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325840
+DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327063
+DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327063
+init_kboard \7f10861,328217
+allocate_kboard \7f10893,329287
+wipe_kboard \7f10909,329640
+delete_kboard \7f10917,329754
+init_keyboard \7f10942,330284
+struct event_head\7f11021,332699
+static const struct event_head head_table[\7fhead_table\ 111027,332750
+syms_of_keyboard \7f11045,333580
+keys_of_keyboard \7f11841,367118
+mark_kboards \7f11916,370437
 \f
 c-src/emacs/src/lisp.h,33840
 #define EMACS_LISP_H\7f22,801
@@ -2735,112 +2735,112 @@ el-src/emacs/lisp/progmodes/etags.el,5188
 (defcustom tags-tag-face \7f148,5700
 (defcustom tags-apropos-verbose \7f154,5835
 (defcustom tags-apropos-additional-actions \7f160,5999
-(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6918
-(defvar default-tags-table-function \7f189,7098
-(defvar tags-location-ring \7f194,7324
-(defvar tags-table-files \7f201,7600
-(defvar tags-completion-table \7f206,7767
-(defvar tags-included-tables \7f209,7859
-(defvar next-file-list \7f212,7954
-(defvar tags-table-format-functions \7f217,8060
-(defvar file-of-tag-function \7f224,8441
-(defvar tags-table-files-function \7f228,8635
-(defvar tags-completion-table-function \7f230,8746
-(defvar snarf-tag-function \7f232,8841
-(defvar goto-tag-location-function \7f236,9050
-(defvar find-tag-regexp-search-function \7f239,9223
-(defvar find-tag-regexp-tag-order \7f241,9344
-(defvar find-tag-regexp-next-line-after-failure-p \7f243,9453
-(defvar find-tag-search-function \7f245,9573
-(defvar find-tag-tag-order \7f247,9680
-(defvar find-tag-next-line-after-failure-p \7f249,9775
-(defvar list-tags-function \7f251,9881
-(defvar tags-apropos-function \7f253,9969
-(defvar tags-included-tables-function \7f255,10063
-(defvar verify-tags-table-function \7f257,10182
-(defun initialize-new-tags-table \7f260,10293
-(defun tags-table-mode \7f276,10981
-(defun visit-tags-table \7f285,11246
-(defun tags-table-check-computed-list \7f321,12784
-(defun tags-table-extend-computed-list \7f360,14655
-(defun tags-expand-table-name \7f400,16368
-(defun tags-table-list-member \7f409,16711
-(defun tags-verify-table \7f421,17183
-(defun tags-table-including \7f470,19303
-(defun tags-next-table \7f522,21347
-(defun visit-tags-table-buffer \7f543,22204
-(defun tags-reset-tags-tables \7f712,28514
-(defun file-of-tag \7f731,29171
-(defun tags-table-files \7f740,29521
-(defun tags-included-tables \7f749,29871
-(defun tags-completion-table \7f755,30117
-(defun tags-lazy-completion-table \7f783,31311
-(defun tags-completion-at-point-function \7f799,31946
-(defun find-tag-tag \7f818,32696
-(defvar last-tag \7f837,33369
-(defun find-tag-interactive \7f840,33428
-(defvar find-tag-history \7f852,33843
-(defvar etags-case-fold-search)\7f855,33908
-(defvar etags-syntax-table)\7f856,33940
-(defvar local-find-tag-hook)\7f857,33968
-(defun find-tag-noselect \7f860,34013
-(defun find-tag \7f932,37127
-(defun find-tag-other-window \7f959,38343
-(defun find-tag-other-frame \7f1000,40271
-(defun find-tag-regexp \7f1025,41445
-(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42607
-(defvar tag-lines-already-matched \7f1052,42658
-(defun find-tag-in-order \7f1055,42765
-(defun tag-find-file-of-tag-noselect \7f1167,47111
-(defun tag-find-file-of-tag \7f1200,48957
-(defun etags-recognize-tags-table \7f1208,49183
-(defun etags-verify-tags-table \7f1241,50814
-(defun etags-file-of-tag \7f1246,51012
-(defun etags-tags-completion-table \7f1256,51347
-(defun etags-snarf-tag \7f1286,52553
-(defun etags-goto-tag-location \7f1324,54122
-(defun etags-list-tags \7f1388,56565
-(defmacro tags-with-face \7f1423,57840
-(defun etags-tags-apropos-additional \7f1431,58173
-(defun etags-tags-apropos \7f1465,59410
-(defun etags-tags-table-files \7f1527,61619
-(defun etags-tags-included-tables \7f1542,62055
-(defun tags-recognize-empty-tags-table \7f1559,62595
-(defun tag-exact-file-name-match-p \7f1587,63741
-(defun tag-file-name-match-p \7f1596,64134
-(defun tag-exact-match-p \7f1609,64690
-(defun tag-implicit-name-match-p \7f1620,65258
-(defun tag-symbol-match-p \7f1633,65858
-(defun tag-word-match-p \7f1643,66294
-(defun tag-partial-file-name-match-p \7f1652,66692
-(defun tag-any-match-p \7f1662,67136
-(defun tag-re-match-p \7f1667,67320
-(defcustom tags-loop-revert-buffers \7f1675,67569
-(defun next-file \7f1685,67978
-(defvar tags-loop-operate \7f1760,70892
-(defvar tags-loop-scan\7f1763,70986
-(defun tags-loop-eval \7f1771,71315
-(defun tags-loop-continue \7f1782,71644
-(defun tags-search \7f1850,73950
-(defun tags-query-replace \7f1871,74776
-(defun tags-complete-tags-table-file \7f1896,76000
-(defun list-tags \7f1906,76379
-(defun tags-apropos \7f1934,77332
-(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78158
-(defun select-tags-table \7f1964,78397
-(defvar select-tags-table-mode-map \7f2019,80524
-(define-derived-mode select-tags-table-mode \7f2030,80907
-(defun select-tags-table-select \7f2034,81091
-(defun select-tags-table-quit \7f2043,81457
-(defun complete-tag \7f2049,81612
-(defconst etags--xref-limit \7f2074,82553
-(defvar etags-xref-find-definitions-tag-order \7f2076,82588
-(defun etags-xref-find \7f2082,82878
-(defun etags--xref-find-definitions \7f2096,83407
-(defclass xref-etags-location \7f2129,85121
-(defun xref-make-etags-location \7f2135,85344
-(cl-defmethod xref-location-marker \7f2139,85499
-(cl-defmethod xref-location-line \7f2146,85743
+(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6921
+(defvar default-tags-table-function \7f189,7101
+(defvar tags-location-ring \7f194,7327
+(defvar tags-table-files \7f201,7603
+(defvar tags-completion-table \7f206,7770
+(defvar tags-included-tables \7f209,7862
+(defvar next-file-list \7f212,7957
+(defvar tags-table-format-functions \7f217,8063
+(defvar file-of-tag-function \7f224,8444
+(defvar tags-table-files-function \7f228,8638
+(defvar tags-completion-table-function \7f230,8749
+(defvar snarf-tag-function \7f232,8844
+(defvar goto-tag-location-function \7f236,9053
+(defvar find-tag-regexp-search-function \7f239,9226
+(defvar find-tag-regexp-tag-order \7f241,9347
+(defvar find-tag-regexp-next-line-after-failure-p \7f243,9456
+(defvar find-tag-search-function \7f245,9576
+(defvar find-tag-tag-order \7f247,9683
+(defvar find-tag-next-line-after-failure-p \7f249,9778
+(defvar list-tags-function \7f251,9884
+(defvar tags-apropos-function \7f253,9972
+(defvar tags-included-tables-function \7f255,10066
+(defvar verify-tags-table-function \7f257,10185
+(defun initialize-new-tags-table \7f260,10296
+(defun tags-table-mode \7f276,10984
+(defun visit-tags-table \7f285,11249
+(defun tags-table-check-computed-list \7f321,12787
+(defun tags-table-extend-computed-list \7f360,14658
+(defun tags-expand-table-name \7f400,16371
+(defun tags-table-list-member \7f409,16714
+(defun tags-verify-table \7f421,17186
+(defun tags-table-including \7f470,19306
+(defun tags-next-table \7f522,21350
+(defun visit-tags-table-buffer \7f543,22207
+(defun tags-reset-tags-tables \7f712,28517
+(defun file-of-tag \7f731,29174
+(defun tags-table-files \7f740,29524
+(defun tags-included-tables \7f749,29874
+(defun tags-completion-table \7f755,30120
+(defun tags-lazy-completion-table \7f783,31314
+(defun tags-completion-at-point-function \7f799,31949
+(defun find-tag-tag \7f818,32699
+(defvar last-tag \7f837,33372
+(defun find-tag-interactive \7f840,33431
+(defvar find-tag-history \7f852,33846
+(defvar etags-case-fold-search)\7f855,33911
+(defvar etags-syntax-table)\7f856,33943
+(defvar local-find-tag-hook)\7f857,33971
+(defun find-tag-noselect \7f860,34016
+(defun find-tag \7f932,37130
+(defun find-tag-other-window \7f959,38346
+(defun find-tag-other-frame \7f1000,40274
+(defun find-tag-regexp \7f1025,41448
+(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42610
+(defvar tag-lines-already-matched \7f1052,42661
+(defun find-tag-in-order \7f1055,42768
+(defun tag-find-file-of-tag-noselect \7f1167,47114
+(defun tag-find-file-of-tag \7f1200,48960
+(defun etags-recognize-tags-table \7f1208,49186
+(defun etags-verify-tags-table \7f1241,50817
+(defun etags-file-of-tag \7f1246,51015
+(defun etags-tags-completion-table \7f1256,51350
+(defun etags-snarf-tag \7f1286,52556
+(defun etags-goto-tag-location \7f1324,54125
+(defun etags-list-tags \7f1388,56568
+(defmacro tags-with-face \7f1423,57843
+(defun etags-tags-apropos-additional \7f1431,58176
+(defun etags-tags-apropos \7f1465,59413
+(defun etags-tags-table-files \7f1527,61622
+(defun etags-tags-included-tables \7f1542,62058
+(defun tags-recognize-empty-tags-table \7f1559,62598
+(defun tag-exact-file-name-match-p \7f1587,63744
+(defun tag-file-name-match-p \7f1596,64137
+(defun tag-exact-match-p \7f1609,64693
+(defun tag-implicit-name-match-p \7f1620,65261
+(defun tag-symbol-match-p \7f1633,65861
+(defun tag-word-match-p \7f1643,66297
+(defun tag-partial-file-name-match-p \7f1652,66695
+(defun tag-any-match-p \7f1662,67139
+(defun tag-re-match-p \7f1667,67323
+(defcustom tags-loop-revert-buffers \7f1675,67572
+(defun next-file \7f1685,67981
+(defvar tags-loop-operate \7f1760,70895
+(defvar tags-loop-scan\7f1763,70989
+(defun tags-loop-eval \7f1771,71318
+(defun tags-loop-continue \7f1782,71647
+(defun tags-search \7f1850,73953
+(defun tags-query-replace \7f1871,74779
+(defun tags-complete-tags-table-file \7f1896,76003
+(defun list-tags \7f1906,76382
+(defun tags-apropos \7f1934,77335
+(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78161
+(defun select-tags-table \7f1964,78400
+(defvar select-tags-table-mode-map \7f2019,80527
+(define-derived-mode select-tags-table-mode \7f2030,80910
+(defun select-tags-table-select \7f2034,81094
+(defun select-tags-table-quit \7f2043,81460
+(defun complete-tag \7f2049,81615
+(defconst etags--xref-limit \7f2074,82556
+(defvar etags-xref-find-definitions-tag-order \7f2076,82591
+(defun etags-xref-find \7f2082,82881
+(defun etags--xref-find-definitions \7f2096,83410
+(defclass xref-etags-location \7f2129,85124
+(defun xref-make-etags-location \7f2135,85347
+(cl-defmethod xref-location-marker \7f2139,85502
+(cl-defmethod xref-location-line \7f2146,85746
 \f
 erl-src/gs_dialog.erl,98
 -define(VERSION\7f2,32
index 9dca0084de30cd6aea4b94b4760d9230016b9cc9..45507706b32fc1f0e2b59aa7f62e282ae048bf5f 100644 (file)
@@ -1029,289 +1029,289 @@ record_auto_save \7f742,23849
 force_auto_save_soon \7f751,24017
 DEFUN ("recursive-edit", Frecursive_edit,\7f759,24138
 DEFUN ("recursive-edit", Frecursive_edit,\7frecursive-edit\ 1759,24138
-recursive_edit_unwind \7f804,25748
-any_kboard_state \7f817,26014
-single_kboard_state \7f838,26666
-not_single_kboard_state \7f848,26804
-struct kboard_stack\7f858,27066
-  KBOARD *kboard;\7fkboard\ 1860,27088
-  struct kboard_stack *next;\7fnext\ 1861,27106
-static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27139
-push_kboard \7f867,27187
-pop_kboard \7f879,27376
-temporarily_switch_to_single_kboard \7f914,28264
-record_single_kboard_state \7f943,29438
-restore_kboard_configuration \7f952,29622
-cmd_error \7f970,30078
-cmd_error_internal \7f1024,31511
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32031
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32031
-command_loop \7f1094,33917
-command_loop_2 \7f1134,35136
-top_level_2 \7f1146,35340
-top_level_1 \7f1152,35418
-DEFUN ("top-level", Ftop_level,\7f1164,35788
-DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35788
-user_error \7f1183,36289
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36430
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36430
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36820
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36820
-tracking_off \7f1216,37282
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37817
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37817
-bool ignore_mouse_drag_p;\7f1256,38393
-some_mouse_moved \7f1259,38442
-Lisp_Object last_undo_boundary;\7f1287,39033
-command_loop_1 \7f1294,39274
-read_menu_command \7f1649,50890
-adjust_point_for_property \7f1678,51618
-safe_run_hooks_1 \7f1831,57340
-safe_run_hooks_error \7f1841,57570
-safe_run_hook_funcall \7f1878,58577
-safe_run_hooks \7f1893,59059
-int poll_suppress_count;\7f1908,59398
-static struct atimer *poll_timer;\7fpoll_timer\ 11915,59488
-poll_for_input_1 \7f1919,59590
-poll_for_input \7f1930,59790
-start_polling \7f1942,60054
-input_polling_used \7f1979,61092
-stop_polling \7f1994,61391
-set_poll_suppress_count \7f2009,61760
-bind_polling_period \7f2029,62142
-make_ctrl_char \7f2048,62493
-show_help_echo \7f2113,64456
-static Lisp_Object help_form_saved_window_configs;\7f2156,65639
-read_char_help_form_unwind \7f2158,65702
-#define STOP_POLLING   \7f2166,65960
-#define RESUME_POLLING \7f2170,66085
-read_event_from_main_queue \7f2175,66230
-read_decoded_event_from_main_queue \7f2249,68418
-#define MAX_ENCODED_BYTES \7f2254,68665
-echo_keystrokes_p \7f2342,71557
-read_char \7f2376,72849
-record_menu_key \7f3225,98950
-help_char_p \7f3258,99675
-record_char \7f3273,99954
-save_getcjmp \7f3412,104236
-restore_getcjmp \7f3418,104327
-readable_events \7f3430,104698
-int stop_character EXTERNALLY_VISIBLE;\7f3497,106438
-event_to_kboard \7f3500,106494
-kbd_buffer_nr_stored \7f3522,107143
-kbd_buffer_store_event \7f3534,107484
-kbd_buffer_store_event_hold \7f3550,108026
-kbd_buffer_unget_event \7f3684,111618
-#define INPUT_EVENT_POS_MAX \7f3698,112019
-#define INPUT_EVENT_POS_MIN \7f3701,112148
-position_to_Time \7f3706,112288
-Time_to_position \7f3716,112515
-gen_help_event \7f3738,113172
-kbd_buffer_store_help_event \7f3756,113612
-discard_mouse_events \7f3773,113977
-kbd_buffer_events_waiting \7f3803,114712
-clear_event \7f3823,115069
-kbd_buffer_get_event \7f3836,115409
-process_special_events \7f4258,127882
-swallow_events \7f4322,129706
-timer_start_idle \7f4339,130099
-timer_stop_idle \7f4355,130577
-timer_resume_idle \7f4363,130721
-struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130913
-Lisp_Object pending_funcalls;\7f4377,131173
-decode_timer \7f4381,131294
-timer_check_2 \7f4414,132247
-timer_check \7f4572,136818
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137663
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137663
-static Lisp_Object accent_key_syms;\7f4625,138240
-static Lisp_Object func_key_syms;\7f4626,138276
-static Lisp_Object mouse_syms;\7f4627,138310
-static Lisp_Object wheel_syms;\7f4628,138341
-static Lisp_Object drag_n_drop_syms;\7f4629,138372
-static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138517
-static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139879
-#define FUNCTION_KEY_OFFSET \7f4766,140315
-const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140348
-static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148902
-static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150136
-#define FUNCTION_KEY_OFFSET \7f5061,151752
-static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151895
-#define ISO_FUNCTION_KEY_OFFSET \7f5149,154430
-static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154470
-static Lisp_Object Vlispy_mouse_stem;\7f5172,155329
-static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155368
-static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155620
-static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155886
-static Lisp_Object button_down_location;\7f5210,156911
-static int last_mouse_button;\7f5215,157066
-static int last_mouse_x;\7f5216,157096
-static int last_mouse_y;\7f5217,157121
-static Time button_down_time;\7f5218,157146
-static int double_click_count;\7f5222,157230
-make_lispy_position \7f5228,157391
-toolkit_menubar_in_use \7f5456,163954
-make_scroll_bar_position \7f5469,164322
-make_lispy_event \7f5485,164968
-make_lispy_movement \7f6104,183531
-make_lispy_switch_frame \7f6131,184262
-make_lispy_focus_in \7f6137,184369
-make_lispy_focus_out \7f6145,184495
-parse_modifiers_uncached \7f6163,184945
-#define SINGLE_LETTER_MOD(\7f6185,185465
-#undef SINGLE_LETTER_MOD\7f6212,185906
-#define MULTI_LETTER_MOD(\7f6214,185932
-#undef MULTI_LETTER_MOD\7f6231,186400
-apply_modifiers_uncached \7f6273,187574
-static const char *const modifier_names[\7fmodifier_names\ 16319,189193
-#define NUM_MOD_NAMES \7f6325,189399
-static Lisp_Object modifier_symbols;\7f6327,189449
-lispy_modifier_list \7f6331,189586
-#define KEY_TO_CHAR(\7f6353,190252
-parse_modifiers \7f6356,190328
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191517
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191517
-apply_modifiers \7f6422,192391
-reorder_modifiers \7f6491,194720
-modify_event_symbol \7f6536,196528
-DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199244
-DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199244
-parse_solitary_modifier \7f6695,201135
-#define SINGLE_LETTER_MOD(\7f6701,201258
-#define MULTI_LETTER_MOD(\7f6705,201343
-#undef SINGLE_LETTER_MOD\7f6763,202641
-#undef MULTI_LETTER_MOD\7f6764,202666
-lucid_event_type_list_p \7f6775,202889
-get_input_pending \7f6814,203960
-record_asynch_buffer_change \7f6834,204579
-gobble_input \7f6872,205702
-tty_read_avail_input \7f6967,208310
-handle_async_input \7f7149,214039
-process_pending_signals \7f7165,214359
-unblock_input_to \7f7177,214645
-unblock_input \7f7200,215277
-totally_unblock_input \7f7209,215445
-handle_input_available_signal \7f7217,215529
-deliver_input_available_signal \7f7226,215700
-struct user_signal_info\7f7235,215865
-  int sig;\7f7238,215915
-  char *name;\7fname\ 17241,215956
-  int npending;\7f7244,216007
-  struct user_signal_info *next;\7fnext\ 17246,216024
-static struct user_signal_info *user_signals \7fuser_signals\ 17250,216090
-add_user_signal \7f7253,216149
-handle_user_signal \7f7275,216598
-deliver_user_signal \7f7316,217558
-find_user_signal_name \7f7322,217659
-store_user_signal_events \7f7334,217841
-static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218416
-static Lisp_Object menu_bar_items_vector;\7f7368,218630
-static int menu_bar_items_index;\7f7369,218672
-static const char *separator_names[\7fseparator_names\ 17372,218707
-menu_separator_name_p \7f7393,219148
-menu_bar_items \7f7426,219852
-Lisp_Object item_properties;\7f7568,224603
-menu_bar_item \7f7571,224645
-menu_item_eval_property_1 \7f7647,227175
-eval_dyn \7f7658,227465
-menu_item_eval_property \7f7666,227675
-parse_menu_item \7f7686,228341
-static Lisp_Object tool_bar_items_vector;\7f7965,236336
-static Lisp_Object tool_bar_item_properties;\7f7970,236510
-static int ntool_bar_items;\7f7974,236606
-tool_bar_items \7f7990,237083
-process_tool_bar_item \7f8075,239892
-#define PROP(\7f8112,240969
-set_prop \7f8114,241038
-parse_tool_bar_item \7f8167,242453
-#undef PROP\7f8379,248844
-init_tool_bar_items \7f8387,248969
-append_tool_bar_item \7f8401,249261
-read_char_x_menu_prompt \7f8443,250771
-read_char_minibuf_menu_prompt \7f8503,252445
-#define PUSH_C_STR(\7f8527,253014
-follow_key \7f8726,258553
-active_maps \7f8733,258695
-typedef struct keyremap\7f8742,259021
-  Lisp_Object parent;\7f8745,259107
-  Lisp_Object map;\7f8748,259224
-  int start,\7f8753,259446
-  int start, end;\7f8753,259446
-} keyremap;\7f8754,259464
-access_keymap_keyremap \7f8764,259808
-keyremap_step \7f8811,261450
-test_undefined \7f8867,262934
-read_key_sequence \7f8916,264861
-read_key_sequence_vs \7f9826,295821
-DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297294
-DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297294
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299982
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299982
-detect_input_pending \7f9950,300488
-detect_input_pending_ignore_squeezables \7f9959,300654
-detect_input_pending_run_timers \7f9967,300870
-clear_input_pending \7f9985,301362
-requeued_events_pending_p \7f9997,301732
-DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301813
-DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301813
-DEFUN ("recent-keys", Frecent_keys,\7f10024,302596
-DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302596
-DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303517
-DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303517
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303958
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303958
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304380
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304380
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304955
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304955
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305495
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305495
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306510
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306510
-DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307069
-DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307069
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307406
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307406
-DEFUN ("discard-input", Fdiscard_input,\7f10203,308447
-DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308447
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308949
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308949
-stuff_buffered_input \7f10285,311045
-set_waiting_for_input \7f10323,312016
-clear_waiting_for_input \7f10337,312390
-handle_interrupt_signal \7f10351,312754
-deliver_interrupt_signal \7f10378,313642
-static int volatile force_quit_count;\7f10387,313932
-handle_interrupt \7f10401,314414
-quit_throw_to_read_char \7f10541,318711
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319288
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319288
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320516
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320516
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321432
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321432
-DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322706
-DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322706
-DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323570
-DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323570
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324459
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324459
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325837
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325837
-DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327060
-DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327060
-init_kboard \7f10861,328214
-allocate_kboard \7f10893,329284
-wipe_kboard \7f10909,329637
-delete_kboard \7f10917,329751
-init_keyboard \7f10942,330281
-struct event_head\7f11021,332696
-  short var;\7f11023,332716
-  short kind;\7f11024,332729
-static const struct event_head head_table[\7fhead_table\ 111027,332747
-syms_of_keyboard \7f11045,333577
-keys_of_keyboard \7f11841,367115
-mark_kboards \7f11916,370434
+recursive_edit_unwind \7f804,25751
+any_kboard_state \7f817,26017
+single_kboard_state \7f838,26669
+not_single_kboard_state \7f848,26807
+struct kboard_stack\7f858,27069
+  KBOARD *kboard;\7fkboard\ 1860,27091
+  struct kboard_stack *next;\7fnext\ 1861,27109
+static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27142
+push_kboard \7f867,27190
+pop_kboard \7f879,27379
+temporarily_switch_to_single_kboard \7f914,28267
+record_single_kboard_state \7f943,29441
+restore_kboard_configuration \7f952,29625
+cmd_error \7f970,30081
+cmd_error_internal \7f1024,31514
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32034
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32034
+command_loop \7f1094,33920
+command_loop_2 \7f1134,35139
+top_level_2 \7f1146,35343
+top_level_1 \7f1152,35421
+DEFUN ("top-level", Ftop_level,\7f1164,35791
+DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35791
+user_error \7f1183,36292
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36433
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36433
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36823
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36823
+tracking_off \7f1216,37285
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37820
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37820
+bool ignore_mouse_drag_p;\7f1256,38396
+some_mouse_moved \7f1259,38445
+Lisp_Object last_undo_boundary;\7f1287,39036
+command_loop_1 \7f1294,39277
+read_menu_command \7f1649,50893
+adjust_point_for_property \7f1678,51621
+safe_run_hooks_1 \7f1831,57343
+safe_run_hooks_error \7f1841,57573
+safe_run_hook_funcall \7f1878,58580
+safe_run_hooks \7f1893,59062
+int poll_suppress_count;\7f1908,59401
+static struct atimer *poll_timer;\7fpoll_timer\ 11915,59491
+poll_for_input_1 \7f1919,59593
+poll_for_input \7f1930,59793
+start_polling \7f1942,60057
+input_polling_used \7f1979,61095
+stop_polling \7f1994,61394
+set_poll_suppress_count \7f2009,61763
+bind_polling_period \7f2029,62145
+make_ctrl_char \7f2048,62496
+show_help_echo \7f2113,64459
+static Lisp_Object help_form_saved_window_configs;\7f2156,65642
+read_char_help_form_unwind \7f2158,65705
+#define STOP_POLLING   \7f2166,65963
+#define RESUME_POLLING \7f2170,66088
+read_event_from_main_queue \7f2175,66233
+read_decoded_event_from_main_queue \7f2249,68421
+#define MAX_ENCODED_BYTES \7f2254,68668
+echo_keystrokes_p \7f2342,71560
+read_char \7f2376,72852
+record_menu_key \7f3225,98953
+help_char_p \7f3258,99678
+record_char \7f3273,99957
+save_getcjmp \7f3412,104239
+restore_getcjmp \7f3418,104330
+readable_events \7f3430,104701
+int stop_character EXTERNALLY_VISIBLE;\7f3497,106441
+event_to_kboard \7f3500,106497
+kbd_buffer_nr_stored \7f3522,107146
+kbd_buffer_store_event \7f3534,107487
+kbd_buffer_store_event_hold \7f3550,108029
+kbd_buffer_unget_event \7f3684,111621
+#define INPUT_EVENT_POS_MAX \7f3698,112022
+#define INPUT_EVENT_POS_MIN \7f3701,112151
+position_to_Time \7f3706,112291
+Time_to_position \7f3716,112518
+gen_help_event \7f3738,113175
+kbd_buffer_store_help_event \7f3756,113615
+discard_mouse_events \7f3773,113980
+kbd_buffer_events_waiting \7f3803,114715
+clear_event \7f3823,115072
+kbd_buffer_get_event \7f3836,115412
+process_special_events \7f4258,127885
+swallow_events \7f4322,129709
+timer_start_idle \7f4339,130102
+timer_stop_idle \7f4355,130580
+timer_resume_idle \7f4363,130724
+struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130916
+Lisp_Object pending_funcalls;\7f4377,131176
+decode_timer \7f4381,131297
+timer_check_2 \7f4414,132250
+timer_check \7f4572,136821
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137666
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137666
+static Lisp_Object accent_key_syms;\7f4625,138243
+static Lisp_Object func_key_syms;\7f4626,138279
+static Lisp_Object mouse_syms;\7f4627,138313
+static Lisp_Object wheel_syms;\7f4628,138344
+static Lisp_Object drag_n_drop_syms;\7f4629,138375
+static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138520
+static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139882
+#define FUNCTION_KEY_OFFSET \7f4766,140318
+const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140351
+static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148905
+static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150139
+#define FUNCTION_KEY_OFFSET \7f5061,151755
+static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151898
+#define ISO_FUNCTION_KEY_OFFSET \7f5149,154433
+static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154473
+static Lisp_Object Vlispy_mouse_stem;\7f5172,155332
+static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155371
+static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155623
+static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155889
+static Lisp_Object button_down_location;\7f5210,156914
+static int last_mouse_button;\7f5215,157069
+static int last_mouse_x;\7f5216,157099
+static int last_mouse_y;\7f5217,157124
+static Time button_down_time;\7f5218,157149
+static int double_click_count;\7f5222,157233
+make_lispy_position \7f5228,157394
+toolkit_menubar_in_use \7f5456,163957
+make_scroll_bar_position \7f5469,164325
+make_lispy_event \7f5485,164971
+make_lispy_movement \7f6104,183534
+make_lispy_switch_frame \7f6131,184265
+make_lispy_focus_in \7f6137,184372
+make_lispy_focus_out \7f6145,184498
+parse_modifiers_uncached \7f6163,184948
+#define SINGLE_LETTER_MOD(\7f6185,185468
+#undef SINGLE_LETTER_MOD\7f6212,185909
+#define MULTI_LETTER_MOD(\7f6214,185935
+#undef MULTI_LETTER_MOD\7f6231,186403
+apply_modifiers_uncached \7f6273,187577
+static const char *const modifier_names[\7fmodifier_names\ 16319,189196
+#define NUM_MOD_NAMES \7f6325,189402
+static Lisp_Object modifier_symbols;\7f6327,189452
+lispy_modifier_list \7f6331,189589
+#define KEY_TO_CHAR(\7f6353,190255
+parse_modifiers \7f6356,190331
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191520
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191520
+apply_modifiers \7f6422,192394
+reorder_modifiers \7f6491,194723
+modify_event_symbol \7f6536,196531
+DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199247
+DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199247
+parse_solitary_modifier \7f6695,201138
+#define SINGLE_LETTER_MOD(\7f6701,201261
+#define MULTI_LETTER_MOD(\7f6705,201346
+#undef SINGLE_LETTER_MOD\7f6763,202644
+#undef MULTI_LETTER_MOD\7f6764,202669
+lucid_event_type_list_p \7f6775,202892
+get_input_pending \7f6814,203963
+record_asynch_buffer_change \7f6834,204582
+gobble_input \7f6872,205705
+tty_read_avail_input \7f6967,208313
+handle_async_input \7f7149,214042
+process_pending_signals \7f7165,214362
+unblock_input_to \7f7177,214648
+unblock_input \7f7200,215280
+totally_unblock_input \7f7209,215448
+handle_input_available_signal \7f7217,215532
+deliver_input_available_signal \7f7226,215703
+struct user_signal_info\7f7235,215868
+  int sig;\7f7238,215918
+  char *name;\7fname\ 17241,215959
+  int npending;\7f7244,216010
+  struct user_signal_info *next;\7fnext\ 17246,216027
+static struct user_signal_info *user_signals \7fuser_signals\ 17250,216093
+add_user_signal \7f7253,216152
+handle_user_signal \7f7275,216601
+deliver_user_signal \7f7316,217561
+find_user_signal_name \7f7322,217662
+store_user_signal_events \7f7334,217844
+static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218419
+static Lisp_Object menu_bar_items_vector;\7f7368,218633
+static int menu_bar_items_index;\7f7369,218675
+static const char *separator_names[\7fseparator_names\ 17372,218710
+menu_separator_name_p \7f7393,219151
+menu_bar_items \7f7426,219855
+Lisp_Object item_properties;\7f7568,224606
+menu_bar_item \7f7571,224648
+menu_item_eval_property_1 \7f7647,227178
+eval_dyn \7f7658,227468
+menu_item_eval_property \7f7666,227678
+parse_menu_item \7f7686,228344
+static Lisp_Object tool_bar_items_vector;\7f7965,236339
+static Lisp_Object tool_bar_item_properties;\7f7970,236513
+static int ntool_bar_items;\7f7974,236609
+tool_bar_items \7f7990,237086
+process_tool_bar_item \7f8075,239895
+#define PROP(\7f8112,240972
+set_prop \7f8114,241041
+parse_tool_bar_item \7f8167,242456
+#undef PROP\7f8379,248847
+init_tool_bar_items \7f8387,248972
+append_tool_bar_item \7f8401,249264
+read_char_x_menu_prompt \7f8443,250774
+read_char_minibuf_menu_prompt \7f8503,252448
+#define PUSH_C_STR(\7f8527,253017
+follow_key \7f8726,258556
+active_maps \7f8733,258698
+typedef struct keyremap\7f8742,259024
+  Lisp_Object parent;\7f8745,259110
+  Lisp_Object map;\7f8748,259227
+  int start,\7f8753,259449
+  int start, end;\7f8753,259449
+} keyremap;\7f8754,259467
+access_keymap_keyremap \7f8764,259811
+keyremap_step \7f8811,261453
+test_undefined \7f8867,262937
+read_key_sequence \7f8916,264864
+read_key_sequence_vs \7f9826,295824
+DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297297
+DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297297
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299985
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299985
+detect_input_pending \7f9950,300491
+detect_input_pending_ignore_squeezables \7f9959,300657
+detect_input_pending_run_timers \7f9967,300873
+clear_input_pending \7f9985,301365
+requeued_events_pending_p \7f9997,301735
+DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301816
+DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301816
+DEFUN ("recent-keys", Frecent_keys,\7f10024,302599
+DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302599
+DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303520
+DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303520
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303961
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303961
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304383
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304383
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304958
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304958
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305498
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305498
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306513
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306513
+DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307072
+DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307072
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307409
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307409
+DEFUN ("discard-input", Fdiscard_input,\7f10203,308450
+DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308450
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308952
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308952
+stuff_buffered_input \7f10285,311048
+set_waiting_for_input \7f10323,312019
+clear_waiting_for_input \7f10337,312393
+handle_interrupt_signal \7f10351,312757
+deliver_interrupt_signal \7f10378,313645
+static int volatile force_quit_count;\7f10387,313935
+handle_interrupt \7f10401,314417
+quit_throw_to_read_char \7f10541,318714
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319291
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319291
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320519
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320519
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321435
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321435
+DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322709
+DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322709
+DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323573
+DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323573
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324462
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324462
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325840
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325840
+DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327063
+DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327063
+init_kboard \7f10861,328217
+allocate_kboard \7f10893,329287
+wipe_kboard \7f10909,329640
+delete_kboard \7f10917,329754
+init_keyboard \7f10942,330284
+struct event_head\7f11021,332699
+  short var;\7f11023,332719
+  short kind;\7f11024,332732
+static const struct event_head head_table[\7fhead_table\ 111027,332750
+syms_of_keyboard \7f11045,333580
+keys_of_keyboard \7f11841,367118
+mark_kboards \7f11916,370437
 \f
 c-src/emacs/src/lisp.h,27827
 #define EMACS_LISP_H\7f22,801
@@ -2543,109 +2543,109 @@ el-src/emacs/lisp/progmodes/etags.el,5069
 (defcustom tags-tag-face \7f148,5700
 (defcustom tags-apropos-verbose \7f154,5835
 (defcustom tags-apropos-additional-actions \7f160,5999
-(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6918
-(defvar default-tags-table-function \7f189,7098
-(defvar tags-location-ring \7f194,7324
-(defvar tags-table-files \7f201,7600
-(defvar tags-completion-table \7f206,7767
-(defvar tags-included-tables \7f209,7859
-(defvar next-file-list \7f212,7954
-(defvar tags-table-format-functions \7f217,8060
-(defvar file-of-tag-function \7f224,8441
-(defvar tags-table-files-function \7f228,8635
-(defvar tags-completion-table-function \7f230,8746
-(defvar snarf-tag-function \7f232,8841
-(defvar goto-tag-location-function \7f236,9050
-(defvar find-tag-regexp-search-function \7f239,9223
-(defvar find-tag-regexp-tag-order \7f241,9344
-(defvar find-tag-regexp-next-line-after-failure-p \7f243,9453
-(defvar find-tag-search-function \7f245,9573
-(defvar find-tag-tag-order \7f247,9680
-(defvar find-tag-next-line-after-failure-p \7f249,9775
-(defvar list-tags-function \7f251,9881
-(defvar tags-apropos-function \7f253,9969
-(defvar tags-included-tables-function \7f255,10063
-(defvar verify-tags-table-function \7f257,10182
-(defun initialize-new-tags-table \7f260,10293
-(defun tags-table-mode \7f276,10981
-(defun visit-tags-table \7f285,11246
-(defun tags-table-check-computed-list \7f321,12784
-(defun tags-table-extend-computed-list \7f360,14655
-(defun tags-expand-table-name \7f400,16368
-(defun tags-table-list-member \7f409,16711
-(defun tags-verify-table \7f421,17183
-(defun tags-table-including \7f470,19303
-(defun tags-next-table \7f522,21347
-(defun visit-tags-table-buffer \7f543,22204
-(defun tags-reset-tags-tables \7f712,28514
-(defun file-of-tag \7f731,29171
-(defun tags-table-files \7f740,29521
-(defun tags-included-tables \7f749,29871
-(defun tags-completion-table \7f755,30117
-(defun tags-lazy-completion-table \7f783,31311
-(defun tags-completion-at-point-function \7f799,31946
-(defun find-tag-tag \7f818,32696
-(defvar last-tag \7f837,33369
-(defun find-tag-interactive \7f840,33428
-(defvar find-tag-history \7f852,33843
-(defun find-tag-noselect \7f860,34013
-(defun find-tag \7f932,37127
-(defun find-tag-other-window \7f959,38343
-(defun find-tag-other-frame \7f1000,40271
-(defun find-tag-regexp \7f1025,41445
-(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42607
-(defvar tag-lines-already-matched \7f1052,42658
-(defun find-tag-in-order \7f1055,42765
-(defun tag-find-file-of-tag-noselect \7f1167,47111
-(defun tag-find-file-of-tag \7f1200,48957
-(defun etags-recognize-tags-table \7f1208,49183
-(defun etags-verify-tags-table \7f1241,50814
-(defun etags-file-of-tag \7f1246,51012
-(defun etags-tags-completion-table \7f1256,51347
-(defun etags-snarf-tag \7f1286,52553
-(defun etags-goto-tag-location \7f1324,54122
-(defun etags-list-tags \7f1388,56565
-(defmacro tags-with-face \7f1423,57840
-(defun etags-tags-apropos-additional \7f1431,58173
-(defun etags-tags-apropos \7f1465,59410
-(defun etags-tags-table-files \7f1527,61619
-(defun etags-tags-included-tables \7f1542,62055
-(defun tags-recognize-empty-tags-table \7f1559,62595
-(defun tag-exact-file-name-match-p \7f1587,63741
-(defun tag-file-name-match-p \7f1596,64134
-(defun tag-exact-match-p \7f1609,64690
-(defun tag-implicit-name-match-p \7f1620,65258
-(defun tag-symbol-match-p \7f1633,65858
-(defun tag-word-match-p \7f1643,66294
-(defun tag-partial-file-name-match-p \7f1652,66692
-(defun tag-any-match-p \7f1662,67136
-(defun tag-re-match-p \7f1667,67320
-(defcustom tags-loop-revert-buffers \7f1675,67569
-(defun next-file \7f1685,67978
-(defvar tags-loop-operate \7f1760,70892
-(defvar tags-loop-scan\7f1763,70986
-(defun tags-loop-eval \7f1771,71315
-(defun tags-loop-continue \7f1782,71644
-(defun tags-search \7f1850,73950
-(defun tags-query-replace \7f1871,74776
-(defun tags-complete-tags-table-file \7f1896,76000
-(defun list-tags \7f1906,76379
-(defun tags-apropos \7f1934,77332
-(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78158
-(defun select-tags-table \7f1964,78397
-(defvar select-tags-table-mode-map \7f2019,80524
-(define-derived-mode select-tags-table-mode \7f2030,80907
-(defun select-tags-table-select \7f2034,81091
-(defun select-tags-table-quit \7f2043,81457
-(defun complete-tag \7f2049,81612
-(defconst etags--xref-limit \7f2074,82553
-(defvar etags-xref-find-definitions-tag-order \7f2076,82588
-(defun etags-xref-find \7f2082,82878
-(defun etags--xref-find-definitions \7f2096,83407
-(defclass xref-etags-location \7f2129,85121
-(defun xref-make-etags-location \7f2135,85344
-(cl-defmethod xref-location-marker \7f2139,85499
-(cl-defmethod xref-location-line \7f2146,85743
+(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6921
+(defvar default-tags-table-function \7f189,7101
+(defvar tags-location-ring \7f194,7327
+(defvar tags-table-files \7f201,7603
+(defvar tags-completion-table \7f206,7770
+(defvar tags-included-tables \7f209,7862
+(defvar next-file-list \7f212,7957
+(defvar tags-table-format-functions \7f217,8063
+(defvar file-of-tag-function \7f224,8444
+(defvar tags-table-files-function \7f228,8638
+(defvar tags-completion-table-function \7f230,8749
+(defvar snarf-tag-function \7f232,8844
+(defvar goto-tag-location-function \7f236,9053
+(defvar find-tag-regexp-search-function \7f239,9226
+(defvar find-tag-regexp-tag-order \7f241,9347
+(defvar find-tag-regexp-next-line-after-failure-p \7f243,9456
+(defvar find-tag-search-function \7f245,9576
+(defvar find-tag-tag-order \7f247,9683
+(defvar find-tag-next-line-after-failure-p \7f249,9778
+(defvar list-tags-function \7f251,9884
+(defvar tags-apropos-function \7f253,9972
+(defvar tags-included-tables-function \7f255,10066
+(defvar verify-tags-table-function \7f257,10185
+(defun initialize-new-tags-table \7f260,10296
+(defun tags-table-mode \7f276,10984
+(defun visit-tags-table \7f285,11249
+(defun tags-table-check-computed-list \7f321,12787
+(defun tags-table-extend-computed-list \7f360,14658
+(defun tags-expand-table-name \7f400,16371
+(defun tags-table-list-member \7f409,16714
+(defun tags-verify-table \7f421,17186
+(defun tags-table-including \7f470,19306
+(defun tags-next-table \7f522,21350
+(defun visit-tags-table-buffer \7f543,22207
+(defun tags-reset-tags-tables \7f712,28517
+(defun file-of-tag \7f731,29174
+(defun tags-table-files \7f740,29524
+(defun tags-included-tables \7f749,29874
+(defun tags-completion-table \7f755,30120
+(defun tags-lazy-completion-table \7f783,31314
+(defun tags-completion-at-point-function \7f799,31949
+(defun find-tag-tag \7f818,32699
+(defvar last-tag \7f837,33372
+(defun find-tag-interactive \7f840,33431
+(defvar find-tag-history \7f852,33846
+(defun find-tag-noselect \7f860,34016
+(defun find-tag \7f932,37130
+(defun find-tag-other-window \7f959,38346
+(defun find-tag-other-frame \7f1000,40274
+(defun find-tag-regexp \7f1025,41448
+(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42610
+(defvar tag-lines-already-matched \7f1052,42661
+(defun find-tag-in-order \7f1055,42768
+(defun tag-find-file-of-tag-noselect \7f1167,47114
+(defun tag-find-file-of-tag \7f1200,48960
+(defun etags-recognize-tags-table \7f1208,49186
+(defun etags-verify-tags-table \7f1241,50817
+(defun etags-file-of-tag \7f1246,51015
+(defun etags-tags-completion-table \7f1256,51350
+(defun etags-snarf-tag \7f1286,52556
+(defun etags-goto-tag-location \7f1324,54125
+(defun etags-list-tags \7f1388,56568
+(defmacro tags-with-face \7f1423,57843
+(defun etags-tags-apropos-additional \7f1431,58176
+(defun etags-tags-apropos \7f1465,59413
+(defun etags-tags-table-files \7f1527,61622
+(defun etags-tags-included-tables \7f1542,62058
+(defun tags-recognize-empty-tags-table \7f1559,62598
+(defun tag-exact-file-name-match-p \7f1587,63744
+(defun tag-file-name-match-p \7f1596,64137
+(defun tag-exact-match-p \7f1609,64693
+(defun tag-implicit-name-match-p \7f1620,65261
+(defun tag-symbol-match-p \7f1633,65861
+(defun tag-word-match-p \7f1643,66297
+(defun tag-partial-file-name-match-p \7f1652,66695
+(defun tag-any-match-p \7f1662,67139
+(defun tag-re-match-p \7f1667,67323
+(defcustom tags-loop-revert-buffers \7f1675,67572
+(defun next-file \7f1685,67981
+(defvar tags-loop-operate \7f1760,70895
+(defvar tags-loop-scan\7f1763,70989
+(defun tags-loop-eval \7f1771,71318
+(defun tags-loop-continue \7f1782,71647
+(defun tags-search \7f1850,73953
+(defun tags-query-replace \7f1871,74779
+(defun tags-complete-tags-table-file \7f1896,76003
+(defun list-tags \7f1906,76382
+(defun tags-apropos \7f1934,77335
+(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78161
+(defun select-tags-table \7f1964,78400
+(defvar select-tags-table-mode-map \7f2019,80527
+(define-derived-mode select-tags-table-mode \7f2030,80910
+(defun select-tags-table-select \7f2034,81094
+(defun select-tags-table-quit \7f2043,81460
+(defun complete-tag \7f2049,81615
+(defconst etags--xref-limit \7f2074,82556
+(defvar etags-xref-find-definitions-tag-order \7f2076,82591
+(defun etags-xref-find \7f2082,82881
+(defun etags--xref-find-definitions \7f2096,83410
+(defclass xref-etags-location \7f2129,85124
+(defun xref-make-etags-location \7f2135,85347
+(cl-defmethod xref-location-marker \7f2139,85502
+(cl-defmethod xref-location-line \7f2146,85746
 \f
 erl-src/gs_dialog.erl,98
 -define(VERSION\7f2,32
index 8527ed726ea06b40217d6c643f572b3fc83191c4..dee534ae753efec88daf484d737b0e2424f12492 100644 (file)
@@ -937,417 +937,417 @@ record_auto_save \7f742,23849
 force_auto_save_soon \7f751,24017
 DEFUN ("recursive-edit", Frecursive_edit,\7f759,24138
 DEFUN ("recursive-edit", Frecursive_edit,\7frecursive-edit\ 1759,24138
-recursive_edit_unwind \7f804,25748
-any_kboard_state \7f817,26014
-single_kboard_state \7f838,26666
-not_single_kboard_state \7f848,26804
-struct kboard_stack\7f858,27066
-static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27139
-push_kboard \7f867,27187
-pop_kboard \7f879,27376
-temporarily_switch_to_single_kboard \7f914,28264
-record_single_kboard_state \7f943,29438
-restore_kboard_configuration \7f952,29622
-cmd_error \7f970,30078
-cmd_error_internal \7f1024,31511
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32031
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32031
-command_loop \7f1094,33917
-command_loop_2 \7f1134,35136
-top_level_2 \7f1146,35340
-top_level_1 \7f1152,35418
-DEFUN ("top-level", Ftop_level,\7f1164,35788
-DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35788
-user_error \7f1183,36289
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36430
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36430
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36820
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36820
-tracking_off \7f1216,37282
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37817
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37817
-bool ignore_mouse_drag_p;\7f1256,38393
-some_mouse_moved \7f1259,38442
-Lisp_Object last_undo_boundary;\7f1287,39033
-command_loop_1 \7f1294,39274
-read_menu_command \7f1649,50890
-adjust_point_for_property \7f1678,51618
-safe_run_hooks_1 \7f1831,57340
-safe_run_hooks_error \7f1841,57570
-safe_run_hook_funcall \7f1878,58577
-safe_run_hooks \7f1893,59059
-int poll_suppress_count;\7f1908,59398
-static struct atimer *poll_timer;\7fpoll_timer\ 11915,59488
-poll_for_input_1 \7f1919,59590
-poll_for_input \7f1930,59790
-start_polling \7f1942,60054
-input_polling_used \7f1979,61092
-stop_polling \7f1994,61391
-set_poll_suppress_count \7f2009,61760
-bind_polling_period \7f2029,62142
-make_ctrl_char \7f2048,62493
-show_help_echo \7f2113,64456
-static Lisp_Object help_form_saved_window_configs;\7f2156,65639
-read_char_help_form_unwind \7f2158,65702
-#define STOP_POLLING   \7f2166,65960
-#define RESUME_POLLING \7f2170,66085
-read_event_from_main_queue \7f2175,66230
-read_decoded_event_from_main_queue \7f2249,68418
-#define MAX_ENCODED_BYTES \7f2254,68665
-echo_keystrokes_p \7f2342,71557
-read_char \7f2376,72849
-record_menu_key \7f3225,98950
-help_char_p \7f3258,99675
-record_char \7f3273,99954
-save_getcjmp \7f3412,104236
-restore_getcjmp \7f3418,104327
-readable_events \7f3430,104698
-int stop_character EXTERNALLY_VISIBLE;\7f3497,106438
-event_to_kboard \7f3500,106494
-kbd_buffer_nr_stored \7f3522,107143
-kbd_buffer_store_event \7f3534,107484
-kbd_buffer_store_event_hold \7f3550,108026
-kbd_buffer_unget_event \7f3684,111618
-#define INPUT_EVENT_POS_MAX \7f3698,112019
-#define INPUT_EVENT_POS_MIN \7f3701,112148
-position_to_Time \7f3706,112288
-Time_to_position \7f3716,112515
-gen_help_event \7f3738,113172
-kbd_buffer_store_help_event \7f3756,113612
-discard_mouse_events \7f3773,113977
-kbd_buffer_events_waiting \7f3803,114712
-clear_event \7f3823,115069
-kbd_buffer_get_event \7f3836,115409
-process_special_events \7f4258,127882
-swallow_events \7f4322,129706
-timer_start_idle \7f4339,130099
-timer_stop_idle \7f4355,130577
-timer_resume_idle \7f4363,130721
-struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130913
-Lisp_Object pending_funcalls;\7f4377,131173
-decode_timer \7f4381,131294
-timer_check_2 \7f4414,132247
-timer_check \7f4572,136818
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137663
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137663
-static Lisp_Object accent_key_syms;\7f4625,138240
-static Lisp_Object func_key_syms;\7f4626,138276
-static Lisp_Object mouse_syms;\7f4627,138310
-static Lisp_Object wheel_syms;\7f4628,138341
-static Lisp_Object drag_n_drop_syms;\7f4629,138372
-static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138517
-static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139879
-#define FUNCTION_KEY_OFFSET \7f4766,140315
-const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140348
-static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148902
-static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150136
-#define FUNCTION_KEY_OFFSET \7f5061,151752
-static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151895
-#define ISO_FUNCTION_KEY_OFFSET \7f5149,154430
-static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154470
-static Lisp_Object Vlispy_mouse_stem;\7f5172,155329
-static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155368
-static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155620
-static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155886
-static Lisp_Object button_down_location;\7f5210,156911
-static int last_mouse_button;\7f5215,157066
-static int last_mouse_x;\7f5216,157096
-static int last_mouse_y;\7f5217,157121
-static Time button_down_time;\7f5218,157146
-static int double_click_count;\7f5222,157230
-make_lispy_position \7f5228,157391
-toolkit_menubar_in_use \7f5456,163954
-make_scroll_bar_position \7f5469,164322
-make_lispy_event \7f5485,164968
-make_lispy_movement \7f6104,183531
-make_lispy_switch_frame \7f6131,184262
-make_lispy_focus_in \7f6137,184369
-make_lispy_focus_out \7f6145,184495
-parse_modifiers_uncached \7f6163,184945
-#define SINGLE_LETTER_MOD(\7f6185,185465
-#undef SINGLE_LETTER_MOD\7f6212,185906
-#define MULTI_LETTER_MOD(\7f6214,185932
-#undef MULTI_LETTER_MOD\7f6231,186400
-apply_modifiers_uncached \7f6273,187574
-static const char *const modifier_names[\7fmodifier_names\ 16319,189193
-#define NUM_MOD_NAMES \7f6325,189399
-static Lisp_Object modifier_symbols;\7f6327,189449
-lispy_modifier_list \7f6331,189586
-#define KEY_TO_CHAR(\7f6353,190252
-parse_modifiers \7f6356,190328
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191517
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191517
-apply_modifiers \7f6422,192391
-reorder_modifiers \7f6491,194720
-modify_event_symbol \7f6536,196528
-DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199244
-DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199244
-parse_solitary_modifier \7f6695,201135
-#define SINGLE_LETTER_MOD(\7f6701,201258
-#define MULTI_LETTER_MOD(\7f6705,201343
-#undef SINGLE_LETTER_MOD\7f6763,202641
-#undef MULTI_LETTER_MOD\7f6764,202666
-lucid_event_type_list_p \7f6775,202889
-get_input_pending \7f6814,203960
-record_asynch_buffer_change \7f6834,204579
-gobble_input \7f6872,205702
-tty_read_avail_input \7f6967,208310
-handle_async_input \7f7149,214039
-process_pending_signals \7f7165,214359
-unblock_input_to \7f7177,214645
-unblock_input \7f7200,215277
-totally_unblock_input \7f7209,215445
-handle_input_available_signal \7f7217,215529
-deliver_input_available_signal \7f7226,215700
-struct user_signal_info\7f7235,215865
-static struct user_signal_info *user_signals \7fuser_signals\ 17250,216090
-add_user_signal \7f7253,216149
-handle_user_signal \7f7275,216598
-deliver_user_signal \7f7316,217558
-find_user_signal_name \7f7322,217659
-store_user_signal_events \7f7334,217841
-static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218416
-static Lisp_Object menu_bar_items_vector;\7f7368,218630
-static int menu_bar_items_index;\7f7369,218672
-static const char *separator_names[\7fseparator_names\ 17372,218707
-menu_separator_name_p \7f7393,219148
-menu_bar_items \7f7426,219852
-Lisp_Object item_properties;\7f7568,224603
-menu_bar_item \7f7571,224645
-menu_item_eval_property_1 \7f7647,227175
-eval_dyn \7f7658,227465
-menu_item_eval_property \7f7666,227675
-parse_menu_item \7f7686,228341
-static Lisp_Object tool_bar_items_vector;\7f7965,236336
-static Lisp_Object tool_bar_item_properties;\7f7970,236510
-static int ntool_bar_items;\7f7974,236606
-tool_bar_items \7f7990,237083
-process_tool_bar_item \7f8075,239892
-#define PROP(\7f8112,240969
-set_prop \7f8114,241038
-parse_tool_bar_item \7f8167,242453
-#undef PROP\7f8379,248844
-init_tool_bar_items \7f8387,248969
-append_tool_bar_item \7f8401,249261
-read_char_x_menu_prompt \7f8443,250771
-read_char_minibuf_menu_prompt \7f8503,252445
-#define PUSH_C_STR(\7f8527,253014
-follow_key \7f8726,258553
-active_maps \7f8733,258695
-typedef struct keyremap\7f8742,259021
-} keyremap;\7f8754,259464
-access_keymap_keyremap \7f8764,259808
-keyremap_step \7f8811,261450
-test_undefined \7f8867,262934
-read_key_sequence \7f8916,264861
-read_key_sequence_vs \7f9826,295821
-DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297294
-DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297294
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299982
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299982
-detect_input_pending \7f9950,300488
-detect_input_pending_ignore_squeezables \7f9959,300654
-detect_input_pending_run_timers \7f9967,300870
-clear_input_pending \7f9985,301362
-requeued_events_pending_p \7f9997,301732
-DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301813
-DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301813
-DEFUN ("recent-keys", Frecent_keys,\7f10024,302596
-DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302596
-DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303517
-DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303517
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303958
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303958
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304380
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304380
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304955
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304955
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305495
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305495
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306510
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306510
-DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307069
-DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307069
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307406
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307406
-DEFUN ("discard-input", Fdiscard_input,\7f10203,308447
-DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308447
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308949
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308949
-stuff_buffered_input \7f10285,311045
-set_waiting_for_input \7f10323,312016
-clear_waiting_for_input \7f10337,312390
-handle_interrupt_signal \7f10351,312754
-deliver_interrupt_signal \7f10378,313642
-static int volatile force_quit_count;\7f10387,313932
-handle_interrupt \7f10401,314414
-quit_throw_to_read_char \7f10541,318711
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319288
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319288
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320516
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320516
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321432
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321432
-DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322706
-DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322706
-DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323570
-DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323570
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324459
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324459
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325837
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325837
-DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327060
-DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327060
-init_kboard \7f10861,328214
-allocate_kboard \7f10893,329284
-wipe_kboard \7f10909,329637
-delete_kboard \7f10917,329751
-init_keyboard \7f10942,330281
-struct event_head\7f11021,332696
-static const struct event_head head_table[\7fhead_table\ 111027,332747
-syms_of_keyboard \7f11045,333577
-  DEFVAR_LISP ("internal--top-level-message"\7f11058,333972
-  DEFVAR_LISP ("last-command-event"\7f11312,342173
-  DEFVAR_LISP ("last-nonmenu-event"\7f11315,342297
-  DEFVAR_LISP ("last-input-event"\7f11321,342636
-  DEFVAR_LISP ("unread-command-events"\7f11324,342730
-  DEFVAR_LISP ("unread-post-input-method-events"\7f11332,343190
-  DEFVAR_LISP ("unread-input-method-events"\7f11338,343529
-  DEFVAR_LISP ("meta-prefix-char"\7f11346,343898
-  DEFVAR_KBOARD ("last-command"\7f11351,344106
-  DEFVAR_KBOARD ("real-last-command"\7f11368,344787
-  DEFVAR_KBOARD ("last-repeatable-command"\7f11372,344973
-  DEFVAR_LISP ("this-command"\7f11378,345261
-  DEFVAR_LISP ("real-this-command"\7f11384,345498
-  DEFVAR_LISP ("this-command-keys-shift-translated"\7f11388,345680
-  DEFVAR_LISP ("this-original-command"\7f11396,346123
-  DEFVAR_INT ("auto-save-interval"\7f11403,346520
-  DEFVAR_LISP ("auto-save-timeout"\7f11408,346734
-  DEFVAR_LISP ("echo-keystrokes"\7f11415,347079
-  DEFVAR_INT ("polling-period"\7f11421,347350
-  DEFVAR_LISP ("double-click-time"\7f11428,347693
-  DEFVAR_INT ("double-click-fuzz"\7f11435,348029
-  DEFVAR_INT ("num-input-keys"\7f11446,348519
-  DEFVAR_INT ("num-nonmacro-input-events"\7f11452,348794
-  DEFVAR_LISP ("last-event-frame"\7f11457,349032
-  DEFVAR_LISP ("tty-erase-char"\7f11463,349311
-  DEFVAR_LISP ("help-char"\7f11466,349434
-  DEFVAR_LISP ("help-event-list"\7f11472,349717
-  DEFVAR_LISP ("help-form"\7f11477,349928
-  DEFVAR_LISP ("prefix-help-command"\7f11483,350176
-  DEFVAR_LISP ("top-level"\7f11489,350454
-  DEFVAR_KBOARD ("keyboard-translate-table"\7f11495,350675
-  DEFVAR_BOOL ("cannot-suspend"\7f11511,351488
-  DEFVAR_BOOL ("menu-prompting"\7f11516,351715
-  DEFVAR_LISP ("menu-prompt-more-char"\7f11526,352145
-  DEFVAR_INT ("extra-keyboard-modifiers"\7f11531,352391
-  DEFVAR_LISP ("deactivate-mark"\7f11545,353117
-  DEFVAR_LISP ("pre-command-hook"\7f11553,353486
-  DEFVAR_LISP ("post-command-hook"\7f11560,353841
-  DEFVAR_LISP ("echo-area-clear-hook"\7f11568,354204
-  DEFVAR_LISP ("lucid-menu-bar-dirty-flag"\7f11574,354419
-  DEFVAR_LISP ("menu-bar-final-items"\7f11578,354622
-  DEFVAR_LISP ("tool-bar-separator-image-expression"\7f11583,354872
-  DEFVAR_KBOARD ("overriding-terminal-local-map"\7f11589,355230
-  DEFVAR_LISP ("overriding-local-map"\7f11598,355652
-  DEFVAR_LISP ("overriding-local-map-menu-flag"\7f11607,356103
-  DEFVAR_LISP ("special-event-map"\7f11613,356442
-  DEFVAR_LISP ("track-mouse"\7f11617,356630
-  DEFVAR_KBOARD ("system-key-alist"\7f11620,356757
-  DEFVAR_KBOARD ("local-function-key-map"\7f11629,357138
-  DEFVAR_KBOARD ("input-decode-map"\7f11658,358597
-  DEFVAR_LISP ("function-key-map"\7f11675,359385
-  DEFVAR_LISP ("key-translation-map"\7f11683,359801
-  DEFVAR_LISP ("deferred-action-list"\7f11689,360145
-  DEFVAR_LISP ("deferred-action-function"\7f11694,360393
-  DEFVAR_LISP ("delayed-warnings-list"\7f11700,360692
-  DEFVAR_LISP ("timer-list"\7f11708,361100
-  DEFVAR_LISP ("timer-idle-list"\7f11712,361252
-  DEFVAR_LISP ("input-method-function"\7f11716,361415
-  DEFVAR_LISP ("input-method-previous-message"\7f11737,362384
-  DEFVAR_LISP ("show-help-function"\7f11744,362745
-  DEFVAR_LISP ("disable-point-adjustment"\7f11749,362977
-  DEFVAR_LISP ("global-disable-point-adjustment"\7f11761,363527
-  DEFVAR_LISP ("minibuffer-message-timeout"\7f11770,363893
-  DEFVAR_LISP ("throw-on-input"\7f11775,364171
-  DEFVAR_LISP ("command-error-function"\7f11781,364422
-  DEFVAR_LISP ("enable-disabled-menus-and-buttons"\7f11790,364909
-  DEFVAR_LISP ("select-active-regions"\7f11798,365236
-  DEFVAR_LISP ("saved-region-selection"\7f11807,365628
-  DEFVAR_LISP ("selection-inhibit-update-commands"\7f11815,366013
-  DEFVAR_LISP ("debug-on-event"\7f11825,366554
-keys_of_keyboard \7f11841,367115
-mark_kboards \7f11916,370434
-  DEFVAR_LISP ("internal--top-level-message",\7f\1\ 111058,333972
-  DEFVAR_LISP ("last-command-event",\7f\1\ 111312,342173
-  DEFVAR_LISP ("last-nonmenu-event",\7f\1\ 111315,342297
-  DEFVAR_LISP ("last-input-event",\7f\1\ 111321,342636
-  DEFVAR_LISP ("unread-command-events",\7f\1\ 111324,342730
-  DEFVAR_LISP ("unread-post-input-method-events",\7f\1\ 111332,343190
-  DEFVAR_LISP ("unread-input-method-events",\7f\1\ 111338,343529
-  DEFVAR_LISP ("meta-prefix-char",\7f\1\ 111346,343898
-  DEFVAR_KBOARD ("last-command",\7f\1\ 111351,344106
-  DEFVAR_KBOARD ("real-last-command",\7f\1\ 111368,344787
-  DEFVAR_KBOARD ("last-repeatable-command",\7f\1\ 111372,344973
-  DEFVAR_LISP ("this-command",\7f\1\ 111378,345261
-  DEFVAR_LISP ("real-this-command",\7f\1\ 111384,345498
-  DEFVAR_LISP ("this-command-keys-shift-translated",\7f\1\ 111388,345680
-  DEFVAR_LISP ("this-original-command",\7f\1\ 111396,346123
-  DEFVAR_INT ("auto-save-interval",\7f\1\ 111403,346520
-  DEFVAR_LISP ("auto-save-timeout",\7f\1\ 111408,346734
-  DEFVAR_LISP ("echo-keystrokes",\7f\1\ 111415,347079
-  DEFVAR_INT ("polling-period",\7f\1\ 111421,347350
-  DEFVAR_LISP ("double-click-time",\7f\1\ 111428,347693
-  DEFVAR_INT ("double-click-fuzz",\7f\1\ 111435,348029
-  DEFVAR_INT ("num-input-keys",\7f\1\ 111446,348519
-  DEFVAR_INT ("num-nonmacro-input-events",\7f\1\ 111452,348794
-  DEFVAR_LISP ("last-event-frame",\7f\1\ 111457,349032
-  DEFVAR_LISP ("tty-erase-char",\7f\1\ 111463,349311
-  DEFVAR_LISP ("help-char",\7f\1\ 111466,349434
-  DEFVAR_LISP ("help-event-list",\7f\1\ 111472,349717
-  DEFVAR_LISP ("help-form",\7f\1\ 111477,349928
-  DEFVAR_LISP ("prefix-help-command",\7f\1\ 111483,350176
-  DEFVAR_LISP ("top-level",\7f\1\ 111489,350454
-  DEFVAR_KBOARD ("keyboard-translate-table",\7f\1\ 111495,350675
-  DEFVAR_BOOL ("cannot-suspend",\7f\1\ 111511,351488
-  DEFVAR_BOOL ("menu-prompting",\7f\1\ 111516,351715
-  DEFVAR_LISP ("menu-prompt-more-char",\7f\1\ 111526,352145
-  DEFVAR_INT ("extra-keyboard-modifiers",\7f\1\ 111531,352391
-  DEFVAR_LISP ("deactivate-mark",\7f\1\ 111545,353117
-  DEFVAR_LISP ("pre-command-hook",\7f\1\ 111553,353486
-  DEFVAR_LISP ("post-command-hook",\7f\1\ 111560,353841
-  DEFVAR_LISP ("echo-area-clear-hook",\7f\1\ 111568,354204
-  DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\7f\1\ 111574,354419
-  DEFVAR_LISP ("menu-bar-final-items",\7f\1\ 111578,354622
-  DEFVAR_LISP ("tool-bar-separator-image-expression",\7f\1\ 111583,354872
-  DEFVAR_KBOARD ("overriding-terminal-local-map",\7f\1\ 111589,355230
-  DEFVAR_LISP ("overriding-local-map",\7f\1\ 111598,355652
-  DEFVAR_LISP ("overriding-local-map-menu-flag",\7f\1\ 111607,356103
-  DEFVAR_LISP ("special-event-map",\7f\1\ 111613,356442
-  DEFVAR_LISP ("track-mouse",\7f\1\ 111617,356630
-  DEFVAR_KBOARD ("system-key-alist",\7f\1\ 111620,356757
-  DEFVAR_KBOARD ("local-function-key-map",\7f\1\ 111629,357138
-  DEFVAR_KBOARD ("input-decode-map",\7f\1\ 111658,358597
-  DEFVAR_LISP ("function-key-map",\7f\1\ 111675,359385
-  DEFVAR_LISP ("key-translation-map",\7f\1\ 111683,359801
-  DEFVAR_LISP ("deferred-action-list",\7f\1\ 111689,360145
-  DEFVAR_LISP ("deferred-action-function",\7f\1\ 111694,360393
-  DEFVAR_LISP ("delayed-warnings-list",\7f\1\ 111700,360692
-  DEFVAR_LISP ("timer-list",\7f\1\ 111708,361100
-  DEFVAR_LISP ("timer-idle-list",\7f\1\ 111712,361252
-  DEFVAR_LISP ("input-method-function",\7f\1\ 111716,361415
-  DEFVAR_LISP ("input-method-previous-message",\7f\1\ 111737,362384
-  DEFVAR_LISP ("show-help-function",\7f\1\ 111744,362745
-  DEFVAR_LISP ("disable-point-adjustment",\7f\1\ 111749,362977
-  DEFVAR_LISP ("global-disable-point-adjustment",\7f\1\ 111761,363527
-  DEFVAR_LISP ("minibuffer-message-timeout",\7f\1\ 111770,363893
-  DEFVAR_LISP ("throw-on-input",\7f\1\ 111775,364171
-  DEFVAR_LISP ("command-error-function",\7f\1\ 111781,364422
-  DEFVAR_LISP ("enable-disabled-menus-and-buttons",\7f\1\ 111790,364909
-  DEFVAR_LISP ("select-active-regions",\7f\1\ 111798,365236
-  DEFVAR_LISP ("saved-region-selection",\7f\1\ 111807,365628
-  DEFVAR_LISP ("selection-inhibit-update-commands",\7f\1\ 111815,366013
-  DEFVAR_LISP ("debug-on-event",\7f\1\ 111825,366554
+recursive_edit_unwind \7f804,25751
+any_kboard_state \7f817,26017
+single_kboard_state \7f838,26669
+not_single_kboard_state \7f848,26807
+struct kboard_stack\7f858,27069
+static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27142
+push_kboard \7f867,27190
+pop_kboard \7f879,27379
+temporarily_switch_to_single_kboard \7f914,28267
+record_single_kboard_state \7f943,29441
+restore_kboard_configuration \7f952,29625
+cmd_error \7f970,30081
+cmd_error_internal \7f1024,31514
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32034
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32034
+command_loop \7f1094,33920
+command_loop_2 \7f1134,35139
+top_level_2 \7f1146,35343
+top_level_1 \7f1152,35421
+DEFUN ("top-level", Ftop_level,\7f1164,35791
+DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35791
+user_error \7f1183,36292
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36433
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36433
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36823
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36823
+tracking_off \7f1216,37285
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37820
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37820
+bool ignore_mouse_drag_p;\7f1256,38396
+some_mouse_moved \7f1259,38445
+Lisp_Object last_undo_boundary;\7f1287,39036
+command_loop_1 \7f1294,39277
+read_menu_command \7f1649,50893
+adjust_point_for_property \7f1678,51621
+safe_run_hooks_1 \7f1831,57343
+safe_run_hooks_error \7f1841,57573
+safe_run_hook_funcall \7f1878,58580
+safe_run_hooks \7f1893,59062
+int poll_suppress_count;\7f1908,59401
+static struct atimer *poll_timer;\7fpoll_timer\ 11915,59491
+poll_for_input_1 \7f1919,59593
+poll_for_input \7f1930,59793
+start_polling \7f1942,60057
+input_polling_used \7f1979,61095
+stop_polling \7f1994,61394
+set_poll_suppress_count \7f2009,61763
+bind_polling_period \7f2029,62145
+make_ctrl_char \7f2048,62496
+show_help_echo \7f2113,64459
+static Lisp_Object help_form_saved_window_configs;\7f2156,65642
+read_char_help_form_unwind \7f2158,65705
+#define STOP_POLLING   \7f2166,65963
+#define RESUME_POLLING \7f2170,66088
+read_event_from_main_queue \7f2175,66233
+read_decoded_event_from_main_queue \7f2249,68421
+#define MAX_ENCODED_BYTES \7f2254,68668
+echo_keystrokes_p \7f2342,71560
+read_char \7f2376,72852
+record_menu_key \7f3225,98953
+help_char_p \7f3258,99678
+record_char \7f3273,99957
+save_getcjmp \7f3412,104239
+restore_getcjmp \7f3418,104330
+readable_events \7f3430,104701
+int stop_character EXTERNALLY_VISIBLE;\7f3497,106441
+event_to_kboard \7f3500,106497
+kbd_buffer_nr_stored \7f3522,107146
+kbd_buffer_store_event \7f3534,107487
+kbd_buffer_store_event_hold \7f3550,108029
+kbd_buffer_unget_event \7f3684,111621
+#define INPUT_EVENT_POS_MAX \7f3698,112022
+#define INPUT_EVENT_POS_MIN \7f3701,112151
+position_to_Time \7f3706,112291
+Time_to_position \7f3716,112518
+gen_help_event \7f3738,113175
+kbd_buffer_store_help_event \7f3756,113615
+discard_mouse_events \7f3773,113980
+kbd_buffer_events_waiting \7f3803,114715
+clear_event \7f3823,115072
+kbd_buffer_get_event \7f3836,115412
+process_special_events \7f4258,127885
+swallow_events \7f4322,129709
+timer_start_idle \7f4339,130102
+timer_stop_idle \7f4355,130580
+timer_resume_idle \7f4363,130724
+struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130916
+Lisp_Object pending_funcalls;\7f4377,131176
+decode_timer \7f4381,131297
+timer_check_2 \7f4414,132250
+timer_check \7f4572,136821
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137666
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137666
+static Lisp_Object accent_key_syms;\7f4625,138243
+static Lisp_Object func_key_syms;\7f4626,138279
+static Lisp_Object mouse_syms;\7f4627,138313
+static Lisp_Object wheel_syms;\7f4628,138344
+static Lisp_Object drag_n_drop_syms;\7f4629,138375
+static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138520
+static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139882
+#define FUNCTION_KEY_OFFSET \7f4766,140318
+const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140351
+static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148905
+static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150139
+#define FUNCTION_KEY_OFFSET \7f5061,151755
+static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151898
+#define ISO_FUNCTION_KEY_OFFSET \7f5149,154433
+static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154473
+static Lisp_Object Vlispy_mouse_stem;\7f5172,155332
+static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155371
+static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155623
+static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155889
+static Lisp_Object button_down_location;\7f5210,156914
+static int last_mouse_button;\7f5215,157069
+static int last_mouse_x;\7f5216,157099
+static int last_mouse_y;\7f5217,157124
+static Time button_down_time;\7f5218,157149
+static int double_click_count;\7f5222,157233
+make_lispy_position \7f5228,157394
+toolkit_menubar_in_use \7f5456,163957
+make_scroll_bar_position \7f5469,164325
+make_lispy_event \7f5485,164971
+make_lispy_movement \7f6104,183534
+make_lispy_switch_frame \7f6131,184265
+make_lispy_focus_in \7f6137,184372
+make_lispy_focus_out \7f6145,184498
+parse_modifiers_uncached \7f6163,184948
+#define SINGLE_LETTER_MOD(\7f6185,185468
+#undef SINGLE_LETTER_MOD\7f6212,185909
+#define MULTI_LETTER_MOD(\7f6214,185935
+#undef MULTI_LETTER_MOD\7f6231,186403
+apply_modifiers_uncached \7f6273,187577
+static const char *const modifier_names[\7fmodifier_names\ 16319,189196
+#define NUM_MOD_NAMES \7f6325,189402
+static Lisp_Object modifier_symbols;\7f6327,189452
+lispy_modifier_list \7f6331,189589
+#define KEY_TO_CHAR(\7f6353,190255
+parse_modifiers \7f6356,190331
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191520
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191520
+apply_modifiers \7f6422,192394
+reorder_modifiers \7f6491,194723
+modify_event_symbol \7f6536,196531
+DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199247
+DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199247
+parse_solitary_modifier \7f6695,201138
+#define SINGLE_LETTER_MOD(\7f6701,201261
+#define MULTI_LETTER_MOD(\7f6705,201346
+#undef SINGLE_LETTER_MOD\7f6763,202644
+#undef MULTI_LETTER_MOD\7f6764,202669
+lucid_event_type_list_p \7f6775,202892
+get_input_pending \7f6814,203963
+record_asynch_buffer_change \7f6834,204582
+gobble_input \7f6872,205705
+tty_read_avail_input \7f6967,208313
+handle_async_input \7f7149,214042
+process_pending_signals \7f7165,214362
+unblock_input_to \7f7177,214648
+unblock_input \7f7200,215280
+totally_unblock_input \7f7209,215448
+handle_input_available_signal \7f7217,215532
+deliver_input_available_signal \7f7226,215703
+struct user_signal_info\7f7235,215868
+static struct user_signal_info *user_signals \7fuser_signals\ 17250,216093
+add_user_signal \7f7253,216152
+handle_user_signal \7f7275,216601
+deliver_user_signal \7f7316,217561
+find_user_signal_name \7f7322,217662
+store_user_signal_events \7f7334,217844
+static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218419
+static Lisp_Object menu_bar_items_vector;\7f7368,218633
+static int menu_bar_items_index;\7f7369,218675
+static const char *separator_names[\7fseparator_names\ 17372,218710
+menu_separator_name_p \7f7393,219151
+menu_bar_items \7f7426,219855
+Lisp_Object item_properties;\7f7568,224606
+menu_bar_item \7f7571,224648
+menu_item_eval_property_1 \7f7647,227178
+eval_dyn \7f7658,227468
+menu_item_eval_property \7f7666,227678
+parse_menu_item \7f7686,228344
+static Lisp_Object tool_bar_items_vector;\7f7965,236339
+static Lisp_Object tool_bar_item_properties;\7f7970,236513
+static int ntool_bar_items;\7f7974,236609
+tool_bar_items \7f7990,237086
+process_tool_bar_item \7f8075,239895
+#define PROP(\7f8112,240972
+set_prop \7f8114,241041
+parse_tool_bar_item \7f8167,242456
+#undef PROP\7f8379,248847
+init_tool_bar_items \7f8387,248972
+append_tool_bar_item \7f8401,249264
+read_char_x_menu_prompt \7f8443,250774
+read_char_minibuf_menu_prompt \7f8503,252448
+#define PUSH_C_STR(\7f8527,253017
+follow_key \7f8726,258556
+active_maps \7f8733,258698
+typedef struct keyremap\7f8742,259024
+} keyremap;\7f8754,259467
+access_keymap_keyremap \7f8764,259811
+keyremap_step \7f8811,261453
+test_undefined \7f8867,262937
+read_key_sequence \7f8916,264864
+read_key_sequence_vs \7f9826,295824
+DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297297
+DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297297
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299985
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299985
+detect_input_pending \7f9950,300491
+detect_input_pending_ignore_squeezables \7f9959,300657
+detect_input_pending_run_timers \7f9967,300873
+clear_input_pending \7f9985,301365
+requeued_events_pending_p \7f9997,301735
+DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301816
+DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301816
+DEFUN ("recent-keys", Frecent_keys,\7f10024,302599
+DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302599
+DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303520
+DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303520
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303961
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303961
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304383
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304383
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304958
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304958
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305498
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305498
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306513
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306513
+DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307072
+DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307072
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307409
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307409
+DEFUN ("discard-input", Fdiscard_input,\7f10203,308450
+DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308450
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308952
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308952
+stuff_buffered_input \7f10285,311048
+set_waiting_for_input \7f10323,312019
+clear_waiting_for_input \7f10337,312393
+handle_interrupt_signal \7f10351,312757
+deliver_interrupt_signal \7f10378,313645
+static int volatile force_quit_count;\7f10387,313935
+handle_interrupt \7f10401,314417
+quit_throw_to_read_char \7f10541,318714
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319291
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319291
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320519
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320519
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321435
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321435
+DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322709
+DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322709
+DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323573
+DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323573
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324462
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324462
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325840
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325840
+DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327063
+DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327063
+init_kboard \7f10861,328217
+allocate_kboard \7f10893,329287
+wipe_kboard \7f10909,329640
+delete_kboard \7f10917,329754
+init_keyboard \7f10942,330284
+struct event_head\7f11021,332699
+static const struct event_head head_table[\7fhead_table\ 111027,332750
+syms_of_keyboard \7f11045,333580
+  DEFVAR_LISP ("internal--top-level-message"\7f11058,333975
+  DEFVAR_LISP ("last-command-event"\7f11312,342176
+  DEFVAR_LISP ("last-nonmenu-event"\7f11315,342300
+  DEFVAR_LISP ("last-input-event"\7f11321,342639
+  DEFVAR_LISP ("unread-command-events"\7f11324,342733
+  DEFVAR_LISP ("unread-post-input-method-events"\7f11332,343193
+  DEFVAR_LISP ("unread-input-method-events"\7f11338,343532
+  DEFVAR_LISP ("meta-prefix-char"\7f11346,343901
+  DEFVAR_KBOARD ("last-command"\7f11351,344109
+  DEFVAR_KBOARD ("real-last-command"\7f11368,344790
+  DEFVAR_KBOARD ("last-repeatable-command"\7f11372,344976
+  DEFVAR_LISP ("this-command"\7f11378,345264
+  DEFVAR_LISP ("real-this-command"\7f11384,345501
+  DEFVAR_LISP ("this-command-keys-shift-translated"\7f11388,345683
+  DEFVAR_LISP ("this-original-command"\7f11396,346126
+  DEFVAR_INT ("auto-save-interval"\7f11403,346523
+  DEFVAR_LISP ("auto-save-timeout"\7f11408,346737
+  DEFVAR_LISP ("echo-keystrokes"\7f11415,347082
+  DEFVAR_INT ("polling-period"\7f11421,347353
+  DEFVAR_LISP ("double-click-time"\7f11428,347696
+  DEFVAR_INT ("double-click-fuzz"\7f11435,348032
+  DEFVAR_INT ("num-input-keys"\7f11446,348522
+  DEFVAR_INT ("num-nonmacro-input-events"\7f11452,348797
+  DEFVAR_LISP ("last-event-frame"\7f11457,349035
+  DEFVAR_LISP ("tty-erase-char"\7f11463,349314
+  DEFVAR_LISP ("help-char"\7f11466,349437
+  DEFVAR_LISP ("help-event-list"\7f11472,349720
+  DEFVAR_LISP ("help-form"\7f11477,349931
+  DEFVAR_LISP ("prefix-help-command"\7f11483,350179
+  DEFVAR_LISP ("top-level"\7f11489,350457
+  DEFVAR_KBOARD ("keyboard-translate-table"\7f11495,350678
+  DEFVAR_BOOL ("cannot-suspend"\7f11511,351491
+  DEFVAR_BOOL ("menu-prompting"\7f11516,351718
+  DEFVAR_LISP ("menu-prompt-more-char"\7f11526,352148
+  DEFVAR_INT ("extra-keyboard-modifiers"\7f11531,352394
+  DEFVAR_LISP ("deactivate-mark"\7f11545,353120
+  DEFVAR_LISP ("pre-command-hook"\7f11553,353489
+  DEFVAR_LISP ("post-command-hook"\7f11560,353844
+  DEFVAR_LISP ("echo-area-clear-hook"\7f11568,354207
+  DEFVAR_LISP ("lucid-menu-bar-dirty-flag"\7f11574,354422
+  DEFVAR_LISP ("menu-bar-final-items"\7f11578,354625
+  DEFVAR_LISP ("tool-bar-separator-image-expression"\7f11583,354875
+  DEFVAR_KBOARD ("overriding-terminal-local-map"\7f11589,355233
+  DEFVAR_LISP ("overriding-local-map"\7f11598,355655
+  DEFVAR_LISP ("overriding-local-map-menu-flag"\7f11607,356106
+  DEFVAR_LISP ("special-event-map"\7f11613,356445
+  DEFVAR_LISP ("track-mouse"\7f11617,356633
+  DEFVAR_KBOARD ("system-key-alist"\7f11620,356760
+  DEFVAR_KBOARD ("local-function-key-map"\7f11629,357141
+  DEFVAR_KBOARD ("input-decode-map"\7f11658,358600
+  DEFVAR_LISP ("function-key-map"\7f11675,359388
+  DEFVAR_LISP ("key-translation-map"\7f11683,359804
+  DEFVAR_LISP ("deferred-action-list"\7f11689,360148
+  DEFVAR_LISP ("deferred-action-function"\7f11694,360396
+  DEFVAR_LISP ("delayed-warnings-list"\7f11700,360695
+  DEFVAR_LISP ("timer-list"\7f11708,361103
+  DEFVAR_LISP ("timer-idle-list"\7f11712,361255
+  DEFVAR_LISP ("input-method-function"\7f11716,361418
+  DEFVAR_LISP ("input-method-previous-message"\7f11737,362387
+  DEFVAR_LISP ("show-help-function"\7f11744,362748
+  DEFVAR_LISP ("disable-point-adjustment"\7f11749,362980
+  DEFVAR_LISP ("global-disable-point-adjustment"\7f11761,363530
+  DEFVAR_LISP ("minibuffer-message-timeout"\7f11770,363896
+  DEFVAR_LISP ("throw-on-input"\7f11775,364174
+  DEFVAR_LISP ("command-error-function"\7f11781,364425
+  DEFVAR_LISP ("enable-disabled-menus-and-buttons"\7f11790,364912
+  DEFVAR_LISP ("select-active-regions"\7f11798,365239
+  DEFVAR_LISP ("saved-region-selection"\7f11807,365631
+  DEFVAR_LISP ("selection-inhibit-update-commands"\7f11815,366016
+  DEFVAR_LISP ("debug-on-event"\7f11825,366557
+keys_of_keyboard \7f11841,367118
+mark_kboards \7f11916,370437
+  DEFVAR_LISP ("internal--top-level-message",\7f\1\ 111058,333975
+  DEFVAR_LISP ("last-command-event",\7f\1\ 111312,342176
+  DEFVAR_LISP ("last-nonmenu-event",\7f\1\ 111315,342300
+  DEFVAR_LISP ("last-input-event",\7f\1\ 111321,342639
+  DEFVAR_LISP ("unread-command-events",\7f\1\ 111324,342733
+  DEFVAR_LISP ("unread-post-input-method-events",\7f\1\ 111332,343193
+  DEFVAR_LISP ("unread-input-method-events",\7f\1\ 111338,343532
+  DEFVAR_LISP ("meta-prefix-char",\7f\1\ 111346,343901
+  DEFVAR_KBOARD ("last-command",\7f\1\ 111351,344109
+  DEFVAR_KBOARD ("real-last-command",\7f\1\ 111368,344790
+  DEFVAR_KBOARD ("last-repeatable-command",\7f\1\ 111372,344976
+  DEFVAR_LISP ("this-command",\7f\1\ 111378,345264
+  DEFVAR_LISP ("real-this-command",\7f\1\ 111384,345501
+  DEFVAR_LISP ("this-command-keys-shift-translated",\7f\1\ 111388,345683
+  DEFVAR_LISP ("this-original-command",\7f\1\ 111396,346126
+  DEFVAR_INT ("auto-save-interval",\7f\1\ 111403,346523
+  DEFVAR_LISP ("auto-save-timeout",\7f\1\ 111408,346737
+  DEFVAR_LISP ("echo-keystrokes",\7f\1\ 111415,347082
+  DEFVAR_INT ("polling-period",\7f\1\ 111421,347353
+  DEFVAR_LISP ("double-click-time",\7f\1\ 111428,347696
+  DEFVAR_INT ("double-click-fuzz",\7f\1\ 111435,348032
+  DEFVAR_INT ("num-input-keys",\7f\1\ 111446,348522
+  DEFVAR_INT ("num-nonmacro-input-events",\7f\1\ 111452,348797
+  DEFVAR_LISP ("last-event-frame",\7f\1\ 111457,349035
+  DEFVAR_LISP ("tty-erase-char",\7f\1\ 111463,349314
+  DEFVAR_LISP ("help-char",\7f\1\ 111466,349437
+  DEFVAR_LISP ("help-event-list",\7f\1\ 111472,349720
+  DEFVAR_LISP ("help-form",\7f\1\ 111477,349931
+  DEFVAR_LISP ("prefix-help-command",\7f\1\ 111483,350179
+  DEFVAR_LISP ("top-level",\7f\1\ 111489,350457
+  DEFVAR_KBOARD ("keyboard-translate-table",\7f\1\ 111495,350678
+  DEFVAR_BOOL ("cannot-suspend",\7f\1\ 111511,351491
+  DEFVAR_BOOL ("menu-prompting",\7f\1\ 111516,351718
+  DEFVAR_LISP ("menu-prompt-more-char",\7f\1\ 111526,352148
+  DEFVAR_INT ("extra-keyboard-modifiers",\7f\1\ 111531,352394
+  DEFVAR_LISP ("deactivate-mark",\7f\1\ 111545,353120
+  DEFVAR_LISP ("pre-command-hook",\7f\1\ 111553,353489
+  DEFVAR_LISP ("post-command-hook",\7f\1\ 111560,353844
+  DEFVAR_LISP ("echo-area-clear-hook",\7f\1\ 111568,354207
+  DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\7f\1\ 111574,354422
+  DEFVAR_LISP ("menu-bar-final-items",\7f\1\ 111578,354625
+  DEFVAR_LISP ("tool-bar-separator-image-expression",\7f\1\ 111583,354875
+  DEFVAR_KBOARD ("overriding-terminal-local-map",\7f\1\ 111589,355233
+  DEFVAR_LISP ("overriding-local-map",\7f\1\ 111598,355655
+  DEFVAR_LISP ("overriding-local-map-menu-flag",\7f\1\ 111607,356106
+  DEFVAR_LISP ("special-event-map",\7f\1\ 111613,356445
+  DEFVAR_LISP ("track-mouse",\7f\1\ 111617,356633
+  DEFVAR_KBOARD ("system-key-alist",\7f\1\ 111620,356760
+  DEFVAR_KBOARD ("local-function-key-map",\7f\1\ 111629,357141
+  DEFVAR_KBOARD ("input-decode-map",\7f\1\ 111658,358600
+  DEFVAR_LISP ("function-key-map",\7f\1\ 111675,359388
+  DEFVAR_LISP ("key-translation-map",\7f\1\ 111683,359804
+  DEFVAR_LISP ("deferred-action-list",\7f\1\ 111689,360148
+  DEFVAR_LISP ("deferred-action-function",\7f\1\ 111694,360396
+  DEFVAR_LISP ("delayed-warnings-list",\7f\1\ 111700,360695
+  DEFVAR_LISP ("timer-list",\7f\1\ 111708,361103
+  DEFVAR_LISP ("timer-idle-list",\7f\1\ 111712,361255
+  DEFVAR_LISP ("input-method-function",\7f\1\ 111716,361418
+  DEFVAR_LISP ("input-method-previous-message",\7f\1\ 111737,362387
+  DEFVAR_LISP ("show-help-function",\7f\1\ 111744,362748
+  DEFVAR_LISP ("disable-point-adjustment",\7f\1\ 111749,362980
+  DEFVAR_LISP ("global-disable-point-adjustment",\7f\1\ 111761,363530
+  DEFVAR_LISP ("minibuffer-message-timeout",\7f\1\ 111770,363896
+  DEFVAR_LISP ("throw-on-input",\7f\1\ 111775,364174
+  DEFVAR_LISP ("command-error-function",\7f\1\ 111781,364425
+  DEFVAR_LISP ("enable-disabled-menus-and-buttons",\7f\1\ 111790,364912
+  DEFVAR_LISP ("select-active-regions",\7f\1\ 111798,365239
+  DEFVAR_LISP ("saved-region-selection",\7f\1\ 111807,365631
+  DEFVAR_LISP ("selection-inhibit-update-commands",\7f\1\ 111815,366016
+  DEFVAR_LISP ("debug-on-event",\7f\1\ 111825,366557
 \f
 c-src/emacs/src/lisp.h,20276
 #define EMACS_LISP_H\7f22,801
@@ -2328,109 +2328,109 @@ el-src/emacs/lisp/progmodes/etags.el,5069
 (defcustom tags-tag-face \7f148,5700
 (defcustom tags-apropos-verbose \7f154,5835
 (defcustom tags-apropos-additional-actions \7f160,5999
-(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6918
-(defvar default-tags-table-function \7f189,7098
-(defvar tags-location-ring \7f194,7324
-(defvar tags-table-files \7f201,7600
-(defvar tags-completion-table \7f206,7767
-(defvar tags-included-tables \7f209,7859
-(defvar next-file-list \7f212,7954
-(defvar tags-table-format-functions \7f217,8060
-(defvar file-of-tag-function \7f224,8441
-(defvar tags-table-files-function \7f228,8635
-(defvar tags-completion-table-function \7f230,8746
-(defvar snarf-tag-function \7f232,8841
-(defvar goto-tag-location-function \7f236,9050
-(defvar find-tag-regexp-search-function \7f239,9223
-(defvar find-tag-regexp-tag-order \7f241,9344
-(defvar find-tag-regexp-next-line-after-failure-p \7f243,9453
-(defvar find-tag-search-function \7f245,9573
-(defvar find-tag-tag-order \7f247,9680
-(defvar find-tag-next-line-after-failure-p \7f249,9775
-(defvar list-tags-function \7f251,9881
-(defvar tags-apropos-function \7f253,9969
-(defvar tags-included-tables-function \7f255,10063
-(defvar verify-tags-table-function \7f257,10182
-(defun initialize-new-tags-table \7f260,10293
-(defun tags-table-mode \7f276,10981
-(defun visit-tags-table \7f285,11246
-(defun tags-table-check-computed-list \7f321,12784
-(defun tags-table-extend-computed-list \7f360,14655
-(defun tags-expand-table-name \7f400,16368
-(defun tags-table-list-member \7f409,16711
-(defun tags-verify-table \7f421,17183
-(defun tags-table-including \7f470,19303
-(defun tags-next-table \7f522,21347
-(defun visit-tags-table-buffer \7f543,22204
-(defun tags-reset-tags-tables \7f712,28514
-(defun file-of-tag \7f731,29171
-(defun tags-table-files \7f740,29521
-(defun tags-included-tables \7f749,29871
-(defun tags-completion-table \7f755,30117
-(defun tags-lazy-completion-table \7f783,31311
-(defun tags-completion-at-point-function \7f799,31946
-(defun find-tag-tag \7f818,32696
-(defvar last-tag \7f837,33369
-(defun find-tag-interactive \7f840,33428
-(defvar find-tag-history \7f852,33843
-(defun find-tag-noselect \7f860,34013
-(defun find-tag \7f932,37127
-(defun find-tag-other-window \7f959,38343
-(defun find-tag-other-frame \7f1000,40271
-(defun find-tag-regexp \7f1025,41445
-(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42607
-(defvar tag-lines-already-matched \7f1052,42658
-(defun find-tag-in-order \7f1055,42765
-(defun tag-find-file-of-tag-noselect \7f1167,47111
-(defun tag-find-file-of-tag \7f1200,48957
-(defun etags-recognize-tags-table \7f1208,49183
-(defun etags-verify-tags-table \7f1241,50814
-(defun etags-file-of-tag \7f1246,51012
-(defun etags-tags-completion-table \7f1256,51347
-(defun etags-snarf-tag \7f1286,52553
-(defun etags-goto-tag-location \7f1324,54122
-(defun etags-list-tags \7f1388,56565
-(defmacro tags-with-face \7f1423,57840
-(defun etags-tags-apropos-additional \7f1431,58173
-(defun etags-tags-apropos \7f1465,59410
-(defun etags-tags-table-files \7f1527,61619
-(defun etags-tags-included-tables \7f1542,62055
-(defun tags-recognize-empty-tags-table \7f1559,62595
-(defun tag-exact-file-name-match-p \7f1587,63741
-(defun tag-file-name-match-p \7f1596,64134
-(defun tag-exact-match-p \7f1609,64690
-(defun tag-implicit-name-match-p \7f1620,65258
-(defun tag-symbol-match-p \7f1633,65858
-(defun tag-word-match-p \7f1643,66294
-(defun tag-partial-file-name-match-p \7f1652,66692
-(defun tag-any-match-p \7f1662,67136
-(defun tag-re-match-p \7f1667,67320
-(defcustom tags-loop-revert-buffers \7f1675,67569
-(defun next-file \7f1685,67978
-(defvar tags-loop-operate \7f1760,70892
-(defvar tags-loop-scan\7f1763,70986
-(defun tags-loop-eval \7f1771,71315
-(defun tags-loop-continue \7f1782,71644
-(defun tags-search \7f1850,73950
-(defun tags-query-replace \7f1871,74776
-(defun tags-complete-tags-table-file \7f1896,76000
-(defun list-tags \7f1906,76379
-(defun tags-apropos \7f1934,77332
-(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78158
-(defun select-tags-table \7f1964,78397
-(defvar select-tags-table-mode-map \7f2019,80524
-(define-derived-mode select-tags-table-mode \7f2030,80907
-(defun select-tags-table-select \7f2034,81091
-(defun select-tags-table-quit \7f2043,81457
-(defun complete-tag \7f2049,81612
-(defconst etags--xref-limit \7f2074,82553
-(defvar etags-xref-find-definitions-tag-order \7f2076,82588
-(defun etags-xref-find \7f2082,82878
-(defun etags--xref-find-definitions \7f2096,83407
-(defclass xref-etags-location \7f2129,85121
-(defun xref-make-etags-location \7f2135,85344
-(cl-defmethod xref-location-marker \7f2139,85499
-(cl-defmethod xref-location-line \7f2146,85743
+(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6921
+(defvar default-tags-table-function \7f189,7101
+(defvar tags-location-ring \7f194,7327
+(defvar tags-table-files \7f201,7603
+(defvar tags-completion-table \7f206,7770
+(defvar tags-included-tables \7f209,7862
+(defvar next-file-list \7f212,7957
+(defvar tags-table-format-functions \7f217,8063
+(defvar file-of-tag-function \7f224,8444
+(defvar tags-table-files-function \7f228,8638
+(defvar tags-completion-table-function \7f230,8749
+(defvar snarf-tag-function \7f232,8844
+(defvar goto-tag-location-function \7f236,9053
+(defvar find-tag-regexp-search-function \7f239,9226
+(defvar find-tag-regexp-tag-order \7f241,9347
+(defvar find-tag-regexp-next-line-after-failure-p \7f243,9456
+(defvar find-tag-search-function \7f245,9576
+(defvar find-tag-tag-order \7f247,9683
+(defvar find-tag-next-line-after-failure-p \7f249,9778
+(defvar list-tags-function \7f251,9884
+(defvar tags-apropos-function \7f253,9972
+(defvar tags-included-tables-function \7f255,10066
+(defvar verify-tags-table-function \7f257,10185
+(defun initialize-new-tags-table \7f260,10296
+(defun tags-table-mode \7f276,10984
+(defun visit-tags-table \7f285,11249
+(defun tags-table-check-computed-list \7f321,12787
+(defun tags-table-extend-computed-list \7f360,14658
+(defun tags-expand-table-name \7f400,16371
+(defun tags-table-list-member \7f409,16714
+(defun tags-verify-table \7f421,17186
+(defun tags-table-including \7f470,19306
+(defun tags-next-table \7f522,21350
+(defun visit-tags-table-buffer \7f543,22207
+(defun tags-reset-tags-tables \7f712,28517
+(defun file-of-tag \7f731,29174
+(defun tags-table-files \7f740,29524
+(defun tags-included-tables \7f749,29874
+(defun tags-completion-table \7f755,30120
+(defun tags-lazy-completion-table \7f783,31314
+(defun tags-completion-at-point-function \7f799,31949
+(defun find-tag-tag \7f818,32699
+(defvar last-tag \7f837,33372
+(defun find-tag-interactive \7f840,33431
+(defvar find-tag-history \7f852,33846
+(defun find-tag-noselect \7f860,34016
+(defun find-tag \7f932,37130
+(defun find-tag-other-window \7f959,38346
+(defun find-tag-other-frame \7f1000,40274
+(defun find-tag-regexp \7f1025,41448
+(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42610
+(defvar tag-lines-already-matched \7f1052,42661
+(defun find-tag-in-order \7f1055,42768
+(defun tag-find-file-of-tag-noselect \7f1167,47114
+(defun tag-find-file-of-tag \7f1200,48960
+(defun etags-recognize-tags-table \7f1208,49186
+(defun etags-verify-tags-table \7f1241,50817
+(defun etags-file-of-tag \7f1246,51015
+(defun etags-tags-completion-table \7f1256,51350
+(defun etags-snarf-tag \7f1286,52556
+(defun etags-goto-tag-location \7f1324,54125
+(defun etags-list-tags \7f1388,56568
+(defmacro tags-with-face \7f1423,57843
+(defun etags-tags-apropos-additional \7f1431,58176
+(defun etags-tags-apropos \7f1465,59413
+(defun etags-tags-table-files \7f1527,61622
+(defun etags-tags-included-tables \7f1542,62058
+(defun tags-recognize-empty-tags-table \7f1559,62598
+(defun tag-exact-file-name-match-p \7f1587,63744
+(defun tag-file-name-match-p \7f1596,64137
+(defun tag-exact-match-p \7f1609,64693
+(defun tag-implicit-name-match-p \7f1620,65261
+(defun tag-symbol-match-p \7f1633,65861
+(defun tag-word-match-p \7f1643,66297
+(defun tag-partial-file-name-match-p \7f1652,66695
+(defun tag-any-match-p \7f1662,67139
+(defun tag-re-match-p \7f1667,67323
+(defcustom tags-loop-revert-buffers \7f1675,67572
+(defun next-file \7f1685,67981
+(defvar tags-loop-operate \7f1760,70895
+(defvar tags-loop-scan\7f1763,70989
+(defun tags-loop-eval \7f1771,71318
+(defun tags-loop-continue \7f1782,71647
+(defun tags-search \7f1850,73953
+(defun tags-query-replace \7f1871,74779
+(defun tags-complete-tags-table-file \7f1896,76003
+(defun list-tags \7f1906,76382
+(defun tags-apropos \7f1934,77335
+(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78161
+(defun select-tags-table \7f1964,78400
+(defvar select-tags-table-mode-map \7f2019,80527
+(define-derived-mode select-tags-table-mode \7f2030,80910
+(defun select-tags-table-select \7f2034,81094
+(defun select-tags-table-quit \7f2043,81460
+(defun complete-tag \7f2049,81615
+(defconst etags--xref-limit \7f2074,82556
+(defvar etags-xref-find-definitions-tag-order \7f2076,82591
+(defun etags-xref-find \7f2082,82881
+(defun etags--xref-find-definitions \7f2096,83410
+(defclass xref-etags-location \7f2129,85124
+(defun xref-make-etags-location \7f2135,85347
+(cl-defmethod xref-location-marker \7f2139,85502
+(cl-defmethod xref-location-line \7f2146,85746
 \f
 erl-src/gs_dialog.erl,98
 -define(VERSION\7f2,32
index 6d2e44fbfe6d2afbe8a915ace756cc8170608283..6410685cb30054b589f6074ac1befa65e0338657 100644 (file)
@@ -1234,440 +1234,440 @@ record_auto_save \7f742,23849
 force_auto_save_soon \7f751,24017
 DEFUN ("recursive-edit", Frecursive_edit,\7f759,24138
 DEFUN ("recursive-edit", Frecursive_edit,\7frecursive-edit\ 1759,24138
-recursive_edit_unwind \7f804,25748
-any_kboard_state \7f817,26014
-single_kboard_state \7f838,26666
-not_single_kboard_state \7f848,26804
-struct kboard_stack\7f858,27066
-  KBOARD *kboard;\7fkboard\ 1860,27088
-  struct kboard_stack *next;\7fnext\ 1861,27106
-static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27139
-push_kboard \7f867,27187
-pop_kboard \7f879,27376
-temporarily_switch_to_single_kboard \7f914,28264
-record_single_kboard_state \7f943,29438
-restore_kboard_configuration \7f952,29622
-cmd_error \7f970,30078
-cmd_error_internal \7f1024,31511
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32031
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32031
-static Lisp_Object command_loop_2 \7f1086,33638
-static Lisp_Object top_level_1 \7f1087,33687
-command_loop \7f1094,33917
-command_loop_2 \7f1134,35136
-top_level_2 \7f1146,35340
-top_level_1 \7f1152,35418
-DEFUN ("top-level", Ftop_level,\7f1164,35788
-DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35788
-user_error \7f1183,36289
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36430
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36430
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36820
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36820
-tracking_off \7f1216,37282
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37817
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37817
-bool ignore_mouse_drag_p;\7f1256,38393
-some_mouse_moved \7f1259,38442
-static int read_key_sequence \7f1282,38800
-static void adjust_point_for_property \7f1284,38918
-Lisp_Object last_undo_boundary;\7f1287,39033
-command_loop_1 \7f1294,39274
-read_menu_command \7f1649,50890
-adjust_point_for_property \7f1678,51618
-safe_run_hooks_1 \7f1831,57340
-safe_run_hooks_error \7f1841,57570
-safe_run_hook_funcall \7f1878,58577
-safe_run_hooks \7f1893,59059
-int poll_suppress_count;\7f1908,59398
-static struct atimer *poll_timer;\7fpoll_timer\ 11915,59488
-poll_for_input_1 \7f1919,59590
-poll_for_input \7f1930,59790
-start_polling \7f1942,60054
-input_polling_used \7f1979,61092
-stop_polling \7f1994,61391
-set_poll_suppress_count \7f2009,61760
-bind_polling_period \7f2029,62142
-make_ctrl_char \7f2048,62493
-show_help_echo \7f2113,64456
-static Lisp_Object kbd_buffer_get_event \7f2152,65485
-static void record_char \7f2154,65597
-static Lisp_Object help_form_saved_window_configs;\7f2156,65639
-read_char_help_form_unwind \7f2158,65702
-#define STOP_POLLING   \7f2166,65960
-#define RESUME_POLLING \7f2170,66085
-read_event_from_main_queue \7f2175,66230
-read_decoded_event_from_main_queue \7f2249,68418
-#define MAX_ENCODED_BYTES \7f2254,68665
-echo_keystrokes_p \7f2342,71557
-read_char \7f2376,72849
-record_menu_key \7f3225,98950
-help_char_p \7f3258,99675
-record_char \7f3273,99954
-save_getcjmp \7f3412,104236
-restore_getcjmp \7f3418,104327
-readable_events \7f3430,104698
-int stop_character EXTERNALLY_VISIBLE;\7f3497,106438
-event_to_kboard \7f3500,106494
-kbd_buffer_nr_stored \7f3522,107143
-kbd_buffer_store_event \7f3534,107484
-kbd_buffer_store_event_hold \7f3550,108026
-kbd_buffer_unget_event \7f3684,111618
-#define INPUT_EVENT_POS_MAX \7f3698,112019
-#define INPUT_EVENT_POS_MIN \7f3701,112148
-position_to_Time \7f3706,112288
-Time_to_position \7f3716,112515
-gen_help_event \7f3738,113172
-kbd_buffer_store_help_event \7f3756,113612
-discard_mouse_events \7f3773,113977
-kbd_buffer_events_waiting \7f3803,114712
-clear_event \7f3823,115069
-kbd_buffer_get_event \7f3836,115409
-process_special_events \7f4258,127882
-swallow_events \7f4322,129706
-timer_start_idle \7f4339,130099
-timer_stop_idle \7f4355,130577
-timer_resume_idle \7f4363,130721
-struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130913
-Lisp_Object pending_funcalls;\7f4377,131173
-decode_timer \7f4381,131294
-timer_check_2 \7f4414,132247
-timer_check \7f4572,136818
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137663
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137663
-static Lisp_Object accent_key_syms;\7f4625,138240
-static Lisp_Object func_key_syms;\7f4626,138276
-static Lisp_Object mouse_syms;\7f4627,138310
-static Lisp_Object wheel_syms;\7f4628,138341
-static Lisp_Object drag_n_drop_syms;\7f4629,138372
-static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138517
-static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139879
-#define FUNCTION_KEY_OFFSET \7f4766,140315
-const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140348
-static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148902
-static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150136
-#define FUNCTION_KEY_OFFSET \7f5061,151752
-static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151895
-#define ISO_FUNCTION_KEY_OFFSET \7f5149,154430
-static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154470
-static Lisp_Object Vlispy_mouse_stem;\7f5172,155329
-static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155368
-static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155620
-static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155886
-static Lisp_Object button_down_location;\7f5210,156911
-static int last_mouse_button;\7f5215,157066
-static int last_mouse_x;\7f5216,157096
-static int last_mouse_y;\7f5217,157121
-static Time button_down_time;\7f5218,157146
-static int double_click_count;\7f5222,157230
-make_lispy_position \7f5228,157391
-toolkit_menubar_in_use \7f5456,163954
-make_scroll_bar_position \7f5469,164322
-make_lispy_event \7f5485,164968
-make_lispy_movement \7f6104,183531
-make_lispy_switch_frame \7f6131,184262
-make_lispy_focus_in \7f6137,184369
-make_lispy_focus_out \7f6145,184495
-parse_modifiers_uncached \7f6163,184945
-#define SINGLE_LETTER_MOD(\7f6185,185465
-#undef SINGLE_LETTER_MOD\7f6212,185906
-#define MULTI_LETTER_MOD(\7f6214,185932
-#undef MULTI_LETTER_MOD\7f6231,186400
-apply_modifiers_uncached \7f6273,187574
-static const char *const modifier_names[\7fmodifier_names\ 16319,189193
-#define NUM_MOD_NAMES \7f6325,189399
-static Lisp_Object modifier_symbols;\7f6327,189449
-lispy_modifier_list \7f6331,189586
-#define KEY_TO_CHAR(\7f6353,190252
-parse_modifiers \7f6356,190328
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191517
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191517
-apply_modifiers \7f6422,192391
-reorder_modifiers \7f6491,194720
-modify_event_symbol \7f6536,196528
-DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199244
-DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199244
-parse_solitary_modifier \7f6695,201135
-#define SINGLE_LETTER_MOD(\7f6701,201258
-#define MULTI_LETTER_MOD(\7f6705,201343
-#undef SINGLE_LETTER_MOD\7f6763,202641
-#undef MULTI_LETTER_MOD\7f6764,202666
-lucid_event_type_list_p \7f6775,202889
-get_input_pending \7f6814,203960
-record_asynch_buffer_change \7f6834,204579
-gobble_input \7f6872,205702
-tty_read_avail_input \7f6967,208310
-handle_async_input \7f7149,214039
-process_pending_signals \7f7165,214359
-unblock_input_to \7f7177,214645
-unblock_input \7f7200,215277
-totally_unblock_input \7f7209,215445
-handle_input_available_signal \7f7217,215529
-deliver_input_available_signal \7f7226,215700
-struct user_signal_info\7f7235,215865
-  int sig;\7f7238,215915
-  char *name;\7fname\ 17241,215956
-  int npending;\7f7244,216007
-  struct user_signal_info *next;\7fnext\ 17246,216024
-static struct user_signal_info *user_signals \7fuser_signals\ 17250,216090
-add_user_signal \7f7253,216149
-handle_user_signal \7f7275,216598
-deliver_user_signal \7f7316,217558
-find_user_signal_name \7f7322,217659
-store_user_signal_events \7f7334,217841
-static void menu_bar_item \7f7362,218341
-static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218416
-static Lisp_Object menu_bar_items_vector;\7f7368,218630
-static int menu_bar_items_index;\7f7369,218672
-static const char *separator_names[\7fseparator_names\ 17372,218707
-menu_separator_name_p \7f7393,219148
-menu_bar_items \7f7426,219852
-Lisp_Object item_properties;\7f7568,224603
-menu_bar_item \7f7571,224645
-menu_item_eval_property_1 \7f7647,227175
-eval_dyn \7f7658,227465
-menu_item_eval_property \7f7666,227675
-parse_menu_item \7f7686,228341
-static Lisp_Object tool_bar_items_vector;\7f7965,236336
-static Lisp_Object tool_bar_item_properties;\7f7970,236510
-static int ntool_bar_items;\7f7974,236606
-static void init_tool_bar_items \7f7978,236664
-static void process_tool_bar_item \7f7979,236711
-static bool parse_tool_bar_item \7f7981,236801
-static void append_tool_bar_item \7f7982,236861
-tool_bar_items \7f7990,237083
-process_tool_bar_item \7f8075,239892
-#define PROP(\7f8112,240969
-set_prop \7f8114,241038
-parse_tool_bar_item \7f8167,242453
-#undef PROP\7f8379,248844
-init_tool_bar_items \7f8387,248969
-append_tool_bar_item \7f8401,249261
-read_char_x_menu_prompt \7f8443,250771
-read_char_minibuf_menu_prompt \7f8503,252445
-#define PUSH_C_STR(\7f8527,253014
-follow_key \7f8726,258553
-active_maps \7f8733,258695
-typedef struct keyremap\7f8742,259021
-  Lisp_Object parent;\7f8745,259107
-  Lisp_Object map;\7f8748,259224
-  int start,\7f8753,259446
-  int start, end;\7f8753,259446
-} keyremap;\7f8754,259464
-access_keymap_keyremap \7f8764,259808
-keyremap_step \7f8811,261450
-test_undefined \7f8867,262934
-read_key_sequence \7f8916,264861
-read_key_sequence_vs \7f9826,295821
-DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297294
-DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297294
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299982
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299982
-detect_input_pending \7f9950,300488
-detect_input_pending_ignore_squeezables \7f9959,300654
-detect_input_pending_run_timers \7f9967,300870
-clear_input_pending \7f9985,301362
-requeued_events_pending_p \7f9997,301732
-DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301813
-DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301813
-DEFUN ("recent-keys", Frecent_keys,\7f10024,302596
-DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302596
-DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303517
-DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303517
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303958
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303958
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304380
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304380
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304955
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304955
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305495
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305495
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306510
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306510
-DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307069
-DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307069
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307406
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307406
-DEFUN ("discard-input", Fdiscard_input,\7f10203,308447
-DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308447
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308949
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308949
-stuff_buffered_input \7f10285,311045
-set_waiting_for_input \7f10323,312016
-clear_waiting_for_input \7f10337,312390
-handle_interrupt_signal \7f10351,312754
-deliver_interrupt_signal \7f10378,313642
-static int volatile force_quit_count;\7f10387,313932
-handle_interrupt \7f10401,314414
-quit_throw_to_read_char \7f10541,318711
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319288
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319288
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320516
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320516
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321432
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321432
-DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322706
-DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322706
-DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323570
-DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323570
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324459
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324459
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325837
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325837
-DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327060
-DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327060
-init_kboard \7f10861,328214
-allocate_kboard \7f10893,329284
-wipe_kboard \7f10909,329637
-delete_kboard \7f10917,329751
-init_keyboard \7f10942,330281
-struct event_head\7f11021,332696
-  short var;\7f11023,332716
-  short kind;\7f11024,332729
-static const struct event_head head_table[\7fhead_table\ 111027,332747
-syms_of_keyboard \7f11045,333577
-  DEFVAR_LISP ("internal--top-level-message"\7f11058,333972
-  DEFVAR_LISP ("last-command-event"\7f11312,342173
-  DEFVAR_LISP ("last-nonmenu-event"\7f11315,342297
-  DEFVAR_LISP ("last-input-event"\7f11321,342636
-  DEFVAR_LISP ("unread-command-events"\7f11324,342730
-  DEFVAR_LISP ("unread-post-input-method-events"\7f11332,343190
-  DEFVAR_LISP ("unread-input-method-events"\7f11338,343529
-  DEFVAR_LISP ("meta-prefix-char"\7f11346,343898
-  DEFVAR_KBOARD ("last-command"\7f11351,344106
-  DEFVAR_KBOARD ("real-last-command"\7f11368,344787
-  DEFVAR_KBOARD ("last-repeatable-command"\7f11372,344973
-  DEFVAR_LISP ("this-command"\7f11378,345261
-  DEFVAR_LISP ("real-this-command"\7f11384,345498
-  DEFVAR_LISP ("this-command-keys-shift-translated"\7f11388,345680
-  DEFVAR_LISP ("this-original-command"\7f11396,346123
-  DEFVAR_INT ("auto-save-interval"\7f11403,346520
-  DEFVAR_LISP ("auto-save-timeout"\7f11408,346734
-  DEFVAR_LISP ("echo-keystrokes"\7f11415,347079
-  DEFVAR_INT ("polling-period"\7f11421,347350
-  DEFVAR_LISP ("double-click-time"\7f11428,347693
-  DEFVAR_INT ("double-click-fuzz"\7f11435,348029
-  DEFVAR_INT ("num-input-keys"\7f11446,348519
-  DEFVAR_INT ("num-nonmacro-input-events"\7f11452,348794
-  DEFVAR_LISP ("last-event-frame"\7f11457,349032
-  DEFVAR_LISP ("tty-erase-char"\7f11463,349311
-  DEFVAR_LISP ("help-char"\7f11466,349434
-  DEFVAR_LISP ("help-event-list"\7f11472,349717
-  DEFVAR_LISP ("help-form"\7f11477,349928
-  DEFVAR_LISP ("prefix-help-command"\7f11483,350176
-  DEFVAR_LISP ("top-level"\7f11489,350454
-  DEFVAR_KBOARD ("keyboard-translate-table"\7f11495,350675
-  DEFVAR_BOOL ("cannot-suspend"\7f11511,351488
-  DEFVAR_BOOL ("menu-prompting"\7f11516,351715
-  DEFVAR_LISP ("menu-prompt-more-char"\7f11526,352145
-  DEFVAR_INT ("extra-keyboard-modifiers"\7f11531,352391
-  DEFVAR_LISP ("deactivate-mark"\7f11545,353117
-  DEFVAR_LISP ("pre-command-hook"\7f11553,353486
-  DEFVAR_LISP ("post-command-hook"\7f11560,353841
-  DEFVAR_LISP ("echo-area-clear-hook"\7f11568,354204
-  DEFVAR_LISP ("lucid-menu-bar-dirty-flag"\7f11574,354419
-  DEFVAR_LISP ("menu-bar-final-items"\7f11578,354622
-  DEFVAR_LISP ("tool-bar-separator-image-expression"\7f11583,354872
-  DEFVAR_KBOARD ("overriding-terminal-local-map"\7f11589,355230
-  DEFVAR_LISP ("overriding-local-map"\7f11598,355652
-  DEFVAR_LISP ("overriding-local-map-menu-flag"\7f11607,356103
-  DEFVAR_LISP ("special-event-map"\7f11613,356442
-  DEFVAR_LISP ("track-mouse"\7f11617,356630
-  DEFVAR_KBOARD ("system-key-alist"\7f11620,356757
-  DEFVAR_KBOARD ("local-function-key-map"\7f11629,357138
-  DEFVAR_KBOARD ("input-decode-map"\7f11658,358597
-  DEFVAR_LISP ("function-key-map"\7f11675,359385
-  DEFVAR_LISP ("key-translation-map"\7f11683,359801
-  DEFVAR_LISP ("deferred-action-list"\7f11689,360145
-  DEFVAR_LISP ("deferred-action-function"\7f11694,360393
-  DEFVAR_LISP ("delayed-warnings-list"\7f11700,360692
-  DEFVAR_LISP ("timer-list"\7f11708,361100
-  DEFVAR_LISP ("timer-idle-list"\7f11712,361252
-  DEFVAR_LISP ("input-method-function"\7f11716,361415
-  DEFVAR_LISP ("input-method-previous-message"\7f11737,362384
-  DEFVAR_LISP ("show-help-function"\7f11744,362745
-  DEFVAR_LISP ("disable-point-adjustment"\7f11749,362977
-  DEFVAR_LISP ("global-disable-point-adjustment"\7f11761,363527
-  DEFVAR_LISP ("minibuffer-message-timeout"\7f11770,363893
-  DEFVAR_LISP ("throw-on-input"\7f11775,364171
-  DEFVAR_LISP ("command-error-function"\7f11781,364422
-  DEFVAR_LISP ("enable-disabled-menus-and-buttons"\7f11790,364909
-  DEFVAR_LISP ("select-active-regions"\7f11798,365236
-  DEFVAR_LISP ("saved-region-selection"\7f11807,365628
-  DEFVAR_LISP ("selection-inhibit-update-commands"\7f11815,366013
-  DEFVAR_LISP ("debug-on-event"\7f11825,366554
-keys_of_keyboard \7f11841,367115
-mark_kboards \7f11916,370434
-  DEFVAR_LISP ("internal--top-level-message",\7f\1\ 111058,333972
-  DEFVAR_LISP ("last-command-event",\7f\1\ 111312,342173
-  DEFVAR_LISP ("last-nonmenu-event",\7f\1\ 111315,342297
-  DEFVAR_LISP ("last-input-event",\7f\1\ 111321,342636
-  DEFVAR_LISP ("unread-command-events",\7f\1\ 111324,342730
-  DEFVAR_LISP ("unread-post-input-method-events",\7f\1\ 111332,343190
-  DEFVAR_LISP ("unread-input-method-events",\7f\1\ 111338,343529
-  DEFVAR_LISP ("meta-prefix-char",\7f\1\ 111346,343898
-  DEFVAR_KBOARD ("last-command",\7f\1\ 111351,344106
-  DEFVAR_KBOARD ("real-last-command",\7f\1\ 111368,344787
-  DEFVAR_KBOARD ("last-repeatable-command",\7f\1\ 111372,344973
-  DEFVAR_LISP ("this-command",\7f\1\ 111378,345261
-  DEFVAR_LISP ("real-this-command",\7f\1\ 111384,345498
-  DEFVAR_LISP ("this-command-keys-shift-translated",\7f\1\ 111388,345680
-  DEFVAR_LISP ("this-original-command",\7f\1\ 111396,346123
-  DEFVAR_INT ("auto-save-interval",\7f\1\ 111403,346520
-  DEFVAR_LISP ("auto-save-timeout",\7f\1\ 111408,346734
-  DEFVAR_LISP ("echo-keystrokes",\7f\1\ 111415,347079
-  DEFVAR_INT ("polling-period",\7f\1\ 111421,347350
-  DEFVAR_LISP ("double-click-time",\7f\1\ 111428,347693
-  DEFVAR_INT ("double-click-fuzz",\7f\1\ 111435,348029
-  DEFVAR_INT ("num-input-keys",\7f\1\ 111446,348519
-  DEFVAR_INT ("num-nonmacro-input-events",\7f\1\ 111452,348794
-  DEFVAR_LISP ("last-event-frame",\7f\1\ 111457,349032
-  DEFVAR_LISP ("tty-erase-char",\7f\1\ 111463,349311
-  DEFVAR_LISP ("help-char",\7f\1\ 111466,349434
-  DEFVAR_LISP ("help-event-list",\7f\1\ 111472,349717
-  DEFVAR_LISP ("help-form",\7f\1\ 111477,349928
-  DEFVAR_LISP ("prefix-help-command",\7f\1\ 111483,350176
-  DEFVAR_LISP ("top-level",\7f\1\ 111489,350454
-  DEFVAR_KBOARD ("keyboard-translate-table",\7f\1\ 111495,350675
-  DEFVAR_BOOL ("cannot-suspend",\7f\1\ 111511,351488
-  DEFVAR_BOOL ("menu-prompting",\7f\1\ 111516,351715
-  DEFVAR_LISP ("menu-prompt-more-char",\7f\1\ 111526,352145
-  DEFVAR_INT ("extra-keyboard-modifiers",\7f\1\ 111531,352391
-  DEFVAR_LISP ("deactivate-mark",\7f\1\ 111545,353117
-  DEFVAR_LISP ("pre-command-hook",\7f\1\ 111553,353486
-  DEFVAR_LISP ("post-command-hook",\7f\1\ 111560,353841
-  DEFVAR_LISP ("echo-area-clear-hook",\7f\1\ 111568,354204
-  DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\7f\1\ 111574,354419
-  DEFVAR_LISP ("menu-bar-final-items",\7f\1\ 111578,354622
-  DEFVAR_LISP ("tool-bar-separator-image-expression",\7f\1\ 111583,354872
-  DEFVAR_KBOARD ("overriding-terminal-local-map",\7f\1\ 111589,355230
-  DEFVAR_LISP ("overriding-local-map",\7f\1\ 111598,355652
-  DEFVAR_LISP ("overriding-local-map-menu-flag",\7f\1\ 111607,356103
-  DEFVAR_LISP ("special-event-map",\7f\1\ 111613,356442
-  DEFVAR_LISP ("track-mouse",\7f\1\ 111617,356630
-  DEFVAR_KBOARD ("system-key-alist",\7f\1\ 111620,356757
-  DEFVAR_KBOARD ("local-function-key-map",\7f\1\ 111629,357138
-  DEFVAR_KBOARD ("input-decode-map",\7f\1\ 111658,358597
-  DEFVAR_LISP ("function-key-map",\7f\1\ 111675,359385
-  DEFVAR_LISP ("key-translation-map",\7f\1\ 111683,359801
-  DEFVAR_LISP ("deferred-action-list",\7f\1\ 111689,360145
-  DEFVAR_LISP ("deferred-action-function",\7f\1\ 111694,360393
-  DEFVAR_LISP ("delayed-warnings-list",\7f\1\ 111700,360692
-  DEFVAR_LISP ("timer-list",\7f\1\ 111708,361100
-  DEFVAR_LISP ("timer-idle-list",\7f\1\ 111712,361252
-  DEFVAR_LISP ("input-method-function",\7f\1\ 111716,361415
-  DEFVAR_LISP ("input-method-previous-message",\7f\1\ 111737,362384
-  DEFVAR_LISP ("show-help-function",\7f\1\ 111744,362745
-  DEFVAR_LISP ("disable-point-adjustment",\7f\1\ 111749,362977
-  DEFVAR_LISP ("global-disable-point-adjustment",\7f\1\ 111761,363527
-  DEFVAR_LISP ("minibuffer-message-timeout",\7f\1\ 111770,363893
-  DEFVAR_LISP ("throw-on-input",\7f\1\ 111775,364171
-  DEFVAR_LISP ("command-error-function",\7f\1\ 111781,364422
-  DEFVAR_LISP ("enable-disabled-menus-and-buttons",\7f\1\ 111790,364909
-  DEFVAR_LISP ("select-active-regions",\7f\1\ 111798,365236
-  DEFVAR_LISP ("saved-region-selection",\7f\1\ 111807,365628
-  DEFVAR_LISP ("selection-inhibit-update-commands",\7f\1\ 111815,366013
-  DEFVAR_LISP ("debug-on-event",\7f\1\ 111825,366554
+recursive_edit_unwind \7f804,25751
+any_kboard_state \7f817,26017
+single_kboard_state \7f838,26669
+not_single_kboard_state \7f848,26807
+struct kboard_stack\7f858,27069
+  KBOARD *kboard;\7fkboard\ 1860,27091
+  struct kboard_stack *next;\7fnext\ 1861,27109
+static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27142
+push_kboard \7f867,27190
+pop_kboard \7f879,27379
+temporarily_switch_to_single_kboard \7f914,28267
+record_single_kboard_state \7f943,29441
+restore_kboard_configuration \7f952,29625
+cmd_error \7f970,30081
+cmd_error_internal \7f1024,31514
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32034
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32034
+static Lisp_Object command_loop_2 \7f1086,33641
+static Lisp_Object top_level_1 \7f1087,33690
+command_loop \7f1094,33920
+command_loop_2 \7f1134,35139
+top_level_2 \7f1146,35343
+top_level_1 \7f1152,35421
+DEFUN ("top-level", Ftop_level,\7f1164,35791
+DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35791
+user_error \7f1183,36292
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36433
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36433
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36823
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36823
+tracking_off \7f1216,37285
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37820
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37820
+bool ignore_mouse_drag_p;\7f1256,38396
+some_mouse_moved \7f1259,38445
+static int read_key_sequence \7f1282,38803
+static void adjust_point_for_property \7f1284,38921
+Lisp_Object last_undo_boundary;\7f1287,39036
+command_loop_1 \7f1294,39277
+read_menu_command \7f1649,50893
+adjust_point_for_property \7f1678,51621
+safe_run_hooks_1 \7f1831,57343
+safe_run_hooks_error \7f1841,57573
+safe_run_hook_funcall \7f1878,58580
+safe_run_hooks \7f1893,59062
+int poll_suppress_count;\7f1908,59401
+static struct atimer *poll_timer;\7fpoll_timer\ 11915,59491
+poll_for_input_1 \7f1919,59593
+poll_for_input \7f1930,59793
+start_polling \7f1942,60057
+input_polling_used \7f1979,61095
+stop_polling \7f1994,61394
+set_poll_suppress_count \7f2009,61763
+bind_polling_period \7f2029,62145
+make_ctrl_char \7f2048,62496
+show_help_echo \7f2113,64459
+static Lisp_Object kbd_buffer_get_event \7f2152,65488
+static void record_char \7f2154,65600
+static Lisp_Object help_form_saved_window_configs;\7f2156,65642
+read_char_help_form_unwind \7f2158,65705
+#define STOP_POLLING   \7f2166,65963
+#define RESUME_POLLING \7f2170,66088
+read_event_from_main_queue \7f2175,66233
+read_decoded_event_from_main_queue \7f2249,68421
+#define MAX_ENCODED_BYTES \7f2254,68668
+echo_keystrokes_p \7f2342,71560
+read_char \7f2376,72852
+record_menu_key \7f3225,98953
+help_char_p \7f3258,99678
+record_char \7f3273,99957
+save_getcjmp \7f3412,104239
+restore_getcjmp \7f3418,104330
+readable_events \7f3430,104701
+int stop_character EXTERNALLY_VISIBLE;\7f3497,106441
+event_to_kboard \7f3500,106497
+kbd_buffer_nr_stored \7f3522,107146
+kbd_buffer_store_event \7f3534,107487
+kbd_buffer_store_event_hold \7f3550,108029
+kbd_buffer_unget_event \7f3684,111621
+#define INPUT_EVENT_POS_MAX \7f3698,112022
+#define INPUT_EVENT_POS_MIN \7f3701,112151
+position_to_Time \7f3706,112291
+Time_to_position \7f3716,112518
+gen_help_event \7f3738,113175
+kbd_buffer_store_help_event \7f3756,113615
+discard_mouse_events \7f3773,113980
+kbd_buffer_events_waiting \7f3803,114715
+clear_event \7f3823,115072
+kbd_buffer_get_event \7f3836,115412
+process_special_events \7f4258,127885
+swallow_events \7f4322,129709
+timer_start_idle \7f4339,130102
+timer_stop_idle \7f4355,130580
+timer_resume_idle \7f4363,130724
+struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130916
+Lisp_Object pending_funcalls;\7f4377,131176
+decode_timer \7f4381,131297
+timer_check_2 \7f4414,132250
+timer_check \7f4572,136821
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137666
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137666
+static Lisp_Object accent_key_syms;\7f4625,138243
+static Lisp_Object func_key_syms;\7f4626,138279
+static Lisp_Object mouse_syms;\7f4627,138313
+static Lisp_Object wheel_syms;\7f4628,138344
+static Lisp_Object drag_n_drop_syms;\7f4629,138375
+static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138520
+static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139882
+#define FUNCTION_KEY_OFFSET \7f4766,140318
+const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140351
+static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148905
+static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150139
+#define FUNCTION_KEY_OFFSET \7f5061,151755
+static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151898
+#define ISO_FUNCTION_KEY_OFFSET \7f5149,154433
+static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154473
+static Lisp_Object Vlispy_mouse_stem;\7f5172,155332
+static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155371
+static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155623
+static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155889
+static Lisp_Object button_down_location;\7f5210,156914
+static int last_mouse_button;\7f5215,157069
+static int last_mouse_x;\7f5216,157099
+static int last_mouse_y;\7f5217,157124
+static Time button_down_time;\7f5218,157149
+static int double_click_count;\7f5222,157233
+make_lispy_position \7f5228,157394
+toolkit_menubar_in_use \7f5456,163957
+make_scroll_bar_position \7f5469,164325
+make_lispy_event \7f5485,164971
+make_lispy_movement \7f6104,183534
+make_lispy_switch_frame \7f6131,184265
+make_lispy_focus_in \7f6137,184372
+make_lispy_focus_out \7f6145,184498
+parse_modifiers_uncached \7f6163,184948
+#define SINGLE_LETTER_MOD(\7f6185,185468
+#undef SINGLE_LETTER_MOD\7f6212,185909
+#define MULTI_LETTER_MOD(\7f6214,185935
+#undef MULTI_LETTER_MOD\7f6231,186403
+apply_modifiers_uncached \7f6273,187577
+static const char *const modifier_names[\7fmodifier_names\ 16319,189196
+#define NUM_MOD_NAMES \7f6325,189402
+static Lisp_Object modifier_symbols;\7f6327,189452
+lispy_modifier_list \7f6331,189589
+#define KEY_TO_CHAR(\7f6353,190255
+parse_modifiers \7f6356,190331
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191520
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191520
+apply_modifiers \7f6422,192394
+reorder_modifiers \7f6491,194723
+modify_event_symbol \7f6536,196531
+DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199247
+DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199247
+parse_solitary_modifier \7f6695,201138
+#define SINGLE_LETTER_MOD(\7f6701,201261
+#define MULTI_LETTER_MOD(\7f6705,201346
+#undef SINGLE_LETTER_MOD\7f6763,202644
+#undef MULTI_LETTER_MOD\7f6764,202669
+lucid_event_type_list_p \7f6775,202892
+get_input_pending \7f6814,203963
+record_asynch_buffer_change \7f6834,204582
+gobble_input \7f6872,205705
+tty_read_avail_input \7f6967,208313
+handle_async_input \7f7149,214042
+process_pending_signals \7f7165,214362
+unblock_input_to \7f7177,214648
+unblock_input \7f7200,215280
+totally_unblock_input \7f7209,215448
+handle_input_available_signal \7f7217,215532
+deliver_input_available_signal \7f7226,215703
+struct user_signal_info\7f7235,215868
+  int sig;\7f7238,215918
+  char *name;\7fname\ 17241,215959
+  int npending;\7f7244,216010
+  struct user_signal_info *next;\7fnext\ 17246,216027
+static struct user_signal_info *user_signals \7fuser_signals\ 17250,216093
+add_user_signal \7f7253,216152
+handle_user_signal \7f7275,216601
+deliver_user_signal \7f7316,217561
+find_user_signal_name \7f7322,217662
+store_user_signal_events \7f7334,217844
+static void menu_bar_item \7f7362,218344
+static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218419
+static Lisp_Object menu_bar_items_vector;\7f7368,218633
+static int menu_bar_items_index;\7f7369,218675
+static const char *separator_names[\7fseparator_names\ 17372,218710
+menu_separator_name_p \7f7393,219151
+menu_bar_items \7f7426,219855
+Lisp_Object item_properties;\7f7568,224606
+menu_bar_item \7f7571,224648
+menu_item_eval_property_1 \7f7647,227178
+eval_dyn \7f7658,227468
+menu_item_eval_property \7f7666,227678
+parse_menu_item \7f7686,228344
+static Lisp_Object tool_bar_items_vector;\7f7965,236339
+static Lisp_Object tool_bar_item_properties;\7f7970,236513
+static int ntool_bar_items;\7f7974,236609
+static void init_tool_bar_items \7f7978,236667
+static void process_tool_bar_item \7f7979,236714
+static bool parse_tool_bar_item \7f7981,236804
+static void append_tool_bar_item \7f7982,236864
+tool_bar_items \7f7990,237086
+process_tool_bar_item \7f8075,239895
+#define PROP(\7f8112,240972
+set_prop \7f8114,241041
+parse_tool_bar_item \7f8167,242456
+#undef PROP\7f8379,248847
+init_tool_bar_items \7f8387,248972
+append_tool_bar_item \7f8401,249264
+read_char_x_menu_prompt \7f8443,250774
+read_char_minibuf_menu_prompt \7f8503,252448
+#define PUSH_C_STR(\7f8527,253017
+follow_key \7f8726,258556
+active_maps \7f8733,258698
+typedef struct keyremap\7f8742,259024
+  Lisp_Object parent;\7f8745,259110
+  Lisp_Object map;\7f8748,259227
+  int start,\7f8753,259449
+  int start, end;\7f8753,259449
+} keyremap;\7f8754,259467
+access_keymap_keyremap \7f8764,259811
+keyremap_step \7f8811,261453
+test_undefined \7f8867,262937
+read_key_sequence \7f8916,264864
+read_key_sequence_vs \7f9826,295824
+DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297297
+DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297297
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299985
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299985
+detect_input_pending \7f9950,300491
+detect_input_pending_ignore_squeezables \7f9959,300657
+detect_input_pending_run_timers \7f9967,300873
+clear_input_pending \7f9985,301365
+requeued_events_pending_p \7f9997,301735
+DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301816
+DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301816
+DEFUN ("recent-keys", Frecent_keys,\7f10024,302599
+DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302599
+DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303520
+DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303520
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303961
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303961
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304383
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304383
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304958
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304958
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305498
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305498
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306513
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306513
+DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307072
+DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307072
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307409
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307409
+DEFUN ("discard-input", Fdiscard_input,\7f10203,308450
+DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308450
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308952
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308952
+stuff_buffered_input \7f10285,311048
+set_waiting_for_input \7f10323,312019
+clear_waiting_for_input \7f10337,312393
+handle_interrupt_signal \7f10351,312757
+deliver_interrupt_signal \7f10378,313645
+static int volatile force_quit_count;\7f10387,313935
+handle_interrupt \7f10401,314417
+quit_throw_to_read_char \7f10541,318714
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319291
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319291
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320519
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320519
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321435
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321435
+DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322709
+DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322709
+DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323573
+DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323573
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324462
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324462
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325840
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325840
+DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327063
+DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327063
+init_kboard \7f10861,328217
+allocate_kboard \7f10893,329287
+wipe_kboard \7f10909,329640
+delete_kboard \7f10917,329754
+init_keyboard \7f10942,330284
+struct event_head\7f11021,332699
+  short var;\7f11023,332719
+  short kind;\7f11024,332732
+static const struct event_head head_table[\7fhead_table\ 111027,332750
+syms_of_keyboard \7f11045,333580
+  DEFVAR_LISP ("internal--top-level-message"\7f11058,333975
+  DEFVAR_LISP ("last-command-event"\7f11312,342176
+  DEFVAR_LISP ("last-nonmenu-event"\7f11315,342300
+  DEFVAR_LISP ("last-input-event"\7f11321,342639
+  DEFVAR_LISP ("unread-command-events"\7f11324,342733
+  DEFVAR_LISP ("unread-post-input-method-events"\7f11332,343193
+  DEFVAR_LISP ("unread-input-method-events"\7f11338,343532
+  DEFVAR_LISP ("meta-prefix-char"\7f11346,343901
+  DEFVAR_KBOARD ("last-command"\7f11351,344109
+  DEFVAR_KBOARD ("real-last-command"\7f11368,344790
+  DEFVAR_KBOARD ("last-repeatable-command"\7f11372,344976
+  DEFVAR_LISP ("this-command"\7f11378,345264
+  DEFVAR_LISP ("real-this-command"\7f11384,345501
+  DEFVAR_LISP ("this-command-keys-shift-translated"\7f11388,345683
+  DEFVAR_LISP ("this-original-command"\7f11396,346126
+  DEFVAR_INT ("auto-save-interval"\7f11403,346523
+  DEFVAR_LISP ("auto-save-timeout"\7f11408,346737
+  DEFVAR_LISP ("echo-keystrokes"\7f11415,347082
+  DEFVAR_INT ("polling-period"\7f11421,347353
+  DEFVAR_LISP ("double-click-time"\7f11428,347696
+  DEFVAR_INT ("double-click-fuzz"\7f11435,348032
+  DEFVAR_INT ("num-input-keys"\7f11446,348522
+  DEFVAR_INT ("num-nonmacro-input-events"\7f11452,348797
+  DEFVAR_LISP ("last-event-frame"\7f11457,349035
+  DEFVAR_LISP ("tty-erase-char"\7f11463,349314
+  DEFVAR_LISP ("help-char"\7f11466,349437
+  DEFVAR_LISP ("help-event-list"\7f11472,349720
+  DEFVAR_LISP ("help-form"\7f11477,349931
+  DEFVAR_LISP ("prefix-help-command"\7f11483,350179
+  DEFVAR_LISP ("top-level"\7f11489,350457
+  DEFVAR_KBOARD ("keyboard-translate-table"\7f11495,350678
+  DEFVAR_BOOL ("cannot-suspend"\7f11511,351491
+  DEFVAR_BOOL ("menu-prompting"\7f11516,351718
+  DEFVAR_LISP ("menu-prompt-more-char"\7f11526,352148
+  DEFVAR_INT ("extra-keyboard-modifiers"\7f11531,352394
+  DEFVAR_LISP ("deactivate-mark"\7f11545,353120
+  DEFVAR_LISP ("pre-command-hook"\7f11553,353489
+  DEFVAR_LISP ("post-command-hook"\7f11560,353844
+  DEFVAR_LISP ("echo-area-clear-hook"\7f11568,354207
+  DEFVAR_LISP ("lucid-menu-bar-dirty-flag"\7f11574,354422
+  DEFVAR_LISP ("menu-bar-final-items"\7f11578,354625
+  DEFVAR_LISP ("tool-bar-separator-image-expression"\7f11583,354875
+  DEFVAR_KBOARD ("overriding-terminal-local-map"\7f11589,355233
+  DEFVAR_LISP ("overriding-local-map"\7f11598,355655
+  DEFVAR_LISP ("overriding-local-map-menu-flag"\7f11607,356106
+  DEFVAR_LISP ("special-event-map"\7f11613,356445
+  DEFVAR_LISP ("track-mouse"\7f11617,356633
+  DEFVAR_KBOARD ("system-key-alist"\7f11620,356760
+  DEFVAR_KBOARD ("local-function-key-map"\7f11629,357141
+  DEFVAR_KBOARD ("input-decode-map"\7f11658,358600
+  DEFVAR_LISP ("function-key-map"\7f11675,359388
+  DEFVAR_LISP ("key-translation-map"\7f11683,359804
+  DEFVAR_LISP ("deferred-action-list"\7f11689,360148
+  DEFVAR_LISP ("deferred-action-function"\7f11694,360396
+  DEFVAR_LISP ("delayed-warnings-list"\7f11700,360695
+  DEFVAR_LISP ("timer-list"\7f11708,361103
+  DEFVAR_LISP ("timer-idle-list"\7f11712,361255
+  DEFVAR_LISP ("input-method-function"\7f11716,361418
+  DEFVAR_LISP ("input-method-previous-message"\7f11737,362387
+  DEFVAR_LISP ("show-help-function"\7f11744,362748
+  DEFVAR_LISP ("disable-point-adjustment"\7f11749,362980
+  DEFVAR_LISP ("global-disable-point-adjustment"\7f11761,363530
+  DEFVAR_LISP ("minibuffer-message-timeout"\7f11770,363896
+  DEFVAR_LISP ("throw-on-input"\7f11775,364174
+  DEFVAR_LISP ("command-error-function"\7f11781,364425
+  DEFVAR_LISP ("enable-disabled-menus-and-buttons"\7f11790,364912
+  DEFVAR_LISP ("select-active-regions"\7f11798,365239
+  DEFVAR_LISP ("saved-region-selection"\7f11807,365631
+  DEFVAR_LISP ("selection-inhibit-update-commands"\7f11815,366016
+  DEFVAR_LISP ("debug-on-event"\7f11825,366557
+keys_of_keyboard \7f11841,367118
+mark_kboards \7f11916,370437
+  DEFVAR_LISP ("internal--top-level-message",\7f\1\ 111058,333975
+  DEFVAR_LISP ("last-command-event",\7f\1\ 111312,342176
+  DEFVAR_LISP ("last-nonmenu-event",\7f\1\ 111315,342300
+  DEFVAR_LISP ("last-input-event",\7f\1\ 111321,342639
+  DEFVAR_LISP ("unread-command-events",\7f\1\ 111324,342733
+  DEFVAR_LISP ("unread-post-input-method-events",\7f\1\ 111332,343193
+  DEFVAR_LISP ("unread-input-method-events",\7f\1\ 111338,343532
+  DEFVAR_LISP ("meta-prefix-char",\7f\1\ 111346,343901
+  DEFVAR_KBOARD ("last-command",\7f\1\ 111351,344109
+  DEFVAR_KBOARD ("real-last-command",\7f\1\ 111368,344790
+  DEFVAR_KBOARD ("last-repeatable-command",\7f\1\ 111372,344976
+  DEFVAR_LISP ("this-command",\7f\1\ 111378,345264
+  DEFVAR_LISP ("real-this-command",\7f\1\ 111384,345501
+  DEFVAR_LISP ("this-command-keys-shift-translated",\7f\1\ 111388,345683
+  DEFVAR_LISP ("this-original-command",\7f\1\ 111396,346126
+  DEFVAR_INT ("auto-save-interval",\7f\1\ 111403,346523
+  DEFVAR_LISP ("auto-save-timeout",\7f\1\ 111408,346737
+  DEFVAR_LISP ("echo-keystrokes",\7f\1\ 111415,347082
+  DEFVAR_INT ("polling-period",\7f\1\ 111421,347353
+  DEFVAR_LISP ("double-click-time",\7f\1\ 111428,347696
+  DEFVAR_INT ("double-click-fuzz",\7f\1\ 111435,348032
+  DEFVAR_INT ("num-input-keys",\7f\1\ 111446,348522
+  DEFVAR_INT ("num-nonmacro-input-events",\7f\1\ 111452,348797
+  DEFVAR_LISP ("last-event-frame",\7f\1\ 111457,349035
+  DEFVAR_LISP ("tty-erase-char",\7f\1\ 111463,349314
+  DEFVAR_LISP ("help-char",\7f\1\ 111466,349437
+  DEFVAR_LISP ("help-event-list",\7f\1\ 111472,349720
+  DEFVAR_LISP ("help-form",\7f\1\ 111477,349931
+  DEFVAR_LISP ("prefix-help-command",\7f\1\ 111483,350179
+  DEFVAR_LISP ("top-level",\7f\1\ 111489,350457
+  DEFVAR_KBOARD ("keyboard-translate-table",\7f\1\ 111495,350678
+  DEFVAR_BOOL ("cannot-suspend",\7f\1\ 111511,351491
+  DEFVAR_BOOL ("menu-prompting",\7f\1\ 111516,351718
+  DEFVAR_LISP ("menu-prompt-more-char",\7f\1\ 111526,352148
+  DEFVAR_INT ("extra-keyboard-modifiers",\7f\1\ 111531,352394
+  DEFVAR_LISP ("deactivate-mark",\7f\1\ 111545,353120
+  DEFVAR_LISP ("pre-command-hook",\7f\1\ 111553,353489
+  DEFVAR_LISP ("post-command-hook",\7f\1\ 111560,353844
+  DEFVAR_LISP ("echo-area-clear-hook",\7f\1\ 111568,354207
+  DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\7f\1\ 111574,354422
+  DEFVAR_LISP ("menu-bar-final-items",\7f\1\ 111578,354625
+  DEFVAR_LISP ("tool-bar-separator-image-expression",\7f\1\ 111583,354875
+  DEFVAR_KBOARD ("overriding-terminal-local-map",\7f\1\ 111589,355233
+  DEFVAR_LISP ("overriding-local-map",\7f\1\ 111598,355655
+  DEFVAR_LISP ("overriding-local-map-menu-flag",\7f\1\ 111607,356106
+  DEFVAR_LISP ("special-event-map",\7f\1\ 111613,356445
+  DEFVAR_LISP ("track-mouse",\7f\1\ 111617,356633
+  DEFVAR_KBOARD ("system-key-alist",\7f\1\ 111620,356760
+  DEFVAR_KBOARD ("local-function-key-map",\7f\1\ 111629,357141
+  DEFVAR_KBOARD ("input-decode-map",\7f\1\ 111658,358600
+  DEFVAR_LISP ("function-key-map",\7f\1\ 111675,359388
+  DEFVAR_LISP ("key-translation-map",\7f\1\ 111683,359804
+  DEFVAR_LISP ("deferred-action-list",\7f\1\ 111689,360148
+  DEFVAR_LISP ("deferred-action-function",\7f\1\ 111694,360396
+  DEFVAR_LISP ("delayed-warnings-list",\7f\1\ 111700,360695
+  DEFVAR_LISP ("timer-list",\7f\1\ 111708,361103
+  DEFVAR_LISP ("timer-idle-list",\7f\1\ 111712,361255
+  DEFVAR_LISP ("input-method-function",\7f\1\ 111716,361418
+  DEFVAR_LISP ("input-method-previous-message",\7f\1\ 111737,362387
+  DEFVAR_LISP ("show-help-function",\7f\1\ 111744,362748
+  DEFVAR_LISP ("disable-point-adjustment",\7f\1\ 111749,362980
+  DEFVAR_LISP ("global-disable-point-adjustment",\7f\1\ 111761,363530
+  DEFVAR_LISP ("minibuffer-message-timeout",\7f\1\ 111770,363896
+  DEFVAR_LISP ("throw-on-input",\7f\1\ 111775,364174
+  DEFVAR_LISP ("command-error-function",\7f\1\ 111781,364425
+  DEFVAR_LISP ("enable-disabled-menus-and-buttons",\7f\1\ 111790,364912
+  DEFVAR_LISP ("select-active-regions",\7f\1\ 111798,365239
+  DEFVAR_LISP ("saved-region-selection",\7f\1\ 111807,365631
+  DEFVAR_LISP ("selection-inhibit-update-commands",\7f\1\ 111815,366016
+  DEFVAR_LISP ("debug-on-event",\7f\1\ 111825,366557
 \f
 c-src/emacs/src/lisp.h,41391
 #define EMACS_LISP_H\7f22,801
@@ -3274,112 +3274,112 @@ el-src/emacs/lisp/progmodes/etags.el,5188
 (defcustom tags-tag-face \7f148,5700
 (defcustom tags-apropos-verbose \7f154,5835
 (defcustom tags-apropos-additional-actions \7f160,5999
-(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6918
-(defvar default-tags-table-function \7f189,7098
-(defvar tags-location-ring \7f194,7324
-(defvar tags-table-files \7f201,7600
-(defvar tags-completion-table \7f206,7767
-(defvar tags-included-tables \7f209,7859
-(defvar next-file-list \7f212,7954
-(defvar tags-table-format-functions \7f217,8060
-(defvar file-of-tag-function \7f224,8441
-(defvar tags-table-files-function \7f228,8635
-(defvar tags-completion-table-function \7f230,8746
-(defvar snarf-tag-function \7f232,8841
-(defvar goto-tag-location-function \7f236,9050
-(defvar find-tag-regexp-search-function \7f239,9223
-(defvar find-tag-regexp-tag-order \7f241,9344
-(defvar find-tag-regexp-next-line-after-failure-p \7f243,9453
-(defvar find-tag-search-function \7f245,9573
-(defvar find-tag-tag-order \7f247,9680
-(defvar find-tag-next-line-after-failure-p \7f249,9775
-(defvar list-tags-function \7f251,9881
-(defvar tags-apropos-function \7f253,9969
-(defvar tags-included-tables-function \7f255,10063
-(defvar verify-tags-table-function \7f257,10182
-(defun initialize-new-tags-table \7f260,10293
-(defun tags-table-mode \7f276,10981
-(defun visit-tags-table \7f285,11246
-(defun tags-table-check-computed-list \7f321,12784
-(defun tags-table-extend-computed-list \7f360,14655
-(defun tags-expand-table-name \7f400,16368
-(defun tags-table-list-member \7f409,16711
-(defun tags-verify-table \7f421,17183
-(defun tags-table-including \7f470,19303
-(defun tags-next-table \7f522,21347
-(defun visit-tags-table-buffer \7f543,22204
-(defun tags-reset-tags-tables \7f712,28514
-(defun file-of-tag \7f731,29171
-(defun tags-table-files \7f740,29521
-(defun tags-included-tables \7f749,29871
-(defun tags-completion-table \7f755,30117
-(defun tags-lazy-completion-table \7f783,31311
-(defun tags-completion-at-point-function \7f799,31946
-(defun find-tag-tag \7f818,32696
-(defvar last-tag \7f837,33369
-(defun find-tag-interactive \7f840,33428
-(defvar find-tag-history \7f852,33843
-(defvar etags-case-fold-search)\7f855,33908
-(defvar etags-syntax-table)\7f856,33940
-(defvar local-find-tag-hook)\7f857,33968
-(defun find-tag-noselect \7f860,34013
-(defun find-tag \7f932,37127
-(defun find-tag-other-window \7f959,38343
-(defun find-tag-other-frame \7f1000,40271
-(defun find-tag-regexp \7f1025,41445
-(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42607
-(defvar tag-lines-already-matched \7f1052,42658
-(defun find-tag-in-order \7f1055,42765
-(defun tag-find-file-of-tag-noselect \7f1167,47111
-(defun tag-find-file-of-tag \7f1200,48957
-(defun etags-recognize-tags-table \7f1208,49183
-(defun etags-verify-tags-table \7f1241,50814
-(defun etags-file-of-tag \7f1246,51012
-(defun etags-tags-completion-table \7f1256,51347
-(defun etags-snarf-tag \7f1286,52553
-(defun etags-goto-tag-location \7f1324,54122
-(defun etags-list-tags \7f1388,56565
-(defmacro tags-with-face \7f1423,57840
-(defun etags-tags-apropos-additional \7f1431,58173
-(defun etags-tags-apropos \7f1465,59410
-(defun etags-tags-table-files \7f1527,61619
-(defun etags-tags-included-tables \7f1542,62055
-(defun tags-recognize-empty-tags-table \7f1559,62595
-(defun tag-exact-file-name-match-p \7f1587,63741
-(defun tag-file-name-match-p \7f1596,64134
-(defun tag-exact-match-p \7f1609,64690
-(defun tag-implicit-name-match-p \7f1620,65258
-(defun tag-symbol-match-p \7f1633,65858
-(defun tag-word-match-p \7f1643,66294
-(defun tag-partial-file-name-match-p \7f1652,66692
-(defun tag-any-match-p \7f1662,67136
-(defun tag-re-match-p \7f1667,67320
-(defcustom tags-loop-revert-buffers \7f1675,67569
-(defun next-file \7f1685,67978
-(defvar tags-loop-operate \7f1760,70892
-(defvar tags-loop-scan\7f1763,70986
-(defun tags-loop-eval \7f1771,71315
-(defun tags-loop-continue \7f1782,71644
-(defun tags-search \7f1850,73950
-(defun tags-query-replace \7f1871,74776
-(defun tags-complete-tags-table-file \7f1896,76000
-(defun list-tags \7f1906,76379
-(defun tags-apropos \7f1934,77332
-(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78158
-(defun select-tags-table \7f1964,78397
-(defvar select-tags-table-mode-map \7f2019,80524
-(define-derived-mode select-tags-table-mode \7f2030,80907
-(defun select-tags-table-select \7f2034,81091
-(defun select-tags-table-quit \7f2043,81457
-(defun complete-tag \7f2049,81612
-(defconst etags--xref-limit \7f2074,82553
-(defvar etags-xref-find-definitions-tag-order \7f2076,82588
-(defun etags-xref-find \7f2082,82878
-(defun etags--xref-find-definitions \7f2096,83407
-(defclass xref-etags-location \7f2129,85121
-(defun xref-make-etags-location \7f2135,85344
-(cl-defmethod xref-location-marker \7f2139,85499
-(cl-defmethod xref-location-line \7f2146,85743
+(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6921
+(defvar default-tags-table-function \7f189,7101
+(defvar tags-location-ring \7f194,7327
+(defvar tags-table-files \7f201,7603
+(defvar tags-completion-table \7f206,7770
+(defvar tags-included-tables \7f209,7862
+(defvar next-file-list \7f212,7957
+(defvar tags-table-format-functions \7f217,8063
+(defvar file-of-tag-function \7f224,8444
+(defvar tags-table-files-function \7f228,8638
+(defvar tags-completion-table-function \7f230,8749
+(defvar snarf-tag-function \7f232,8844
+(defvar goto-tag-location-function \7f236,9053
+(defvar find-tag-regexp-search-function \7f239,9226
+(defvar find-tag-regexp-tag-order \7f241,9347
+(defvar find-tag-regexp-next-line-after-failure-p \7f243,9456
+(defvar find-tag-search-function \7f245,9576
+(defvar find-tag-tag-order \7f247,9683
+(defvar find-tag-next-line-after-failure-p \7f249,9778
+(defvar list-tags-function \7f251,9884
+(defvar tags-apropos-function \7f253,9972
+(defvar tags-included-tables-function \7f255,10066
+(defvar verify-tags-table-function \7f257,10185
+(defun initialize-new-tags-table \7f260,10296
+(defun tags-table-mode \7f276,10984
+(defun visit-tags-table \7f285,11249
+(defun tags-table-check-computed-list \7f321,12787
+(defun tags-table-extend-computed-list \7f360,14658
+(defun tags-expand-table-name \7f400,16371
+(defun tags-table-list-member \7f409,16714
+(defun tags-verify-table \7f421,17186
+(defun tags-table-including \7f470,19306
+(defun tags-next-table \7f522,21350
+(defun visit-tags-table-buffer \7f543,22207
+(defun tags-reset-tags-tables \7f712,28517
+(defun file-of-tag \7f731,29174
+(defun tags-table-files \7f740,29524
+(defun tags-included-tables \7f749,29874
+(defun tags-completion-table \7f755,30120
+(defun tags-lazy-completion-table \7f783,31314
+(defun tags-completion-at-point-function \7f799,31949
+(defun find-tag-tag \7f818,32699
+(defvar last-tag \7f837,33372
+(defun find-tag-interactive \7f840,33431
+(defvar find-tag-history \7f852,33846
+(defvar etags-case-fold-search)\7f855,33911
+(defvar etags-syntax-table)\7f856,33943
+(defvar local-find-tag-hook)\7f857,33971
+(defun find-tag-noselect \7f860,34016
+(defun find-tag \7f932,37130
+(defun find-tag-other-window \7f959,38346
+(defun find-tag-other-frame \7f1000,40274
+(defun find-tag-regexp \7f1025,41448
+(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42610
+(defvar tag-lines-already-matched \7f1052,42661
+(defun find-tag-in-order \7f1055,42768
+(defun tag-find-file-of-tag-noselect \7f1167,47114
+(defun tag-find-file-of-tag \7f1200,48960
+(defun etags-recognize-tags-table \7f1208,49186
+(defun etags-verify-tags-table \7f1241,50817
+(defun etags-file-of-tag \7f1246,51015
+(defun etags-tags-completion-table \7f1256,51350
+(defun etags-snarf-tag \7f1286,52556
+(defun etags-goto-tag-location \7f1324,54125
+(defun etags-list-tags \7f1388,56568
+(defmacro tags-with-face \7f1423,57843
+(defun etags-tags-apropos-additional \7f1431,58176
+(defun etags-tags-apropos \7f1465,59413
+(defun etags-tags-table-files \7f1527,61622
+(defun etags-tags-included-tables \7f1542,62058
+(defun tags-recognize-empty-tags-table \7f1559,62598
+(defun tag-exact-file-name-match-p \7f1587,63744
+(defun tag-file-name-match-p \7f1596,64137
+(defun tag-exact-match-p \7f1609,64693
+(defun tag-implicit-name-match-p \7f1620,65261
+(defun tag-symbol-match-p \7f1633,65861
+(defun tag-word-match-p \7f1643,66297
+(defun tag-partial-file-name-match-p \7f1652,66695
+(defun tag-any-match-p \7f1662,67139
+(defun tag-re-match-p \7f1667,67323
+(defcustom tags-loop-revert-buffers \7f1675,67572
+(defun next-file \7f1685,67981
+(defvar tags-loop-operate \7f1760,70895
+(defvar tags-loop-scan\7f1763,70989
+(defun tags-loop-eval \7f1771,71318
+(defun tags-loop-continue \7f1782,71647
+(defun tags-search \7f1850,73953
+(defun tags-query-replace \7f1871,74779
+(defun tags-complete-tags-table-file \7f1896,76003
+(defun list-tags \7f1906,76382
+(defun tags-apropos \7f1934,77335
+(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78161
+(defun select-tags-table \7f1964,78400
+(defvar select-tags-table-mode-map \7f2019,80527
+(define-derived-mode select-tags-table-mode \7f2030,80910
+(defun select-tags-table-select \7f2034,81094
+(defun select-tags-table-quit \7f2043,81460
+(defun complete-tag \7f2049,81615
+(defconst etags--xref-limit \7f2074,82556
+(defvar etags-xref-find-definitions-tag-order \7f2076,82591
+(defun etags-xref-find \7f2082,82881
+(defun etags--xref-find-definitions \7f2096,83410
+(defclass xref-etags-location \7f2129,85124
+(defun xref-make-etags-location \7f2135,85347
+(cl-defmethod xref-location-marker \7f2139,85502
+(cl-defmethod xref-location-line \7f2146,85746
 \f
 erl-src/gs_dialog.erl,98
 -define(VERSION\7f2,32
index 9a38e20dcea457d4d753d294e35a2ee9d29d5df9..6f440a7fc95dc0b4de6ec5fcadf3ef4363759142 100644 (file)
@@ -1234,440 +1234,440 @@ record_auto_save \7f742,23849
 force_auto_save_soon \7f751,24017
 DEFUN ("recursive-edit", Frecursive_edit,\7f759,24138
 DEFUN ("recursive-edit", Frecursive_edit,\7frecursive-edit\ 1759,24138
-recursive_edit_unwind \7f804,25748
-any_kboard_state \7f817,26014
-single_kboard_state \7f838,26666
-not_single_kboard_state \7f848,26804
-struct kboard_stack\7f858,27066
-  KBOARD *kboard;\7fkboard\ 1860,27088
-  struct kboard_stack *next;\7fnext\ 1861,27106
-static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27139
-push_kboard \7f867,27187
-pop_kboard \7f879,27376
-temporarily_switch_to_single_kboard \7f914,28264
-record_single_kboard_state \7f943,29438
-restore_kboard_configuration \7f952,29622
-cmd_error \7f970,30078
-cmd_error_internal \7f1024,31511
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32031
-DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32031
-static Lisp_Object command_loop_2 \7f1086,33638
-static Lisp_Object top_level_1 \7f1087,33687
-command_loop \7f1094,33917
-command_loop_2 \7f1134,35136
-top_level_2 \7f1146,35340
-top_level_1 \7f1152,35418
-DEFUN ("top-level", Ftop_level,\7f1164,35788
-DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35788
-user_error \7f1183,36289
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36430
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36430
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36820
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36820
-tracking_off \7f1216,37282
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37817
-DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37817
-bool ignore_mouse_drag_p;\7f1256,38393
-some_mouse_moved \7f1259,38442
-static int read_key_sequence \7f1282,38800
-static void adjust_point_for_property \7f1284,38918
-Lisp_Object last_undo_boundary;\7f1287,39033
-command_loop_1 \7f1294,39274
-read_menu_command \7f1649,50890
-adjust_point_for_property \7f1678,51618
-safe_run_hooks_1 \7f1831,57340
-safe_run_hooks_error \7f1841,57570
-safe_run_hook_funcall \7f1878,58577
-safe_run_hooks \7f1893,59059
-int poll_suppress_count;\7f1908,59398
-static struct atimer *poll_timer;\7fpoll_timer\ 11915,59488
-poll_for_input_1 \7f1919,59590
-poll_for_input \7f1930,59790
-start_polling \7f1942,60054
-input_polling_used \7f1979,61092
-stop_polling \7f1994,61391
-set_poll_suppress_count \7f2009,61760
-bind_polling_period \7f2029,62142
-make_ctrl_char \7f2048,62493
-show_help_echo \7f2113,64456
-static Lisp_Object kbd_buffer_get_event \7f2152,65485
-static void record_char \7f2154,65597
-static Lisp_Object help_form_saved_window_configs;\7f2156,65639
-read_char_help_form_unwind \7f2158,65702
-#define STOP_POLLING   \7f2166,65960
-#define RESUME_POLLING \7f2170,66085
-read_event_from_main_queue \7f2175,66230
-read_decoded_event_from_main_queue \7f2249,68418
-#define MAX_ENCODED_BYTES \7f2254,68665
-echo_keystrokes_p \7f2342,71557
-read_char \7f2376,72849
-record_menu_key \7f3225,98950
-help_char_p \7f3258,99675
-record_char \7f3273,99954
-save_getcjmp \7f3412,104236
-restore_getcjmp \7f3418,104327
-readable_events \7f3430,104698
-int stop_character EXTERNALLY_VISIBLE;\7f3497,106438
-event_to_kboard \7f3500,106494
-kbd_buffer_nr_stored \7f3522,107143
-kbd_buffer_store_event \7f3534,107484
-kbd_buffer_store_event_hold \7f3550,108026
-kbd_buffer_unget_event \7f3684,111618
-#define INPUT_EVENT_POS_MAX \7f3698,112019
-#define INPUT_EVENT_POS_MIN \7f3701,112148
-position_to_Time \7f3706,112288
-Time_to_position \7f3716,112515
-gen_help_event \7f3738,113172
-kbd_buffer_store_help_event \7f3756,113612
-discard_mouse_events \7f3773,113977
-kbd_buffer_events_waiting \7f3803,114712
-clear_event \7f3823,115069
-kbd_buffer_get_event \7f3836,115409
-process_special_events \7f4258,127882
-swallow_events \7f4322,129706
-timer_start_idle \7f4339,130099
-timer_stop_idle \7f4355,130577
-timer_resume_idle \7f4363,130721
-struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130913
-Lisp_Object pending_funcalls;\7f4377,131173
-decode_timer \7f4381,131294
-timer_check_2 \7f4414,132247
-timer_check \7f4572,136818
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137663
-DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137663
-static Lisp_Object accent_key_syms;\7f4625,138240
-static Lisp_Object func_key_syms;\7f4626,138276
-static Lisp_Object mouse_syms;\7f4627,138310
-static Lisp_Object wheel_syms;\7f4628,138341
-static Lisp_Object drag_n_drop_syms;\7f4629,138372
-static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138517
-static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139879
-#define FUNCTION_KEY_OFFSET \7f4766,140315
-const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140348
-static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148902
-static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150136
-#define FUNCTION_KEY_OFFSET \7f5061,151752
-static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151895
-#define ISO_FUNCTION_KEY_OFFSET \7f5149,154430
-static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154470
-static Lisp_Object Vlispy_mouse_stem;\7f5172,155329
-static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155368
-static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155620
-static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155886
-static Lisp_Object button_down_location;\7f5210,156911
-static int last_mouse_button;\7f5215,157066
-static int last_mouse_x;\7f5216,157096
-static int last_mouse_y;\7f5217,157121
-static Time button_down_time;\7f5218,157146
-static int double_click_count;\7f5222,157230
-make_lispy_position \7f5228,157391
-toolkit_menubar_in_use \7f5456,163954
-make_scroll_bar_position \7f5469,164322
-make_lispy_event \7f5485,164968
-make_lispy_movement \7f6104,183531
-make_lispy_switch_frame \7f6131,184262
-make_lispy_focus_in \7f6137,184369
-make_lispy_focus_out \7f6145,184495
-parse_modifiers_uncached \7f6163,184945
-#define SINGLE_LETTER_MOD(\7f6185,185465
-#undef SINGLE_LETTER_MOD\7f6212,185906
-#define MULTI_LETTER_MOD(\7f6214,185932
-#undef MULTI_LETTER_MOD\7f6231,186400
-apply_modifiers_uncached \7f6273,187574
-static const char *const modifier_names[\7fmodifier_names\ 16319,189193
-#define NUM_MOD_NAMES \7f6325,189399
-static Lisp_Object modifier_symbols;\7f6327,189449
-lispy_modifier_list \7f6331,189586
-#define KEY_TO_CHAR(\7f6353,190252
-parse_modifiers \7f6356,190328
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191517
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191517
-apply_modifiers \7f6422,192391
-reorder_modifiers \7f6491,194720
-modify_event_symbol \7f6536,196528
-DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199244
-DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199244
-parse_solitary_modifier \7f6695,201135
-#define SINGLE_LETTER_MOD(\7f6701,201258
-#define MULTI_LETTER_MOD(\7f6705,201343
-#undef SINGLE_LETTER_MOD\7f6763,202641
-#undef MULTI_LETTER_MOD\7f6764,202666
-lucid_event_type_list_p \7f6775,202889
-get_input_pending \7f6814,203960
-record_asynch_buffer_change \7f6834,204579
-gobble_input \7f6872,205702
-tty_read_avail_input \7f6967,208310
-handle_async_input \7f7149,214039
-process_pending_signals \7f7165,214359
-unblock_input_to \7f7177,214645
-unblock_input \7f7200,215277
-totally_unblock_input \7f7209,215445
-handle_input_available_signal \7f7217,215529
-deliver_input_available_signal \7f7226,215700
-struct user_signal_info\7f7235,215865
-  int sig;\7f7238,215915
-  char *name;\7fname\ 17241,215956
-  int npending;\7f7244,216007
-  struct user_signal_info *next;\7fnext\ 17246,216024
-static struct user_signal_info *user_signals \7fuser_signals\ 17250,216090
-add_user_signal \7f7253,216149
-handle_user_signal \7f7275,216598
-deliver_user_signal \7f7316,217558
-find_user_signal_name \7f7322,217659
-store_user_signal_events \7f7334,217841
-static void menu_bar_item \7f7362,218341
-static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218416
-static Lisp_Object menu_bar_items_vector;\7f7368,218630
-static int menu_bar_items_index;\7f7369,218672
-static const char *separator_names[\7fseparator_names\ 17372,218707
-menu_separator_name_p \7f7393,219148
-menu_bar_items \7f7426,219852
-Lisp_Object item_properties;\7f7568,224603
-menu_bar_item \7f7571,224645
-menu_item_eval_property_1 \7f7647,227175
-eval_dyn \7f7658,227465
-menu_item_eval_property \7f7666,227675
-parse_menu_item \7f7686,228341
-static Lisp_Object tool_bar_items_vector;\7f7965,236336
-static Lisp_Object tool_bar_item_properties;\7f7970,236510
-static int ntool_bar_items;\7f7974,236606
-static void init_tool_bar_items \7f7978,236664
-static void process_tool_bar_item \7f7979,236711
-static bool parse_tool_bar_item \7f7981,236801
-static void append_tool_bar_item \7f7982,236861
-tool_bar_items \7f7990,237083
-process_tool_bar_item \7f8075,239892
-#define PROP(\7f8112,240969
-set_prop \7f8114,241038
-parse_tool_bar_item \7f8167,242453
-#undef PROP\7f8379,248844
-init_tool_bar_items \7f8387,248969
-append_tool_bar_item \7f8401,249261
-read_char_x_menu_prompt \7f8443,250771
-read_char_minibuf_menu_prompt \7f8503,252445
-#define PUSH_C_STR(\7f8527,253014
-follow_key \7f8726,258553
-active_maps \7f8733,258695
-typedef struct keyremap\7f8742,259021
-  Lisp_Object parent;\7f8745,259107
-  Lisp_Object map;\7f8748,259224
-  int start,\7f8753,259446
-  int start, end;\7f8753,259446
-} keyremap;\7f8754,259464
-access_keymap_keyremap \7f8764,259808
-keyremap_step \7f8811,261450
-test_undefined \7f8867,262934
-read_key_sequence \7f8916,264861
-read_key_sequence_vs \7f9826,295821
-DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297294
-DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297294
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299982
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299982
-detect_input_pending \7f9950,300488
-detect_input_pending_ignore_squeezables \7f9959,300654
-detect_input_pending_run_timers \7f9967,300870
-clear_input_pending \7f9985,301362
-requeued_events_pending_p \7f9997,301732
-DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301813
-DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301813
-DEFUN ("recent-keys", Frecent_keys,\7f10024,302596
-DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302596
-DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303517
-DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303517
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303958
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303958
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304380
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304380
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304955
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304955
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305495
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305495
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306510
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306510
-DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307069
-DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307069
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307406
-DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307406
-DEFUN ("discard-input", Fdiscard_input,\7f10203,308447
-DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308447
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308949
-DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308949
-stuff_buffered_input \7f10285,311045
-set_waiting_for_input \7f10323,312016
-clear_waiting_for_input \7f10337,312390
-handle_interrupt_signal \7f10351,312754
-deliver_interrupt_signal \7f10378,313642
-static int volatile force_quit_count;\7f10387,313932
-handle_interrupt \7f10401,314414
-quit_throw_to_read_char \7f10541,318711
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319288
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319288
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320516
-DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320516
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321432
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321432
-DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322706
-DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322706
-DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323570
-DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323570
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324459
-DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324459
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325837
-DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325837
-DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327060
-DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327060
-init_kboard \7f10861,328214
-allocate_kboard \7f10893,329284
-wipe_kboard \7f10909,329637
-delete_kboard \7f10917,329751
-init_keyboard \7f10942,330281
-struct event_head\7f11021,332696
-  short var;\7f11023,332716
-  short kind;\7f11024,332729
-static const struct event_head head_table[\7fhead_table\ 111027,332747
-syms_of_keyboard \7f11045,333577
-  DEFVAR_LISP ("internal--top-level-message"\7f11058,333972
-  DEFVAR_LISP ("last-command-event"\7f11312,342173
-  DEFVAR_LISP ("last-nonmenu-event"\7f11315,342297
-  DEFVAR_LISP ("last-input-event"\7f11321,342636
-  DEFVAR_LISP ("unread-command-events"\7f11324,342730
-  DEFVAR_LISP ("unread-post-input-method-events"\7f11332,343190
-  DEFVAR_LISP ("unread-input-method-events"\7f11338,343529
-  DEFVAR_LISP ("meta-prefix-char"\7f11346,343898
-  DEFVAR_KBOARD ("last-command"\7f11351,344106
-  DEFVAR_KBOARD ("real-last-command"\7f11368,344787
-  DEFVAR_KBOARD ("last-repeatable-command"\7f11372,344973
-  DEFVAR_LISP ("this-command"\7f11378,345261
-  DEFVAR_LISP ("real-this-command"\7f11384,345498
-  DEFVAR_LISP ("this-command-keys-shift-translated"\7f11388,345680
-  DEFVAR_LISP ("this-original-command"\7f11396,346123
-  DEFVAR_INT ("auto-save-interval"\7f11403,346520
-  DEFVAR_LISP ("auto-save-timeout"\7f11408,346734
-  DEFVAR_LISP ("echo-keystrokes"\7f11415,347079
-  DEFVAR_INT ("polling-period"\7f11421,347350
-  DEFVAR_LISP ("double-click-time"\7f11428,347693
-  DEFVAR_INT ("double-click-fuzz"\7f11435,348029
-  DEFVAR_INT ("num-input-keys"\7f11446,348519
-  DEFVAR_INT ("num-nonmacro-input-events"\7f11452,348794
-  DEFVAR_LISP ("last-event-frame"\7f11457,349032
-  DEFVAR_LISP ("tty-erase-char"\7f11463,349311
-  DEFVAR_LISP ("help-char"\7f11466,349434
-  DEFVAR_LISP ("help-event-list"\7f11472,349717
-  DEFVAR_LISP ("help-form"\7f11477,349928
-  DEFVAR_LISP ("prefix-help-command"\7f11483,350176
-  DEFVAR_LISP ("top-level"\7f11489,350454
-  DEFVAR_KBOARD ("keyboard-translate-table"\7f11495,350675
-  DEFVAR_BOOL ("cannot-suspend"\7f11511,351488
-  DEFVAR_BOOL ("menu-prompting"\7f11516,351715
-  DEFVAR_LISP ("menu-prompt-more-char"\7f11526,352145
-  DEFVAR_INT ("extra-keyboard-modifiers"\7f11531,352391
-  DEFVAR_LISP ("deactivate-mark"\7f11545,353117
-  DEFVAR_LISP ("pre-command-hook"\7f11553,353486
-  DEFVAR_LISP ("post-command-hook"\7f11560,353841
-  DEFVAR_LISP ("echo-area-clear-hook"\7f11568,354204
-  DEFVAR_LISP ("lucid-menu-bar-dirty-flag"\7f11574,354419
-  DEFVAR_LISP ("menu-bar-final-items"\7f11578,354622
-  DEFVAR_LISP ("tool-bar-separator-image-expression"\7f11583,354872
-  DEFVAR_KBOARD ("overriding-terminal-local-map"\7f11589,355230
-  DEFVAR_LISP ("overriding-local-map"\7f11598,355652
-  DEFVAR_LISP ("overriding-local-map-menu-flag"\7f11607,356103
-  DEFVAR_LISP ("special-event-map"\7f11613,356442
-  DEFVAR_LISP ("track-mouse"\7f11617,356630
-  DEFVAR_KBOARD ("system-key-alist"\7f11620,356757
-  DEFVAR_KBOARD ("local-function-key-map"\7f11629,357138
-  DEFVAR_KBOARD ("input-decode-map"\7f11658,358597
-  DEFVAR_LISP ("function-key-map"\7f11675,359385
-  DEFVAR_LISP ("key-translation-map"\7f11683,359801
-  DEFVAR_LISP ("deferred-action-list"\7f11689,360145
-  DEFVAR_LISP ("deferred-action-function"\7f11694,360393
-  DEFVAR_LISP ("delayed-warnings-list"\7f11700,360692
-  DEFVAR_LISP ("timer-list"\7f11708,361100
-  DEFVAR_LISP ("timer-idle-list"\7f11712,361252
-  DEFVAR_LISP ("input-method-function"\7f11716,361415
-  DEFVAR_LISP ("input-method-previous-message"\7f11737,362384
-  DEFVAR_LISP ("show-help-function"\7f11744,362745
-  DEFVAR_LISP ("disable-point-adjustment"\7f11749,362977
-  DEFVAR_LISP ("global-disable-point-adjustment"\7f11761,363527
-  DEFVAR_LISP ("minibuffer-message-timeout"\7f11770,363893
-  DEFVAR_LISP ("throw-on-input"\7f11775,364171
-  DEFVAR_LISP ("command-error-function"\7f11781,364422
-  DEFVAR_LISP ("enable-disabled-menus-and-buttons"\7f11790,364909
-  DEFVAR_LISP ("select-active-regions"\7f11798,365236
-  DEFVAR_LISP ("saved-region-selection"\7f11807,365628
-  DEFVAR_LISP ("selection-inhibit-update-commands"\7f11815,366013
-  DEFVAR_LISP ("debug-on-event"\7f11825,366554
-keys_of_keyboard \7f11841,367115
-mark_kboards \7f11916,370434
-  DEFVAR_LISP ("internal--top-level-message",\7f\1\ 111058,333972
-  DEFVAR_LISP ("last-command-event",\7f\1\ 111312,342173
-  DEFVAR_LISP ("last-nonmenu-event",\7f\1\ 111315,342297
-  DEFVAR_LISP ("last-input-event",\7f\1\ 111321,342636
-  DEFVAR_LISP ("unread-command-events",\7f\1\ 111324,342730
-  DEFVAR_LISP ("unread-post-input-method-events",\7f\1\ 111332,343190
-  DEFVAR_LISP ("unread-input-method-events",\7f\1\ 111338,343529
-  DEFVAR_LISP ("meta-prefix-char",\7f\1\ 111346,343898
-  DEFVAR_KBOARD ("last-command",\7f\1\ 111351,344106
-  DEFVAR_KBOARD ("real-last-command",\7f\1\ 111368,344787
-  DEFVAR_KBOARD ("last-repeatable-command",\7f\1\ 111372,344973
-  DEFVAR_LISP ("this-command",\7f\1\ 111378,345261
-  DEFVAR_LISP ("real-this-command",\7f\1\ 111384,345498
-  DEFVAR_LISP ("this-command-keys-shift-translated",\7f\1\ 111388,345680
-  DEFVAR_LISP ("this-original-command",\7f\1\ 111396,346123
-  DEFVAR_INT ("auto-save-interval",\7f\1\ 111403,346520
-  DEFVAR_LISP ("auto-save-timeout",\7f\1\ 111408,346734
-  DEFVAR_LISP ("echo-keystrokes",\7f\1\ 111415,347079
-  DEFVAR_INT ("polling-period",\7f\1\ 111421,347350
-  DEFVAR_LISP ("double-click-time",\7f\1\ 111428,347693
-  DEFVAR_INT ("double-click-fuzz",\7f\1\ 111435,348029
-  DEFVAR_INT ("num-input-keys",\7f\1\ 111446,348519
-  DEFVAR_INT ("num-nonmacro-input-events",\7f\1\ 111452,348794
-  DEFVAR_LISP ("last-event-frame",\7f\1\ 111457,349032
-  DEFVAR_LISP ("tty-erase-char",\7f\1\ 111463,349311
-  DEFVAR_LISP ("help-char",\7f\1\ 111466,349434
-  DEFVAR_LISP ("help-event-list",\7f\1\ 111472,349717
-  DEFVAR_LISP ("help-form",\7f\1\ 111477,349928
-  DEFVAR_LISP ("prefix-help-command",\7f\1\ 111483,350176
-  DEFVAR_LISP ("top-level",\7f\1\ 111489,350454
-  DEFVAR_KBOARD ("keyboard-translate-table",\7f\1\ 111495,350675
-  DEFVAR_BOOL ("cannot-suspend",\7f\1\ 111511,351488
-  DEFVAR_BOOL ("menu-prompting",\7f\1\ 111516,351715
-  DEFVAR_LISP ("menu-prompt-more-char",\7f\1\ 111526,352145
-  DEFVAR_INT ("extra-keyboard-modifiers",\7f\1\ 111531,352391
-  DEFVAR_LISP ("deactivate-mark",\7f\1\ 111545,353117
-  DEFVAR_LISP ("pre-command-hook",\7f\1\ 111553,353486
-  DEFVAR_LISP ("post-command-hook",\7f\1\ 111560,353841
-  DEFVAR_LISP ("echo-area-clear-hook",\7f\1\ 111568,354204
-  DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\7f\1\ 111574,354419
-  DEFVAR_LISP ("menu-bar-final-items",\7f\1\ 111578,354622
-  DEFVAR_LISP ("tool-bar-separator-image-expression",\7f\1\ 111583,354872
-  DEFVAR_KBOARD ("overriding-terminal-local-map",\7f\1\ 111589,355230
-  DEFVAR_LISP ("overriding-local-map",\7f\1\ 111598,355652
-  DEFVAR_LISP ("overriding-local-map-menu-flag",\7f\1\ 111607,356103
-  DEFVAR_LISP ("special-event-map",\7f\1\ 111613,356442
-  DEFVAR_LISP ("track-mouse",\7f\1\ 111617,356630
-  DEFVAR_KBOARD ("system-key-alist",\7f\1\ 111620,356757
-  DEFVAR_KBOARD ("local-function-key-map",\7f\1\ 111629,357138
-  DEFVAR_KBOARD ("input-decode-map",\7f\1\ 111658,358597
-  DEFVAR_LISP ("function-key-map",\7f\1\ 111675,359385
-  DEFVAR_LISP ("key-translation-map",\7f\1\ 111683,359801
-  DEFVAR_LISP ("deferred-action-list",\7f\1\ 111689,360145
-  DEFVAR_LISP ("deferred-action-function",\7f\1\ 111694,360393
-  DEFVAR_LISP ("delayed-warnings-list",\7f\1\ 111700,360692
-  DEFVAR_LISP ("timer-list",\7f\1\ 111708,361100
-  DEFVAR_LISP ("timer-idle-list",\7f\1\ 111712,361252
-  DEFVAR_LISP ("input-method-function",\7f\1\ 111716,361415
-  DEFVAR_LISP ("input-method-previous-message",\7f\1\ 111737,362384
-  DEFVAR_LISP ("show-help-function",\7f\1\ 111744,362745
-  DEFVAR_LISP ("disable-point-adjustment",\7f\1\ 111749,362977
-  DEFVAR_LISP ("global-disable-point-adjustment",\7f\1\ 111761,363527
-  DEFVAR_LISP ("minibuffer-message-timeout",\7f\1\ 111770,363893
-  DEFVAR_LISP ("throw-on-input",\7f\1\ 111775,364171
-  DEFVAR_LISP ("command-error-function",\7f\1\ 111781,364422
-  DEFVAR_LISP ("enable-disabled-menus-and-buttons",\7f\1\ 111790,364909
-  DEFVAR_LISP ("select-active-regions",\7f\1\ 111798,365236
-  DEFVAR_LISP ("saved-region-selection",\7f\1\ 111807,365628
-  DEFVAR_LISP ("selection-inhibit-update-commands",\7f\1\ 111815,366013
-  DEFVAR_LISP ("debug-on-event",\7f\1\ 111825,366554
+recursive_edit_unwind \7f804,25751
+any_kboard_state \7f817,26017
+single_kboard_state \7f838,26669
+not_single_kboard_state \7f848,26807
+struct kboard_stack\7f858,27069
+  KBOARD *kboard;\7fkboard\ 1860,27091
+  struct kboard_stack *next;\7fnext\ 1861,27109
+static struct kboard_stack *kboard_stack;\7fkboard_stack\ 1864,27142
+push_kboard \7f867,27190
+pop_kboard \7f879,27379
+temporarily_switch_to_single_kboard \7f914,28267
+record_single_kboard_state \7f943,29441
+restore_kboard_configuration \7f952,29625
+cmd_error \7f970,30081
+cmd_error_internal \7f1024,31514
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7f1043,32034
+DEFUN ("command-error-default-function", Fcommand_error_default_function,\7fcommand-error-default-function\ 11043,32034
+static Lisp_Object command_loop_2 \7f1086,33641
+static Lisp_Object top_level_1 \7f1087,33690
+command_loop \7f1094,33920
+command_loop_2 \7f1134,35139
+top_level_2 \7f1146,35343
+top_level_1 \7f1152,35421
+DEFUN ("top-level", Ftop_level,\7f1164,35791
+DEFUN ("top-level", Ftop_level,\7ftop-level\ 11164,35791
+user_error \7f1183,36292
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7f1189,36433
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,\7fexit-recursive-edit\ 11189,36433
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7f1201,36823
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,\7fabort-recursive-edit\ 11201,36823
+tracking_off \7f1216,37285
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7f1234,37820
+DEFUN ("internal--track-mouse", Ftrack_mouse,\7ftrack-mouse\ 11234,37820
+bool ignore_mouse_drag_p;\7f1256,38396
+some_mouse_moved \7f1259,38445
+static int read_key_sequence \7f1282,38803
+static void adjust_point_for_property \7f1284,38921
+Lisp_Object last_undo_boundary;\7f1287,39036
+command_loop_1 \7f1294,39277
+read_menu_command \7f1649,50893
+adjust_point_for_property \7f1678,51621
+safe_run_hooks_1 \7f1831,57343
+safe_run_hooks_error \7f1841,57573
+safe_run_hook_funcall \7f1878,58580
+safe_run_hooks \7f1893,59062
+int poll_suppress_count;\7f1908,59401
+static struct atimer *poll_timer;\7fpoll_timer\ 11915,59491
+poll_for_input_1 \7f1919,59593
+poll_for_input \7f1930,59793
+start_polling \7f1942,60057
+input_polling_used \7f1979,61095
+stop_polling \7f1994,61394
+set_poll_suppress_count \7f2009,61763
+bind_polling_period \7f2029,62145
+make_ctrl_char \7f2048,62496
+show_help_echo \7f2113,64459
+static Lisp_Object kbd_buffer_get_event \7f2152,65488
+static void record_char \7f2154,65600
+static Lisp_Object help_form_saved_window_configs;\7f2156,65642
+read_char_help_form_unwind \7f2158,65705
+#define STOP_POLLING   \7f2166,65963
+#define RESUME_POLLING \7f2170,66088
+read_event_from_main_queue \7f2175,66233
+read_decoded_event_from_main_queue \7f2249,68421
+#define MAX_ENCODED_BYTES \7f2254,68668
+echo_keystrokes_p \7f2342,71560
+read_char \7f2376,72852
+record_menu_key \7f3225,98953
+help_char_p \7f3258,99678
+record_char \7f3273,99957
+save_getcjmp \7f3412,104239
+restore_getcjmp \7f3418,104330
+readable_events \7f3430,104701
+int stop_character EXTERNALLY_VISIBLE;\7f3497,106441
+event_to_kboard \7f3500,106497
+kbd_buffer_nr_stored \7f3522,107146
+kbd_buffer_store_event \7f3534,107487
+kbd_buffer_store_event_hold \7f3550,108029
+kbd_buffer_unget_event \7f3684,111621
+#define INPUT_EVENT_POS_MAX \7f3698,112022
+#define INPUT_EVENT_POS_MIN \7f3701,112151
+position_to_Time \7f3706,112291
+Time_to_position \7f3716,112518
+gen_help_event \7f3738,113175
+kbd_buffer_store_help_event \7f3756,113615
+discard_mouse_events \7f3773,113980
+kbd_buffer_events_waiting \7f3803,114715
+clear_event \7f3823,115072
+kbd_buffer_get_event \7f3836,115412
+process_special_events \7f4258,127885
+swallow_events \7f4322,129709
+timer_start_idle \7f4339,130102
+timer_stop_idle \7f4355,130580
+timer_resume_idle \7f4363,130724
+struct input_event last_timer_event EXTERNALLY_VISIBLE;\7f4372,130916
+Lisp_Object pending_funcalls;\7f4377,131176
+decode_timer \7f4381,131297
+timer_check_2 \7f4414,132250
+timer_check \7f4572,136821
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7f4607,137666
+DEFUN ("current-idle-time", Fcurrent_idle_time,\7fcurrent-idle-time\ 14607,137666
+static Lisp_Object accent_key_syms;\7f4625,138243
+static Lisp_Object func_key_syms;\7f4626,138279
+static Lisp_Object mouse_syms;\7f4627,138313
+static Lisp_Object wheel_syms;\7f4628,138344
+static Lisp_Object drag_n_drop_syms;\7f4629,138375
+static const int lispy_accent_codes[\7flispy_accent_codes\ 14634,138520
+static const char *const lispy_accent_keys[\7flispy_accent_keys\ 14741,139882
+#define FUNCTION_KEY_OFFSET \7f4766,140318
+const char *const lispy_function_keys[\7flispy_function_keys\ 14768,140351
+static const char *const lispy_multimedia_keys[\7flispy_multimedia_keys\ 14962,148905
+static const char *const lispy_kana_keys[\7flispy_kana_keys\ 15026,150139
+#define FUNCTION_KEY_OFFSET \7f5061,151755
+static const char *const lispy_function_keys[\7flispy_function_keys\ 15065,151898
+#define ISO_FUNCTION_KEY_OFFSET \7f5149,154433
+static const char *const iso_lispy_function_keys[\7fiso_lispy_function_keys\ 15151,154473
+static Lisp_Object Vlispy_mouse_stem;\7f5172,155332
+static const char *const lispy_wheel_names[\7flispy_wheel_names\ 15174,155371
+static const char *const lispy_drag_n_drop_names[\7flispy_drag_n_drop_names\ 15181,155623
+static short const scroll_bar_parts[\7fscroll_bar_parts\ 15189,155889
+static Lisp_Object button_down_location;\7f5210,156914
+static int last_mouse_button;\7f5215,157069
+static int last_mouse_x;\7f5216,157099
+static int last_mouse_y;\7f5217,157124
+static Time button_down_time;\7f5218,157149
+static int double_click_count;\7f5222,157233
+make_lispy_position \7f5228,157394
+toolkit_menubar_in_use \7f5456,163957
+make_scroll_bar_position \7f5469,164325
+make_lispy_event \7f5485,164971
+make_lispy_movement \7f6104,183534
+make_lispy_switch_frame \7f6131,184265
+make_lispy_focus_in \7f6137,184372
+make_lispy_focus_out \7f6145,184498
+parse_modifiers_uncached \7f6163,184948
+#define SINGLE_LETTER_MOD(\7f6185,185468
+#undef SINGLE_LETTER_MOD\7f6212,185909
+#define MULTI_LETTER_MOD(\7f6214,185935
+#undef MULTI_LETTER_MOD\7f6231,186403
+apply_modifiers_uncached \7f6273,187577
+static const char *const modifier_names[\7fmodifier_names\ 16319,189196
+#define NUM_MOD_NAMES \7f6325,189402
+static Lisp_Object modifier_symbols;\7f6327,189452
+lispy_modifier_list \7f6331,189589
+#define KEY_TO_CHAR(\7f6353,190255
+parse_modifiers \7f6356,190331
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7f6399,191520
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,\7fevent-symbol-parse-modifiers\ 16399,191520
+apply_modifiers \7f6422,192394
+reorder_modifiers \7f6491,194723
+modify_event_symbol \7f6536,196531
+DEFUN ("event-convert-list", Fevent_convert_list,\7f6628,199247
+DEFUN ("event-convert-list", Fevent_convert_list,\7fevent-convert-list\ 16628,199247
+parse_solitary_modifier \7f6695,201138
+#define SINGLE_LETTER_MOD(\7f6701,201261
+#define MULTI_LETTER_MOD(\7f6705,201346
+#undef SINGLE_LETTER_MOD\7f6763,202644
+#undef MULTI_LETTER_MOD\7f6764,202669
+lucid_event_type_list_p \7f6775,202892
+get_input_pending \7f6814,203963
+record_asynch_buffer_change \7f6834,204582
+gobble_input \7f6872,205705
+tty_read_avail_input \7f6967,208313
+handle_async_input \7f7149,214042
+process_pending_signals \7f7165,214362
+unblock_input_to \7f7177,214648
+unblock_input \7f7200,215280
+totally_unblock_input \7f7209,215448
+handle_input_available_signal \7f7217,215532
+deliver_input_available_signal \7f7226,215703
+struct user_signal_info\7f7235,215868
+  int sig;\7f7238,215918
+  char *name;\7fname\ 17241,215959
+  int npending;\7f7244,216010
+  struct user_signal_info *next;\7fnext\ 17246,216027
+static struct user_signal_info *user_signals \7fuser_signals\ 17250,216093
+add_user_signal \7f7253,216152
+handle_user_signal \7f7275,216601
+deliver_user_signal \7f7316,217561
+find_user_signal_name \7f7322,217662
+store_user_signal_events \7f7334,217844
+static void menu_bar_item \7f7362,218344
+static Lisp_Object menu_bar_one_keymap_changed_items;\7f7363,218419
+static Lisp_Object menu_bar_items_vector;\7f7368,218633
+static int menu_bar_items_index;\7f7369,218675
+static const char *separator_names[\7fseparator_names\ 17372,218710
+menu_separator_name_p \7f7393,219151
+menu_bar_items \7f7426,219855
+Lisp_Object item_properties;\7f7568,224606
+menu_bar_item \7f7571,224648
+menu_item_eval_property_1 \7f7647,227178
+eval_dyn \7f7658,227468
+menu_item_eval_property \7f7666,227678
+parse_menu_item \7f7686,228344
+static Lisp_Object tool_bar_items_vector;\7f7965,236339
+static Lisp_Object tool_bar_item_properties;\7f7970,236513
+static int ntool_bar_items;\7f7974,236609
+static void init_tool_bar_items \7f7978,236667
+static void process_tool_bar_item \7f7979,236714
+static bool parse_tool_bar_item \7f7981,236804
+static void append_tool_bar_item \7f7982,236864
+tool_bar_items \7f7990,237086
+process_tool_bar_item \7f8075,239895
+#define PROP(\7f8112,240972
+set_prop \7f8114,241041
+parse_tool_bar_item \7f8167,242456
+#undef PROP\7f8379,248847
+init_tool_bar_items \7f8387,248972
+append_tool_bar_item \7f8401,249264
+read_char_x_menu_prompt \7f8443,250774
+read_char_minibuf_menu_prompt \7f8503,252448
+#define PUSH_C_STR(\7f8527,253017
+follow_key \7f8726,258556
+active_maps \7f8733,258698
+typedef struct keyremap\7f8742,259024
+  Lisp_Object parent;\7f8745,259110
+  Lisp_Object map;\7f8748,259227
+  int start,\7f8753,259449
+  int start, end;\7f8753,259449
+} keyremap;\7f8754,259467
+access_keymap_keyremap \7f8764,259811
+keyremap_step \7f8811,261453
+test_undefined \7f8867,262937
+read_key_sequence \7f8916,264864
+read_key_sequence_vs \7f9826,295824
+DEFUN ("read-key-sequence", Fread_key_sequence,\7f9885,297297
+DEFUN ("read-key-sequence", Fread_key_sequence,\7fread-key-sequence\ 19885,297297
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7f9938,299985
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,\7fread-key-sequence-vector\ 19938,299985
+detect_input_pending \7f9950,300491
+detect_input_pending_ignore_squeezables \7f9959,300657
+detect_input_pending_run_timers \7f9967,300873
+clear_input_pending \7f9985,301365
+requeued_events_pending_p \7f9997,301735
+DEFUN ("input-pending-p", Finput_pending_p,\7f10002,301816
+DEFUN ("input-pending-p", Finput_pending_p,\7finput-pending-p\ 110002,301816
+DEFUN ("recent-keys", Frecent_keys,\7f10024,302599
+DEFUN ("recent-keys", Frecent_keys,\7frecent-keys\ 110024,302599
+DEFUN ("this-command-keys", Fthis_command_keys,\7f10055,303520
+DEFUN ("this-command-keys", Fthis_command_keys,\7fthis-command-keys\ 110055,303520
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7f10068,303961
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,\7fthis-command-keys-vector\ 110068,303961
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7f10080,304383
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,\7fthis-single-command-keys\ 110080,304383
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7f10096,304958
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,\7fthis-single-command-raw-keys\ 110096,304958
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7f10109,305498
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,\7freset-this-command-lengths\ 110109,305498
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7f10136,306513
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,\7fclear-this-command-keys\ 110136,306513
+DEFUN ("recursion-depth", Frecursion_depth,\7f10158,307072
+DEFUN ("recursion-depth", Frecursion_depth,\7frecursion-depth\ 110158,307072
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7f10169,307409
+DEFUN ("open-dribble-file", Fopen_dribble_file,\7fopen-dribble-file\ 110169,307409
+DEFUN ("discard-input", Fdiscard_input,\7f10203,308450
+DEFUN ("discard-input", Fdiscard_input,\7fdiscard-input\ 110203,308450
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7f10225,308952
+DEFUN ("suspend-emacs", Fsuspend_emacs,\7fsuspend-emacs\ 110225,308952
+stuff_buffered_input \7f10285,311048
+set_waiting_for_input \7f10323,312019
+clear_waiting_for_input \7f10337,312393
+handle_interrupt_signal \7f10351,312757
+deliver_interrupt_signal \7f10378,313645
+static int volatile force_quit_count;\7f10387,313935
+handle_interrupt \7f10401,314417
+quit_throw_to_read_char \7f10541,318714
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7f10562,319291
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,\7fset-input-interrupt-mode\ 110562,319291
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7f10609,320519
+DEFUN ("set-output-flow-control", Fset_output_flow_control,\7fset-output-flow-control\ 110609,320519
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7f10643,321435
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,\7fset-input-meta-mode\ 110643,321435
+DEFUN ("set-quit-char", Fset_quit_char,\7f10694,322709
+DEFUN ("set-quit-char", Fset_quit_char,\7fset-quit-char\ 110694,322709
+DEFUN ("set-input-mode", Fset_input_mode,\7f10729,323573
+DEFUN ("set-input-mode", Fset_input_mode,\7fset-input-mode\ 110729,323573
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7f10750,324462
+DEFUN ("current-input-mode", Fcurrent_input_mode,\7fcurrent-input-mode\ 110750,324462
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7f10787,325840
+DEFUN ("posn-at-x-y", Fposn_at_x_y,\7fposn-at-x-y\ 110787,325840
+DEFUN ("posn-at-point", Fposn_at_point,\7f10824,327063
+DEFUN ("posn-at-point", Fposn_at_point,\7fposn-at-point\ 110824,327063
+init_kboard \7f10861,328217
+allocate_kboard \7f10893,329287
+wipe_kboard \7f10909,329640
+delete_kboard \7f10917,329754
+init_keyboard \7f10942,330284
+struct event_head\7f11021,332699
+  short var;\7f11023,332719
+  short kind;\7f11024,332732
+static const struct event_head head_table[\7fhead_table\ 111027,332750
+syms_of_keyboard \7f11045,333580
+  DEFVAR_LISP ("internal--top-level-message"\7f11058,333975
+  DEFVAR_LISP ("last-command-event"\7f11312,342176
+  DEFVAR_LISP ("last-nonmenu-event"\7f11315,342300
+  DEFVAR_LISP ("last-input-event"\7f11321,342639
+  DEFVAR_LISP ("unread-command-events"\7f11324,342733
+  DEFVAR_LISP ("unread-post-input-method-events"\7f11332,343193
+  DEFVAR_LISP ("unread-input-method-events"\7f11338,343532
+  DEFVAR_LISP ("meta-prefix-char"\7f11346,343901
+  DEFVAR_KBOARD ("last-command"\7f11351,344109
+  DEFVAR_KBOARD ("real-last-command"\7f11368,344790
+  DEFVAR_KBOARD ("last-repeatable-command"\7f11372,344976
+  DEFVAR_LISP ("this-command"\7f11378,345264
+  DEFVAR_LISP ("real-this-command"\7f11384,345501
+  DEFVAR_LISP ("this-command-keys-shift-translated"\7f11388,345683
+  DEFVAR_LISP ("this-original-command"\7f11396,346126
+  DEFVAR_INT ("auto-save-interval"\7f11403,346523
+  DEFVAR_LISP ("auto-save-timeout"\7f11408,346737
+  DEFVAR_LISP ("echo-keystrokes"\7f11415,347082
+  DEFVAR_INT ("polling-period"\7f11421,347353
+  DEFVAR_LISP ("double-click-time"\7f11428,347696
+  DEFVAR_INT ("double-click-fuzz"\7f11435,348032
+  DEFVAR_INT ("num-input-keys"\7f11446,348522
+  DEFVAR_INT ("num-nonmacro-input-events"\7f11452,348797
+  DEFVAR_LISP ("last-event-frame"\7f11457,349035
+  DEFVAR_LISP ("tty-erase-char"\7f11463,349314
+  DEFVAR_LISP ("help-char"\7f11466,349437
+  DEFVAR_LISP ("help-event-list"\7f11472,349720
+  DEFVAR_LISP ("help-form"\7f11477,349931
+  DEFVAR_LISP ("prefix-help-command"\7f11483,350179
+  DEFVAR_LISP ("top-level"\7f11489,350457
+  DEFVAR_KBOARD ("keyboard-translate-table"\7f11495,350678
+  DEFVAR_BOOL ("cannot-suspend"\7f11511,351491
+  DEFVAR_BOOL ("menu-prompting"\7f11516,351718
+  DEFVAR_LISP ("menu-prompt-more-char"\7f11526,352148
+  DEFVAR_INT ("extra-keyboard-modifiers"\7f11531,352394
+  DEFVAR_LISP ("deactivate-mark"\7f11545,353120
+  DEFVAR_LISP ("pre-command-hook"\7f11553,353489
+  DEFVAR_LISP ("post-command-hook"\7f11560,353844
+  DEFVAR_LISP ("echo-area-clear-hook"\7f11568,354207
+  DEFVAR_LISP ("lucid-menu-bar-dirty-flag"\7f11574,354422
+  DEFVAR_LISP ("menu-bar-final-items"\7f11578,354625
+  DEFVAR_LISP ("tool-bar-separator-image-expression"\7f11583,354875
+  DEFVAR_KBOARD ("overriding-terminal-local-map"\7f11589,355233
+  DEFVAR_LISP ("overriding-local-map"\7f11598,355655
+  DEFVAR_LISP ("overriding-local-map-menu-flag"\7f11607,356106
+  DEFVAR_LISP ("special-event-map"\7f11613,356445
+  DEFVAR_LISP ("track-mouse"\7f11617,356633
+  DEFVAR_KBOARD ("system-key-alist"\7f11620,356760
+  DEFVAR_KBOARD ("local-function-key-map"\7f11629,357141
+  DEFVAR_KBOARD ("input-decode-map"\7f11658,358600
+  DEFVAR_LISP ("function-key-map"\7f11675,359388
+  DEFVAR_LISP ("key-translation-map"\7f11683,359804
+  DEFVAR_LISP ("deferred-action-list"\7f11689,360148
+  DEFVAR_LISP ("deferred-action-function"\7f11694,360396
+  DEFVAR_LISP ("delayed-warnings-list"\7f11700,360695
+  DEFVAR_LISP ("timer-list"\7f11708,361103
+  DEFVAR_LISP ("timer-idle-list"\7f11712,361255
+  DEFVAR_LISP ("input-method-function"\7f11716,361418
+  DEFVAR_LISP ("input-method-previous-message"\7f11737,362387
+  DEFVAR_LISP ("show-help-function"\7f11744,362748
+  DEFVAR_LISP ("disable-point-adjustment"\7f11749,362980
+  DEFVAR_LISP ("global-disable-point-adjustment"\7f11761,363530
+  DEFVAR_LISP ("minibuffer-message-timeout"\7f11770,363896
+  DEFVAR_LISP ("throw-on-input"\7f11775,364174
+  DEFVAR_LISP ("command-error-function"\7f11781,364425
+  DEFVAR_LISP ("enable-disabled-menus-and-buttons"\7f11790,364912
+  DEFVAR_LISP ("select-active-regions"\7f11798,365239
+  DEFVAR_LISP ("saved-region-selection"\7f11807,365631
+  DEFVAR_LISP ("selection-inhibit-update-commands"\7f11815,366016
+  DEFVAR_LISP ("debug-on-event"\7f11825,366557
+keys_of_keyboard \7f11841,367118
+mark_kboards \7f11916,370437
+  DEFVAR_LISP ("internal--top-level-message",\7f\1\ 111058,333975
+  DEFVAR_LISP ("last-command-event",\7f\1\ 111312,342176
+  DEFVAR_LISP ("last-nonmenu-event",\7f\1\ 111315,342300
+  DEFVAR_LISP ("last-input-event",\7f\1\ 111321,342639
+  DEFVAR_LISP ("unread-command-events",\7f\1\ 111324,342733
+  DEFVAR_LISP ("unread-post-input-method-events",\7f\1\ 111332,343193
+  DEFVAR_LISP ("unread-input-method-events",\7f\1\ 111338,343532
+  DEFVAR_LISP ("meta-prefix-char",\7f\1\ 111346,343901
+  DEFVAR_KBOARD ("last-command",\7f\1\ 111351,344109
+  DEFVAR_KBOARD ("real-last-command",\7f\1\ 111368,344790
+  DEFVAR_KBOARD ("last-repeatable-command",\7f\1\ 111372,344976
+  DEFVAR_LISP ("this-command",\7f\1\ 111378,345264
+  DEFVAR_LISP ("real-this-command",\7f\1\ 111384,345501
+  DEFVAR_LISP ("this-command-keys-shift-translated",\7f\1\ 111388,345683
+  DEFVAR_LISP ("this-original-command",\7f\1\ 111396,346126
+  DEFVAR_INT ("auto-save-interval",\7f\1\ 111403,346523
+  DEFVAR_LISP ("auto-save-timeout",\7f\1\ 111408,346737
+  DEFVAR_LISP ("echo-keystrokes",\7f\1\ 111415,347082
+  DEFVAR_INT ("polling-period",\7f\1\ 111421,347353
+  DEFVAR_LISP ("double-click-time",\7f\1\ 111428,347696
+  DEFVAR_INT ("double-click-fuzz",\7f\1\ 111435,348032
+  DEFVAR_INT ("num-input-keys",\7f\1\ 111446,348522
+  DEFVAR_INT ("num-nonmacro-input-events",\7f\1\ 111452,348797
+  DEFVAR_LISP ("last-event-frame",\7f\1\ 111457,349035
+  DEFVAR_LISP ("tty-erase-char",\7f\1\ 111463,349314
+  DEFVAR_LISP ("help-char",\7f\1\ 111466,349437
+  DEFVAR_LISP ("help-event-list",\7f\1\ 111472,349720
+  DEFVAR_LISP ("help-form",\7f\1\ 111477,349931
+  DEFVAR_LISP ("prefix-help-command",\7f\1\ 111483,350179
+  DEFVAR_LISP ("top-level",\7f\1\ 111489,350457
+  DEFVAR_KBOARD ("keyboard-translate-table",\7f\1\ 111495,350678
+  DEFVAR_BOOL ("cannot-suspend",\7f\1\ 111511,351491
+  DEFVAR_BOOL ("menu-prompting",\7f\1\ 111516,351718
+  DEFVAR_LISP ("menu-prompt-more-char",\7f\1\ 111526,352148
+  DEFVAR_INT ("extra-keyboard-modifiers",\7f\1\ 111531,352394
+  DEFVAR_LISP ("deactivate-mark",\7f\1\ 111545,353120
+  DEFVAR_LISP ("pre-command-hook",\7f\1\ 111553,353489
+  DEFVAR_LISP ("post-command-hook",\7f\1\ 111560,353844
+  DEFVAR_LISP ("echo-area-clear-hook",\7f\1\ 111568,354207
+  DEFVAR_LISP ("lucid-menu-bar-dirty-flag",\7f\1\ 111574,354422
+  DEFVAR_LISP ("menu-bar-final-items",\7f\1\ 111578,354625
+  DEFVAR_LISP ("tool-bar-separator-image-expression",\7f\1\ 111583,354875
+  DEFVAR_KBOARD ("overriding-terminal-local-map",\7f\1\ 111589,355233
+  DEFVAR_LISP ("overriding-local-map",\7f\1\ 111598,355655
+  DEFVAR_LISP ("overriding-local-map-menu-flag",\7f\1\ 111607,356106
+  DEFVAR_LISP ("special-event-map",\7f\1\ 111613,356445
+  DEFVAR_LISP ("track-mouse",\7f\1\ 111617,356633
+  DEFVAR_KBOARD ("system-key-alist",\7f\1\ 111620,356760
+  DEFVAR_KBOARD ("local-function-key-map",\7f\1\ 111629,357141
+  DEFVAR_KBOARD ("input-decode-map",\7f\1\ 111658,358600
+  DEFVAR_LISP ("function-key-map",\7f\1\ 111675,359388
+  DEFVAR_LISP ("key-translation-map",\7f\1\ 111683,359804
+  DEFVAR_LISP ("deferred-action-list",\7f\1\ 111689,360148
+  DEFVAR_LISP ("deferred-action-function",\7f\1\ 111694,360396
+  DEFVAR_LISP ("delayed-warnings-list",\7f\1\ 111700,360695
+  DEFVAR_LISP ("timer-list",\7f\1\ 111708,361103
+  DEFVAR_LISP ("timer-idle-list",\7f\1\ 111712,361255
+  DEFVAR_LISP ("input-method-function",\7f\1\ 111716,361418
+  DEFVAR_LISP ("input-method-previous-message",\7f\1\ 111737,362387
+  DEFVAR_LISP ("show-help-function",\7f\1\ 111744,362748
+  DEFVAR_LISP ("disable-point-adjustment",\7f\1\ 111749,362980
+  DEFVAR_LISP ("global-disable-point-adjustment",\7f\1\ 111761,363530
+  DEFVAR_LISP ("minibuffer-message-timeout",\7f\1\ 111770,363896
+  DEFVAR_LISP ("throw-on-input",\7f\1\ 111775,364174
+  DEFVAR_LISP ("command-error-function",\7f\1\ 111781,364425
+  DEFVAR_LISP ("enable-disabled-menus-and-buttons",\7f\1\ 111790,364912
+  DEFVAR_LISP ("select-active-regions",\7f\1\ 111798,365239
+  DEFVAR_LISP ("saved-region-selection",\7f\1\ 111807,365631
+  DEFVAR_LISP ("selection-inhibit-update-commands",\7f\1\ 111815,366016
+  DEFVAR_LISP ("debug-on-event",\7f\1\ 111825,366557
 \f
 c-src/emacs/src/lisp.h,41391
 #define EMACS_LISP_H\7f22,801
@@ -3274,112 +3274,112 @@ el-src/emacs/lisp/progmodes/etags.el,5188
 (defcustom tags-tag-face \7f148,5700
 (defcustom tags-apropos-verbose \7f154,5835
 (defcustom tags-apropos-additional-actions \7f160,5999
-(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6918
-(defvar default-tags-table-function \7f189,7098
-(defvar tags-location-ring \7f194,7324
-(defvar tags-table-files \7f201,7600
-(defvar tags-completion-table \7f206,7767
-(defvar tags-included-tables \7f209,7859
-(defvar next-file-list \7f212,7954
-(defvar tags-table-format-functions \7f217,8060
-(defvar file-of-tag-function \7f224,8441
-(defvar tags-table-files-function \7f228,8635
-(defvar tags-completion-table-function \7f230,8746
-(defvar snarf-tag-function \7f232,8841
-(defvar goto-tag-location-function \7f236,9050
-(defvar find-tag-regexp-search-function \7f239,9223
-(defvar find-tag-regexp-tag-order \7f241,9344
-(defvar find-tag-regexp-next-line-after-failure-p \7f243,9453
-(defvar find-tag-search-function \7f245,9573
-(defvar find-tag-tag-order \7f247,9680
-(defvar find-tag-next-line-after-failure-p \7f249,9775
-(defvar list-tags-function \7f251,9881
-(defvar tags-apropos-function \7f253,9969
-(defvar tags-included-tables-function \7f255,10063
-(defvar verify-tags-table-function \7f257,10182
-(defun initialize-new-tags-table \7f260,10293
-(defun tags-table-mode \7f276,10981
-(defun visit-tags-table \7f285,11246
-(defun tags-table-check-computed-list \7f321,12784
-(defun tags-table-extend-computed-list \7f360,14655
-(defun tags-expand-table-name \7f400,16368
-(defun tags-table-list-member \7f409,16711
-(defun tags-verify-table \7f421,17183
-(defun tags-table-including \7f470,19303
-(defun tags-next-table \7f522,21347
-(defun visit-tags-table-buffer \7f543,22204
-(defun tags-reset-tags-tables \7f712,28514
-(defun file-of-tag \7f731,29171
-(defun tags-table-files \7f740,29521
-(defun tags-included-tables \7f749,29871
-(defun tags-completion-table \7f755,30117
-(defun tags-lazy-completion-table \7f783,31311
-(defun tags-completion-at-point-function \7f799,31946
-(defun find-tag-tag \7f818,32696
-(defvar last-tag \7f837,33369
-(defun find-tag-interactive \7f840,33428
-(defvar find-tag-history \7f852,33843
-(defvar etags-case-fold-search)\7f855,33908
-(defvar etags-syntax-table)\7f856,33940
-(defvar local-find-tag-hook)\7f857,33968
-(defun find-tag-noselect \7f860,34013
-(defun find-tag \7f932,37127
-(defun find-tag-other-window \7f959,38343
-(defun find-tag-other-frame \7f1000,40271
-(defun find-tag-regexp \7f1025,41445
-(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42607
-(defvar tag-lines-already-matched \7f1052,42658
-(defun find-tag-in-order \7f1055,42765
-(defun tag-find-file-of-tag-noselect \7f1167,47111
-(defun tag-find-file-of-tag \7f1200,48957
-(defun etags-recognize-tags-table \7f1208,49183
-(defun etags-verify-tags-table \7f1241,50814
-(defun etags-file-of-tag \7f1246,51012
-(defun etags-tags-completion-table \7f1256,51347
-(defun etags-snarf-tag \7f1286,52553
-(defun etags-goto-tag-location \7f1324,54122
-(defun etags-list-tags \7f1388,56565
-(defmacro tags-with-face \7f1423,57840
-(defun etags-tags-apropos-additional \7f1431,58173
-(defun etags-tags-apropos \7f1465,59410
-(defun etags-tags-table-files \7f1527,61619
-(defun etags-tags-included-tables \7f1542,62055
-(defun tags-recognize-empty-tags-table \7f1559,62595
-(defun tag-exact-file-name-match-p \7f1587,63741
-(defun tag-file-name-match-p \7f1596,64134
-(defun tag-exact-match-p \7f1609,64690
-(defun tag-implicit-name-match-p \7f1620,65258
-(defun tag-symbol-match-p \7f1633,65858
-(defun tag-word-match-p \7f1643,66294
-(defun tag-partial-file-name-match-p \7f1652,66692
-(defun tag-any-match-p \7f1662,67136
-(defun tag-re-match-p \7f1667,67320
-(defcustom tags-loop-revert-buffers \7f1675,67569
-(defun next-file \7f1685,67978
-(defvar tags-loop-operate \7f1760,70892
-(defvar tags-loop-scan\7f1763,70986
-(defun tags-loop-eval \7f1771,71315
-(defun tags-loop-continue \7f1782,71644
-(defun tags-search \7f1850,73950
-(defun tags-query-replace \7f1871,74776
-(defun tags-complete-tags-table-file \7f1896,76000
-(defun list-tags \7f1906,76379
-(defun tags-apropos \7f1934,77332
-(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78158
-(defun select-tags-table \7f1964,78397
-(defvar select-tags-table-mode-map \7f2019,80524
-(define-derived-mode select-tags-table-mode \7f2030,80907
-(defun select-tags-table-select \7f2034,81091
-(defun select-tags-table-quit \7f2043,81457
-(defun complete-tag \7f2049,81612
-(defconst etags--xref-limit \7f2074,82553
-(defvar etags-xref-find-definitions-tag-order \7f2076,82588
-(defun etags-xref-find \7f2082,82878
-(defun etags--xref-find-definitions \7f2096,83407
-(defclass xref-etags-location \7f2129,85121
-(defun xref-make-etags-location \7f2135,85344
-(cl-defmethod xref-location-marker \7f2139,85499
-(cl-defmethod xref-location-line \7f2146,85743
+(defvaralias 'find-tag-marker-ring \7ffind-tag-marker-ring\ 1183,6921
+(defvar default-tags-table-function \7f189,7101
+(defvar tags-location-ring \7f194,7327
+(defvar tags-table-files \7f201,7603
+(defvar tags-completion-table \7f206,7770
+(defvar tags-included-tables \7f209,7862
+(defvar next-file-list \7f212,7957
+(defvar tags-table-format-functions \7f217,8063
+(defvar file-of-tag-function \7f224,8444
+(defvar tags-table-files-function \7f228,8638
+(defvar tags-completion-table-function \7f230,8749
+(defvar snarf-tag-function \7f232,8844
+(defvar goto-tag-location-function \7f236,9053
+(defvar find-tag-regexp-search-function \7f239,9226
+(defvar find-tag-regexp-tag-order \7f241,9347
+(defvar find-tag-regexp-next-line-after-failure-p \7f243,9456
+(defvar find-tag-search-function \7f245,9576
+(defvar find-tag-tag-order \7f247,9683
+(defvar find-tag-next-line-after-failure-p \7f249,9778
+(defvar list-tags-function \7f251,9884
+(defvar tags-apropos-function \7f253,9972
+(defvar tags-included-tables-function \7f255,10066
+(defvar verify-tags-table-function \7f257,10185
+(defun initialize-new-tags-table \7f260,10296
+(defun tags-table-mode \7f276,10984
+(defun visit-tags-table \7f285,11249
+(defun tags-table-check-computed-list \7f321,12787
+(defun tags-table-extend-computed-list \7f360,14658
+(defun tags-expand-table-name \7f400,16371
+(defun tags-table-list-member \7f409,16714
+(defun tags-verify-table \7f421,17186
+(defun tags-table-including \7f470,19306
+(defun tags-next-table \7f522,21350
+(defun visit-tags-table-buffer \7f543,22207
+(defun tags-reset-tags-tables \7f712,28517
+(defun file-of-tag \7f731,29174
+(defun tags-table-files \7f740,29524
+(defun tags-included-tables \7f749,29874
+(defun tags-completion-table \7f755,30120
+(defun tags-lazy-completion-table \7f783,31314
+(defun tags-completion-at-point-function \7f799,31949
+(defun find-tag-tag \7f818,32699
+(defvar last-tag \7f837,33372
+(defun find-tag-interactive \7f840,33431
+(defvar find-tag-history \7f852,33846
+(defvar etags-case-fold-search)\7f855,33911
+(defvar etags-syntax-table)\7f856,33943
+(defvar local-find-tag-hook)\7f857,33971
+(defun find-tag-noselect \7f860,34016
+(defun find-tag \7f932,37130
+(defun find-tag-other-window \7f959,38346
+(defun find-tag-other-frame \7f1000,40274
+(defun find-tag-regexp \7f1025,41448
+(defalias 'pop-tag-mark \7fpop-tag-mark\ 11049,42610
+(defvar tag-lines-already-matched \7f1052,42661
+(defun find-tag-in-order \7f1055,42768
+(defun tag-find-file-of-tag-noselect \7f1167,47114
+(defun tag-find-file-of-tag \7f1200,48960
+(defun etags-recognize-tags-table \7f1208,49186
+(defun etags-verify-tags-table \7f1241,50817
+(defun etags-file-of-tag \7f1246,51015
+(defun etags-tags-completion-table \7f1256,51350
+(defun etags-snarf-tag \7f1286,52556
+(defun etags-goto-tag-location \7f1324,54125
+(defun etags-list-tags \7f1388,56568
+(defmacro tags-with-face \7f1423,57843
+(defun etags-tags-apropos-additional \7f1431,58176
+(defun etags-tags-apropos \7f1465,59413
+(defun etags-tags-table-files \7f1527,61622
+(defun etags-tags-included-tables \7f1542,62058
+(defun tags-recognize-empty-tags-table \7f1559,62598
+(defun tag-exact-file-name-match-p \7f1587,63744
+(defun tag-file-name-match-p \7f1596,64137
+(defun tag-exact-match-p \7f1609,64693
+(defun tag-implicit-name-match-p \7f1620,65261
+(defun tag-symbol-match-p \7f1633,65861
+(defun tag-word-match-p \7f1643,66297
+(defun tag-partial-file-name-match-p \7f1652,66695
+(defun tag-any-match-p \7f1662,67139
+(defun tag-re-match-p \7f1667,67323
+(defcustom tags-loop-revert-buffers \7f1675,67572
+(defun next-file \7f1685,67981
+(defvar tags-loop-operate \7f1760,70895
+(defvar tags-loop-scan\7f1763,70989
+(defun tags-loop-eval \7f1771,71318
+(defun tags-loop-continue \7f1782,71647
+(defun tags-search \7f1850,73953
+(defun tags-query-replace \7f1871,74779
+(defun tags-complete-tags-table-file \7f1896,76003
+(defun list-tags \7f1906,76382
+(defun tags-apropos \7f1934,77335
+(define-button-type 'tags-select-tags-table\7ftags-select-tags-table\ 11957,78161
+(defun select-tags-table \7f1964,78400
+(defvar select-tags-table-mode-map \7f2019,80527
+(define-derived-mode select-tags-table-mode \7f2030,80910
+(defun select-tags-table-select \7f2034,81094
+(defun select-tags-table-quit \7f2043,81460
+(defun complete-tag \7f2049,81615
+(defconst etags--xref-limit \7f2074,82556
+(defvar etags-xref-find-definitions-tag-order \7f2076,82591
+(defun etags-xref-find \7f2082,82881
+(defun etags--xref-find-definitions \7f2096,83410
+(defclass xref-etags-location \7f2129,85124
+(defun xref-make-etags-location \7f2135,85347
+(cl-defmethod xref-location-marker \7f2139,85502
+(cl-defmethod xref-location-line \7f2146,85746
 \f
 erl-src/gs_dialog.erl,98
 -define(VERSION\7f2,32