summaryrefslogtreecommitdiff
path: root/test/manual/etags/ETAGS.good_1
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2018-01-11 18:35:12 +0200
committerEli Zaretskii <eliz@gnu.org>2018-01-11 18:35:12 +0200
commit7ba75b96373024f1f6c9b249f2337d7a58e8094c (patch)
tree3d36198f38c8bcc79b5a8d79cf7d1cc450d6c057 /test/manual/etags/ETAGS.good_1
parent1f7f03742de79b143efdbc8c005c31adfe0600db (diff)
downloademacs-7ba75b96373024f1f6c9b249f2337d7a58e8094c.tar.gz
Teach etags new interpreters for some languages
* lib-src/etags.c (Erlang_interpreters, Lua_interpreters) (Prolog_interpreters, Python_interpreters, Ruby_interpreters): New static variables. (lang_names): Use them to set interpreters for Erlang, Lua, Prolog, Python, and Ruby. (find_entries): Support "/usr/bin/env FOO" form of specifying an interpreter. * test/manual/etags/perl-src/htlmify-cystic: Modify the has-bang line to test the "env FOO" interpreter spec. (Bug#30075) * 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: Adapt to latest changes in test files.
Diffstat (limited to 'test/manual/etags/ETAGS.good_1')
-rw-r--r--test/manual/etags/ETAGS.good_13350
1 files changed, 1675 insertions, 1675 deletions
diff --git a/test/manual/etags/ETAGS.good_1 b/test/manual/etags/ETAGS.good_1
index cd9cd4a8450..b39bcf36614 100644
--- a/test/manual/etags/ETAGS.good_1
+++ b/test/manual/etags/ETAGS.good_1
@@ -235,324 +235,324 @@ struct option73,2795
#define optional_argument 91,3173
c-src/etags.c,10045
-char pot_etags_version[pot_etags_version81,3470
-# undef DEBUG84,3552
-# define DEBUG 85,3567
-# define DEBUG 87,3594
-# define NDEBUG 88,3617
-# define _GNU_SOURCE 94,3705
-# undef MSDOS100,3876
-# undef WINDOWSNT101,3890
-# define WINDOWSNT102,3909
-# undef MSDOS106,3968
-# define MSDOS 107,3982
-# define MSDOS 110,4032
-# define MAXPATHLEN 115,4111
-# undef HAVE_NTGUI116,4141
-# undef DOS_NT117,4160
-# define DOS_NT118,4176
-# undef assert 135,4482
-# define assert(136,4541
-# undef CTAGS146,4857
-# define CTAGS 147,4872
-# define CTAGS 149,4898
-#define streq(152,4927
-#define strcaseeq(153,4996
-#define strneq(154,5075
-#define strncaseeq(155,5151
-#define CHARS 157,5238
-#define CHAR(158,5278
-#define iswhite(159,5329
-#define notinname(160,5394
-#define begtoken(161,5469
-#define intoken(162,5542
-#define endtoken(163,5614
-#define ISALNUM(165,5684
-#define ISALPHA(166,5722
-#define ISDIGIT(167,5760
-#define ISLOWER(168,5798
-#define lowcase(170,5837
-#define xnew(179,6015
-#define xrnew(180,6083
-typedef void Lang_function 182,6164
-} compressor;188,6365
-} language;199,6835
-typedef struct fdesc201,6848
-} fdesc;212,7366
-typedef struct node_st214,7376
-} node;225,7894
-} linebuffer;239,8248
- at_language,245,8344
- at_regexp,246,8393
- at_filename,247,8437
- at_stdin,248,8473
- at_end 249,8516
-} argument;253,8698
-typedef struct regexp256,8758
-} regexp;268,9325
-static void error 311,10780
-# undef STDIN408,15073
-#define STDIN 411,15095
-static compressor compressors[compressors457,17664
-static const char *Ada_suffixes Ada_suffixes473,17907
-static const char Ada_help 475,17977
-static const char *Asm_suffixes Asm_suffixes493,18580
-static const char Asm_help 504,18976
-static const char *default_C_suffixes default_C_suffixes512,19312
-static const char default_C_help 515,19413
-static const char default_C_help 523,19850
-static const char *Cplusplus_suffixes Cplusplus_suffixes535,20460
-static const char Cplusplus_help 540,20658
-static const char *Cjava_suffixes Cjava_suffixes549,21113
-static char Cjava_help 551,21172
-static const char *Cobol_suffixes Cobol_suffixes556,21337
-static char Cobol_help 558,21402
-static const char *Cstar_suffixes Cstar_suffixes562,21543
-static const char *Erlang_suffixes Erlang_suffixes565,21607
-static const char Erlang_help 567,21673
-const char *Forth_suffixes Forth_suffixes571,21799
-static const char Forth_help 573,21857
-static const char *Fortran_suffixes Fortran_suffixes577,22008
-static const char Fortran_help 579,22085
-static const char *HTML_suffixes HTML_suffixes582,22190
-static const char HTML_help 584,22264
-static const char *Lisp_suffixes Lisp_suffixes589,22452
-static const char Lisp_help 591,22556
-static const char *Lua_suffixes Lua_suffixes598,22871
-static const char Lua_help 600,22934
-static const char *Makefile_filenames Makefile_filenames603,23010
-static const char Makefile_help 605,23133
-static const char *Objc_suffixes Objc_suffixes609,23277
-static const char Objc_help 613,23399
-static const char *Pascal_suffixes Pascal_suffixes619,23714
-static const char Pascal_help 621,23778
-static const char *Perl_suffixes Perl_suffixes626,23966
-static const char *Perl_interpreters Perl_interpreters628,24028
-static const char Perl_help 630,24100
-static const char *PHP_suffixes PHP_suffixes637,24451
-static const char PHP_help 639,24523
-static const char *plain_C_suffixes plain_C_suffixes643,24678
-static const char *PS_suffixes PS_suffixes647,24762
-static const char PS_help 649,24848
-static const char *Prolog_suffixes Prolog_suffixes652,24931
-static const char Prolog_help 654,24993
-static const char *Python_suffixes Python_suffixes658,25107
-static const char Python_help 660,25165
-static const char *Scheme_suffixes Scheme_suffixes665,25347
-static const char Scheme_help 667,25460
-static const char *TeX_suffixes TeX_suffixes672,25683
-static const char TeX_help 674,25781
-static const char *Texinfo_suffixes Texinfo_suffixes686,26316
-static const char Texinfo_help 688,26395
-static const char *Yacc_suffixes Yacc_suffixes691,26492
-static const char Yacc_help 693,26606
-static const char auto_help 699,26856
-static const char none_help 703,27020
-static const char no_lang_help 707,27143
-static language lang_names 718,27355
-print_language_names 753,29532
-# define EMACS_NAME 786,30755
-# define VERSION 789,30811
-print_version 792,30869
-# define PRINT_UNDOCUMENTED_OPTIONS_HELP 804,31173
-print_help 808,31250
-main 981,37438
-get_compressor_from_suffix 1319,46217
-get_language_from_langname 1355,47158
-get_language_from_interpreter 1377,47545
-get_language_from_filename 1399,47976
-process_file_name 1433,48834
-process_file 1555,51665
-init 1632,54150
-find_entries 1656,54901
-make_tag 1814,59707
-pfnote 1856,60942
-free_tree 1917,62744
-free_fdesc 1935,63029
-add_node 1955,63472
-invalidate_nodes 2035,65537
-static int number_len 2068,66193
-total_size_of_entries 2087,66694
-put_entries 2107,67154
-#define C_EXT 2193,68995
-#define C_PLAIN 2194,69037
-#define C_PLPL 2195,69070
-#define C_STAR 2196,69104
-#define C_JAVA 2197,69137
-#define C_AUTO 2198,69172
-#define YACC 2199,69242
-enum sym_type2204,69312
- st_none,2206,69328
- st_C_objprot,2207,69339
- st_C_objprot, st_C_objimpl,2207,69339
- st_C_objprot, st_C_objimpl, st_C_objend,2207,69339
- st_C_gnumacro,2208,69382
- st_C_ignore,2209,69399
- st_C_ignore, st_C_attribute,2209,69399
- st_C_javastruct,2210,69430
- st_C_operator,2211,69449
- st_C_class,2212,69466
- st_C_class, st_C_template,2212,69466
- st_C_struct,2213,69495
- st_C_struct, st_C_extern,2213,69495
- st_C_struct, st_C_extern, st_C_enum,2213,69495
- st_C_struct, st_C_extern, st_C_enum, st_C_define,2213,69495
- st_C_struct, st_C_extern, st_C_enum, st_C_define, st_C_typedef2213,69495
-struct C_stab_entry 2271,71278
-hash 2275,71409
-in_word_set 2321,72937
- TOTAL_KEYWORDS 2325,73018
- MIN_WORD_LENGTH 2326,73045
- MAX_WORD_LENGTH 2327,73072
- MIN_HASH_VALUE 2328,73100
- MAX_HASH_VALUE 2329,73126
-C_symtype 2387,74985
-static bool inattribute;2400,75234
- fvnone,2408,75435
- fdefunkey,2409,75466
- fdefunname,2410,75512
- foperator,2411,75556
- fvnameseen,2412,75613
- fstartlist,2413,75666
- finlist,2414,75722
- flistseen,2415,75765
- fignore,2416,75813
- vignore 2417,75856
-} fvdef;2418,75901
-static bool fvextern;2420,75911
- tnone,2428,76089
- tkeyseen,2429,76119
- ttypeseen,2430,76160
- tinbody,2431,76199
- tend,2432,76238
- tignore 2433,76279
-} typdef;2434,76320
- snone,2443,76499
- skeyseen,2445,76575
- stagseen,2446,76620
- scolonseen 2447,76661
-} structdef;2448,76715
-static const char *objtag objtag2453,76809
- dnone,2460,76942
- dsharpseen,2461,76972
- ddefineseen,2462,77025
- dignorerest 2463,77070
-} definedef;2464,77112
- onone,2472,77267
- oprotocol,2473,77297
- oimplementation,2474,77347
- otagseen,2475,77395
- oparenseen,2476,77431
- ocatseen,2477,77486
- oinbody,2478,77525
- omethodsign,2479,77568
- omethodtag,2480,77626
- omethodcolon,2481,77666
- omethodparm,2482,77709
- oignore 2483,77755
-} objdef;2484,77787
-static struct tok2491,77944
-} token;2508,78626
-} cstack;2523,79136
-#define nestlev 2525,79264
-#define instruct 2527,79369
-pushclass_above 2531,79489
-popclass_above 2550,79948
-write_classname 2564,80162
-consider_token 2613,81341
-} lbs[lbs2924,88532
-#define current_lb_is_new 2926,88543
-#define switch_line_buffers(2927,88588
-#define curlb 2929,88641
-#define newlb 2930,88672
-#define curlinepos 2931,88703
-#define newlinepos 2932,88744
-#define plainc 2934,88786
-#define cplpl 2935,88830
-#define cjava 2936,88861
-#define CNL_SAVE_DEFINEDEF(2938,88905
-#define CNL(2947,89117
-make_C_tag 2960,89375
-C_entries 2986,90194
-default_C_entries 3833,110156
-plain_C_entries 3840,110276
-Cplusplus_entries 3847,110364
-Cjava_entries 3854,110460
-Cstar_entries 3861,110550
-Yacc_entries 3868,110642
-#define LOOP_ON_INPUT_LINES(3875,110720
-#define LOOKING_AT(3884,111056
-#define LOOKING_AT_NOCASE(3891,111461
-just_read_file 3901,111861
-F_takeprec 3914,112039
-F_getit 3937,112366
-Fortran_functions 3961,112840
-Ada_getit 4052,114669
-Ada_funcs 4115,116044
-Asm_labels 4228,118582
-Perl_functions 4261,119549
-Python_functions 4357,122057
-PHP_functions 4387,122684
-Cobol_paragraphs 4466,124471
-Makefile_targets 4494,125029
-Pascal_functions 4529,125950
-L_getit 4709,130318
-Lisp_functions 4725,130664
-Lua_functions 4785,131850
-PS_functions 4811,132385
-Forth_words 4841,133053
-Scheme_functions 4877,134092
-static linebuffer *TEX_toktab TEX_toktab4908,134781
-static const char *TEX_defenv TEX_defenv4912,134974
-static char TEX_esc 4920,135261
-static char TEX_opgrp 4921,135289
-static char TEX_clgrp 4922,135318
-TeX_commands 4928,135395
-#define TEX_LESC 4986,136652
-#define TEX_SESC 4987,136674
-TEX_mode 4992,136804
-TEX_decode_env 5026,137509
-Texinfo_nodes 5071,138554
-HTML_labels 5094,139013
-Prolog_functions 5219,142347
-prolog_skip_comment 5255,143128
-prolog_pr 5281,143736
-prolog_atom 5319,144628
-Erlang_functions 5379,145666
-erlang_func 5438,146965
-erlang_attribute 5476,147642
-erlang_atom 5496,148061
-scan_separators 5534,149080
-analyze_regex 5586,150460
-add_regex 5654,152050
-substitute 5767,154797
-free_regexps 5814,155837
-regex_tag_multiline 5836,156291
-nocase_tail 5913,158263
-get_tag 5928,158519
-readline_internal 5959,159455
-readline 6037,161296
-savestr 6230,167243
-savenstr 6240,167473
-skip_spaces 6249,167679
-skip_non_spaces 6258,167833
-skip_name 6267,167983
-fatal 6277,168156
-pfatal 6284,168253
-suggest_asking_for_help 6291,168332
-error 6300,168554
-concat 6313,168846
-etags_getcwd 6329,169259
-relative_filename 6350,169725
-absolute_filename 6389,170751
-absolute_dirname 6453,172416
-filename_is_absolute 6472,172845
-canonicalize_filename 6484,173096
-# define ISUPPER(6491,173235
-linebuffer_init 6514,173656
-linebuffer_setlen 6524,173887
-xmalloc 6536,174148
-xrealloc 6545,174314
+char pot_etags_version[pot_etags_version81,3471
+# undef DEBUG84,3553
+# define DEBUG 85,3568
+# define DEBUG 87,3595
+# define NDEBUG 88,3618
+# define _GNU_SOURCE 94,3706
+# undef MSDOS100,3877
+# undef WINDOWSNT101,3891
+# define WINDOWSNT102,3910
+# undef MSDOS106,3969
+# define MSDOS 107,3983
+# define MSDOS 110,4033
+# define MAXPATHLEN 115,4112
+# undef HAVE_NTGUI116,4142
+# undef DOS_NT117,4161
+# define DOS_NT118,4177
+# undef assert 135,4483
+# define assert(136,4542
+# undef CTAGS146,4858
+# define CTAGS 147,4873
+# define CTAGS 149,4899
+#define streq(152,4928
+#define strcaseeq(153,4997
+#define strneq(154,5076
+#define strncaseeq(155,5152
+#define CHARS 157,5239
+#define CHAR(158,5279
+#define iswhite(159,5330
+#define notinname(160,5395
+#define begtoken(161,5470
+#define intoken(162,5543
+#define endtoken(163,5615
+#define ISALNUM(165,5685
+#define ISALPHA(166,5723
+#define ISDIGIT(167,5761
+#define ISLOWER(168,5799
+#define lowcase(170,5838
+#define xnew(179,6016
+#define xrnew(180,6084
+typedef void Lang_function 182,6165
+} compressor;188,6366
+} language;199,6836
+typedef struct fdesc201,6849
+} fdesc;212,7367
+typedef struct node_st214,7377
+} node;225,7895
+} linebuffer;239,8249
+ at_language,245,8345
+ at_regexp,246,8394
+ at_filename,247,8438
+ at_stdin,248,8474
+ at_end 249,8517
+} argument;253,8699
+typedef struct regexp256,8759
+} regexp;268,9326
+static void error 311,10781
+# undef STDIN408,15074
+#define STDIN 411,15096
+static compressor compressors[compressors457,17665
+static const char *Ada_suffixes Ada_suffixes473,17908
+static const char Ada_help 475,17978
+static const char *Asm_suffixes Asm_suffixes493,18581
+static const char Asm_help 504,18977
+static const char *default_C_suffixes default_C_suffixes512,19313
+static const char default_C_help 515,19414
+static const char default_C_help 523,19851
+static const char *Cplusplus_suffixes Cplusplus_suffixes535,20461
+static const char Cplusplus_help 540,20659
+static const char *Cjava_suffixes Cjava_suffixes549,21114
+static char Cjava_help 551,21173
+static const char *Cobol_suffixes Cobol_suffixes556,21338
+static char Cobol_help 558,21403
+static const char *Cstar_suffixes Cstar_suffixes562,21544
+static const char *Erlang_suffixes Erlang_suffixes565,21608
+static const char Erlang_help 567,21674
+const char *Forth_suffixes Forth_suffixes571,21800
+static const char Forth_help 573,21858
+static const char *Fortran_suffixes Fortran_suffixes577,22009
+static const char Fortran_help 579,22086
+static const char *HTML_suffixes HTML_suffixes582,22191
+static const char HTML_help 584,22265
+static const char *Lisp_suffixes Lisp_suffixes589,22453
+static const char Lisp_help 591,22557
+static const char *Lua_suffixes Lua_suffixes598,22872
+static const char Lua_help 600,22935
+static const char *Makefile_filenames Makefile_filenames603,23011
+static const char Makefile_help 605,23134
+static const char *Objc_suffixes Objc_suffixes609,23278
+static const char Objc_help 613,23400
+static const char *Pascal_suffixes Pascal_suffixes619,23715
+static const char Pascal_help 621,23779
+static const char *Perl_suffixes Perl_suffixes626,23967
+static const char *Perl_interpreters Perl_interpreters628,24029
+static const char Perl_help 630,24101
+static const char *PHP_suffixes PHP_suffixes637,24452
+static const char PHP_help 639,24524
+static const char *plain_C_suffixes plain_C_suffixes643,24679
+static const char *PS_suffixes PS_suffixes647,24763
+static const char PS_help 649,24849
+static const char *Prolog_suffixes Prolog_suffixes652,24932
+static const char Prolog_help 654,24994
+static const char *Python_suffixes Python_suffixes658,25108
+static const char Python_help 660,25166
+static const char *Scheme_suffixes Scheme_suffixes665,25348
+static const char Scheme_help 667,25461
+static const char *TeX_suffixes TeX_suffixes672,25684
+static const char TeX_help 674,25782
+static const char *Texinfo_suffixes Texinfo_suffixes686,26317
+static const char Texinfo_help 688,26396
+static const char *Yacc_suffixes Yacc_suffixes691,26493
+static const char Yacc_help 693,26607
+static const char auto_help 699,26857
+static const char none_help 703,27021
+static const char no_lang_help 707,27144
+static language lang_names 718,27356
+print_language_names 753,29533
+# define EMACS_NAME 786,30756
+# define VERSION 789,30812
+print_version 792,30870
+# define PRINT_UNDOCUMENTED_OPTIONS_HELP 804,31174
+print_help 808,31251
+main 981,37439
+get_compressor_from_suffix 1319,46218
+get_language_from_langname 1355,47159
+get_language_from_interpreter 1377,47546
+get_language_from_filename 1399,47977
+process_file_name 1433,48835
+process_file 1555,51666
+init 1632,54151
+find_entries 1656,54902
+make_tag 1814,59708
+pfnote 1856,60943
+free_tree 1917,62745
+free_fdesc 1935,63030
+add_node 1955,63473
+invalidate_nodes 2035,65538
+static int number_len 2068,66194
+total_size_of_entries 2087,66695
+put_entries 2107,67155
+#define C_EXT 2193,68996
+#define C_PLAIN 2194,69038
+#define C_PLPL 2195,69071
+#define C_STAR 2196,69105
+#define C_JAVA 2197,69138
+#define C_AUTO 2198,69173
+#define YACC 2199,69243
+enum sym_type2204,69313
+ st_none,2206,69329
+ st_C_objprot,2207,69340
+ st_C_objprot, st_C_objimpl,2207,69340
+ st_C_objprot, st_C_objimpl, st_C_objend,2207,69340
+ st_C_gnumacro,2208,69383
+ st_C_ignore,2209,69400
+ st_C_ignore, st_C_attribute,2209,69400
+ st_C_javastruct,2210,69431
+ st_C_operator,2211,69450
+ st_C_class,2212,69467
+ st_C_class, st_C_template,2212,69467
+ st_C_struct,2213,69496
+ st_C_struct, st_C_extern,2213,69496
+ st_C_struct, st_C_extern, st_C_enum,2213,69496
+ st_C_struct, st_C_extern, st_C_enum, st_C_define,2213,69496
+ st_C_struct, st_C_extern, st_C_enum, st_C_define, st_C_typedef2213,69496
+struct C_stab_entry 2271,71279
+hash 2275,71410
+in_word_set 2321,72938
+ TOTAL_KEYWORDS 2325,73019
+ MIN_WORD_LENGTH 2326,73046
+ MAX_WORD_LENGTH 2327,73073
+ MIN_HASH_VALUE 2328,73101
+ MAX_HASH_VALUE 2329,73127
+C_symtype 2387,74986
+static bool inattribute;2400,75235
+ fvnone,2408,75436
+ fdefunkey,2409,75467
+ fdefunname,2410,75513
+ foperator,2411,75557
+ fvnameseen,2412,75614
+ fstartlist,2413,75667
+ finlist,2414,75723
+ flistseen,2415,75766
+ fignore,2416,75814
+ vignore 2417,75857
+} fvdef;2418,75902
+static bool fvextern;2420,75912
+ tnone,2428,76090
+ tkeyseen,2429,76120
+ ttypeseen,2430,76161
+ tinbody,2431,76200
+ tend,2432,76239
+ tignore 2433,76280
+} typdef;2434,76321
+ snone,2443,76500
+ skeyseen,2445,76576
+ stagseen,2446,76621
+ scolonseen 2447,76662
+} structdef;2448,76716
+static const char *objtag objtag2453,76810
+ dnone,2460,76943
+ dsharpseen,2461,76973
+ ddefineseen,2462,77026
+ dignorerest 2463,77071
+} definedef;2464,77113
+ onone,2472,77268
+ oprotocol,2473,77298
+ oimplementation,2474,77348
+ otagseen,2475,77396
+ oparenseen,2476,77432
+ ocatseen,2477,77487
+ oinbody,2478,77526
+ omethodsign,2479,77569
+ omethodtag,2480,77627
+ omethodcolon,2481,77667
+ omethodparm,2482,77710
+ oignore 2483,77756
+} objdef;2484,77788
+static struct tok2491,77945
+} token;2508,78627
+} cstack;2523,79137
+#define nestlev 2525,79265
+#define instruct 2527,79370
+pushclass_above 2531,79490
+popclass_above 2550,79949
+write_classname 2564,80163
+consider_token 2613,81342
+} lbs[lbs2924,88533
+#define current_lb_is_new 2926,88544
+#define switch_line_buffers(2927,88589
+#define curlb 2929,88642
+#define newlb 2930,88673
+#define curlinepos 2931,88704
+#define newlinepos 2932,88745
+#define plainc 2934,88787
+#define cplpl 2935,88831
+#define cjava 2936,88862
+#define CNL_SAVE_DEFINEDEF(2938,88906
+#define CNL(2947,89118
+make_C_tag 2960,89376
+C_entries 2986,90195
+default_C_entries 3833,110157
+plain_C_entries 3840,110277
+Cplusplus_entries 3847,110365
+Cjava_entries 3854,110461
+Cstar_entries 3861,110551
+Yacc_entries 3868,110643
+#define LOOP_ON_INPUT_LINES(3875,110721
+#define LOOKING_AT(3884,111057
+#define LOOKING_AT_NOCASE(3891,111462
+just_read_file 3901,111862
+F_takeprec 3914,112040
+F_getit 3937,112367
+Fortran_functions 3961,112841
+Ada_getit 4052,114670
+Ada_funcs 4115,116045
+Asm_labels 4228,118583
+Perl_functions 4261,119550
+Python_functions 4357,122058
+PHP_functions 4387,122685
+Cobol_paragraphs 4466,124472
+Makefile_targets 4494,125030
+Pascal_functions 4529,125951
+L_getit 4709,130319
+Lisp_functions 4725,130665
+Lua_functions 4785,131851
+PS_functions 4811,132386
+Forth_words 4841,133054
+Scheme_functions 4877,134093
+static linebuffer *TEX_toktab TEX_toktab4908,134782
+static const char *TEX_defenv TEX_defenv4912,134975
+static char TEX_esc 4920,135262
+static char TEX_opgrp 4921,135290
+static char TEX_clgrp 4922,135319
+TeX_commands 4928,135396
+#define TEX_LESC 4986,136653
+#define TEX_SESC 4987,136675
+TEX_mode 4992,136805
+TEX_decode_env 5026,137510
+Texinfo_nodes 5071,138555
+HTML_labels 5094,139014
+Prolog_functions 5219,142348
+prolog_skip_comment 5255,143129
+prolog_pr 5281,143737
+prolog_atom 5319,144629
+Erlang_functions 5379,145667
+erlang_func 5438,146966
+erlang_attribute 5476,147643
+erlang_atom 5496,148062
+scan_separators 5534,149081
+analyze_regex 5586,150461
+add_regex 5654,152051
+substitute 5767,154798
+free_regexps 5814,155838
+regex_tag_multiline 5836,156292
+nocase_tail 5913,158264
+get_tag 5928,158520
+readline_internal 5959,159456
+readline 6037,161297
+savestr 6230,167244
+savenstr 6240,167474
+skip_spaces 6249,167680
+skip_non_spaces 6258,167834
+skip_name 6267,167984
+fatal 6277,168157
+pfatal 6284,168254
+suggest_asking_for_help 6291,168333
+error 6300,168555
+concat 6313,168847
+etags_getcwd 6329,169260
+relative_filename 6350,169726
+absolute_filename 6389,170752
+absolute_dirname 6453,172417
+filename_is_absolute 6472,172846
+canonicalize_filename 6484,173097
+# define ISUPPER(6491,173236
+linebuffer_init 6514,173657
+linebuffer_setlen 6524,173888
+xmalloc 6536,174149
+xrealloc 6545,174315
c-src/exit.c,47
} __libc_atexit;30,1022
@@ -604,1237 +604,1237 @@ pp287,1504
pp3(100,1616
c-src/emacs/src/gmalloc.c,3539
-#define USE_PTHREAD25,1002
-#undef get_current_dir_name33,1126
-#undef malloc64,2110
-#undef realloc65,2124
-#undef calloc66,2139
-#undef free67,2153
-#define malloc 68,2165
-#define realloc 69,2188
-#define calloc 70,2213
-#define aligned_alloc 71,2236
-#define free 72,2273
-#define DUMPED 80,2472
-#define ALLOCATED_BEFORE_DUMPING(81,2507
-extern void *malloc malloc94,2718
-#define INT_BIT 124,3934
-#define BLOCKLOG 125,3977
-#define BLOCKSIZE 126,4018
-#define BLOCKIFY(127,4052
-#define HEAP 131,4215
-#define FINAL_FREE_BLOCKS 135,4391
- } malloc_info;167,5388
-#define BLOCK(176,5620
-#define ADDRESS(177,5682
-struct list186,5939
-struct alignlist196,6153
-#define LOCK(223,7064
-#define UNLOCK(228,7195
-#define LOCK_ALIGNED_BLOCKS(233,7329
-#define UNLOCK_ALIGNED_BLOCKS(238,7484
-#define LOCK(244,7649
-#define UNLOCK(245,7664
-#define LOCK_ALIGNED_BLOCKS(246,7681
-#define UNLOCK_ALIGNED_BLOCKS(247,7711
-enum mcheck_status283,9092
- MCHECK_DISABLED 285,9115
- MCHECK_OK,286,9187
- MCHECK_FREE,287,9226
- MCHECK_HEAD,288,9270
- MCHECK_TAIL 289,9334
-struct mstats308,10153
-char *_heapbase;_heapbase355,11829
-malloc_info *_heapinfo;_heapinfo358,11927
-static size_t heapsize;361,11983
-size_t _heapindex;364,12047
-size_t _heaplimit;367,12109
-struct list _fraghead[_fraghead370,12171
-size_t _chunks_used;373,12229
-size_t _bytes_used;374,12250
-size_t _chunks_free;375,12270
-size_t _bytes_free;376,12291
-int __malloc_initialized;379,12340
-size_t __malloc_extra_blocks;381,12367
-static int state_protected_p;400,12912
-static size_t last_state_size;401,12942
-static malloc_info *last_heapinfo;last_heapinfo402,12973
-protect_malloc_state 405,13014
-#define PROTECT_MALLOC_STATE(426,13627
-#define PROTECT_MALLOC_STATE(429,13697
-align 435,13794
-get_contiguous_space 466,14616
-register_heapinfo 497,15325
-pthread_mutex_t _malloc_mutex 517,15879
-pthread_mutex_t _aligned_blocks_mutex 518,15938
-int _malloc_thread_enabled_p;519,16005
-malloc_atfork_handler_prepare 522,16048
-malloc_atfork_handler_parent 529,16139
-malloc_atfork_handler_child 536,16233
-malloc_enable_thread 544,16375
-malloc_initialize_1 563,16961
-__malloc_initialize 594,17793
-static int morecore_recursing;604,17926
-morecore_nolock 609,18066
-_malloc_internal_nolock 722,21584
-_malloc_internal 920,28102
-malloc 932,28247
-_malloc 961,29140
-_free 967,29196
-_realloc 973,29240
-struct alignlist *_aligned_blocks _aligned_blocks1004,30345
-_free_internal_nolock 1009,30474
-_free_internal 1255,38476
-free 1265,38603
-weak_alias 1277,38799
-#define min(1306,39813
-_realloc_internal_nolock 1319,40309
-_realloc_internal 1435,43563
-realloc 1447,43726
-calloc 1478,44894
-#define __sbrk 1513,46042
-__default_morecore 1525,46511
-aligned_alloc 1557,47522
-memalign 1647,49704
-posix_memalign 1656,49909
-static size_t pagesize;1703,51317
-valloc 1706,51349
-#undef malloc1715,51490
-#undef realloc1716,51504
-#undef calloc1717,51519
-#undef aligned_alloc1718,51533
-#undef free1719,51554
-hybrid_malloc 1736,52083
-hybrid_calloc 1744,52188
-hybrid_free 1752,52319
-hybrid_aligned_alloc 1765,52626
-hybrid_realloc 1780,52984
-hybrid_get_current_dir_name 1811,53797
-#define MAGICWORD 1854,55206
-#define MAGICFREE 1855,55261
-#define MAGICBYTE 1856,55316
-#define MALLOCFLOOD 1857,55348
-#define FREEFLOOD 1858,55382
-struct hdr1860,55415
-checkhdr 1867,55581
-freehook 1891,56022
-mallochook 1927,56804
-reallochook 1944,57143
-mabort 1978,57901
-static int mcheck_used 2012,58586
-mcheck 2015,58619
-mprobe 2035,59138
+#define USE_PTHREAD25,1003
+#undef get_current_dir_name33,1127
+#undef malloc64,2111
+#undef realloc65,2125
+#undef calloc66,2140
+#undef free67,2154
+#define malloc 68,2166
+#define realloc 69,2189
+#define calloc 70,2214
+#define aligned_alloc 71,2237
+#define free 72,2274
+#define DUMPED 80,2473
+#define ALLOCATED_BEFORE_DUMPING(81,2508
+extern void *malloc malloc94,2719
+#define INT_BIT 124,3935
+#define BLOCKLOG 125,3978
+#define BLOCKSIZE 126,4019
+#define BLOCKIFY(127,4053
+#define HEAP 131,4216
+#define FINAL_FREE_BLOCKS 135,4392
+ } malloc_info;167,5389
+#define BLOCK(176,5621
+#define ADDRESS(177,5683
+struct list186,5940
+struct alignlist196,6154
+#define LOCK(223,7065
+#define UNLOCK(228,7196
+#define LOCK_ALIGNED_BLOCKS(233,7330
+#define UNLOCK_ALIGNED_BLOCKS(238,7485
+#define LOCK(244,7650
+#define UNLOCK(245,7665
+#define LOCK_ALIGNED_BLOCKS(246,7682
+#define UNLOCK_ALIGNED_BLOCKS(247,7712
+enum mcheck_status283,9093
+ MCHECK_DISABLED 285,9116
+ MCHECK_OK,286,9188
+ MCHECK_FREE,287,9227
+ MCHECK_HEAD,288,9271
+ MCHECK_TAIL 289,9335
+struct mstats308,10154
+char *_heapbase;_heapbase355,11831
+malloc_info *_heapinfo;_heapinfo358,11929
+static size_t heapsize;361,11985
+size_t _heapindex;364,12049
+size_t _heaplimit;367,12111
+struct list _fraghead[_fraghead370,12173
+size_t _chunks_used;373,12231
+size_t _bytes_used;374,12252
+size_t _chunks_free;375,12272
+size_t _bytes_free;376,12293
+int __malloc_initialized;379,12342
+size_t __malloc_extra_blocks;381,12369
+static int state_protected_p;400,12914
+static size_t last_state_size;401,12944
+static malloc_info *last_heapinfo;last_heapinfo402,12975
+protect_malloc_state 405,13016
+#define PROTECT_MALLOC_STATE(426,13629
+#define PROTECT_MALLOC_STATE(429,13699
+align 435,13796
+get_contiguous_space 466,14618
+register_heapinfo 497,15327
+pthread_mutex_t _malloc_mutex 517,15881
+pthread_mutex_t _aligned_blocks_mutex 518,15940
+int _malloc_thread_enabled_p;519,16007
+malloc_atfork_handler_prepare 522,16050
+malloc_atfork_handler_parent 529,16141
+malloc_atfork_handler_child 536,16235
+malloc_enable_thread 544,16377
+malloc_initialize_1 563,16963
+__malloc_initialize 594,17795
+static int morecore_recursing;604,17928
+morecore_nolock 609,18068
+_malloc_internal_nolock 722,21586
+_malloc_internal 920,28104
+malloc 932,28249
+_malloc 961,29142
+_free 967,29198
+_realloc 973,29242
+struct alignlist *_aligned_blocks _aligned_blocks1004,30348
+_free_internal_nolock 1009,30477
+_free_internal 1255,38479
+free 1265,38606
+weak_alias 1277,38802
+#define min(1306,39817
+_realloc_internal_nolock 1319,40313
+_realloc_internal 1435,43567
+realloc 1447,43730
+calloc 1478,44899
+#define __sbrk 1513,46048
+__default_morecore 1525,46517
+aligned_alloc 1557,47529
+memalign 1647,49711
+posix_memalign 1656,49916
+static size_t pagesize;1703,51325
+valloc 1706,51357
+#undef malloc1715,51498
+#undef realloc1716,51512
+#undef calloc1717,51527
+#undef aligned_alloc1718,51541
+#undef free1719,51562
+hybrid_malloc 1736,52091
+hybrid_calloc 1744,52196
+hybrid_free 1752,52327
+hybrid_aligned_alloc 1765,52634
+hybrid_realloc 1780,52990
+hybrid_get_current_dir_name 1811,53803
+#define MAGICWORD 1854,55213
+#define MAGICFREE 1855,55268
+#define MAGICBYTE 1856,55323
+#define MALLOCFLOOD 1857,55355
+#define FREEFLOOD 1858,55389
+struct hdr1860,55422
+checkhdr 1867,55588
+freehook 1891,56029
+mallochook 1927,56811
+reallochook 1944,57150
+mabort 1978,57908
+static int mcheck_used 2012,58593
+mcheck 2015,58626
+mprobe 2035,59145
c-src/emacs/src/regex.h,3761
-#define _REGEX_H 21,836
-typedef unsigned long reg_syntax_t;43,1577
-#define RE_BACKSLASH_ESCAPE_IN_LISTS 47,1749
-#define RE_BK_PLUS_QM 52,1969
-#define RE_CHAR_CLASSES 58,2298
-#define RE_CONTEXT_INDEP_ANCHORS 72,3032
-#define RE_CONTEXT_INDEP_OPS 80,3458
-#define RE_CONTEXT_INVALID_OPS 84,3658
-#define RE_DOT_NEWLINE 88,3801
-#define RE_DOT_NOT_NULL 92,3937
-#define RE_HAT_LISTS_NOT_NEWLINE 96,4082
-#define RE_INTERVALS 101,4292
-#define RE_LIMITED_OPS 105,4441
-#define RE_NEWLINE_ALT 109,4583
-#define RE_NO_BK_BRACES 114,4773
-#define RE_NO_BK_PARENS 118,4964
-#define RE_NO_BK_REFS 122,5120
-#define RE_NO_BK_VBAR 126,5316
-#define RE_NO_EMPTY_RANGES 132,5610
-#define RE_UNMATCHED_RIGHT_PAREN_ORD 136,5766
-#define RE_NO_POSIX_BACKTRACKING 140,5937
-#define RE_NO_GNU_OPS 144,6133
-#define RE_FRUGAL 147,6253
-#define RE_SHY_GROUPS 150,6360
-#define RE_NO_NEWLINE_ANCHOR 153,6468
-#define RE_DEBUG 161,6884
-#define RE_SYNTAX_EMACS 183,7684
-#define RE_SYNTAX_AWK 186,7780
-#define RE_SYNTAX_GNU_AWK 193,8084
-#define RE_SYNTAX_POSIX_AWK 197,8255
-#define RE_SYNTAX_GREP 201,8393
-#define RE_SYNTAX_EGREP 206,8549
-#define RE_SYNTAX_POSIX_EGREP 212,8765
-#define RE_SYNTAX_ED 216,8910
-#define RE_SYNTAX_SED 218,8954
-#define _RE_SYNTAX_POSIX_COMMON 221,9072
-#define RE_SYNTAX_POSIX_BASIC 225,9215
-#define RE_SYNTAX_POSIX_MINIMAL_BASIC 231,9508
-#define RE_SYNTAX_POSIX_EXTENDED 234,9598
-#define RE_SYNTAX_POSIX_MINIMAL_EXTENDED 242,9967
-# undef RE_DUP_MAX253,10454
-#define RE_DUP_MAX 256,10540
-#define REG_EXTENDED 263,10762
-#define REG_ICASE 267,10886
-#define REG_NEWLINE 272,11070
-#define REG_NOSUB 276,11248
-#define REG_NOTBOL 286,11614
-#define REG_NOTEOL 289,11688
- REG_ENOSYS 297,11859
- REG_NOERROR 300,11941
- REG_NOMATCH,301,11976
- REG_BADPAT,305,12123
- REG_ECOLLATE,306,12162
- REG_ECTYPE,307,12203
- REG_EESCAPE,308,12255
- REG_ESUBREG,309,12298
- REG_EBRACK,310,12345
- REG_EPAREN,311,12391
- REG_EBRACE,312,12436
- REG_BADBR,313,12472
- REG_ERANGE,314,12519
- REG_ESPACE,315,12560
- REG_BADRPT,316,12601
- REG_EEND,319,12693
- REG_ESIZE,320,12728
- REG_ERPAREN,321,12790
- REG_ERANGEX 322,12859
-} reg_errcode_t;323,12911
-# define RE_TRANSLATE_TYPE 332,13273
-struct re_pattern_buffer335,13315
-#define REGS_UNALLOCATED 376,14889
-#define REGS_REALLOCATE 377,14916
-#define REGS_FIXED 378,14942
-typedef struct re_pattern_buffer regex_t;416,16098
-typedef ssize_t regoff_t;423,16492
-struct re_registers428,16652
-# define RE_NREGS 440,16942
-} regmatch_t;451,17317
-# define _Restrict_ 540,20886
-# define _Restrict_ 542,20979
-# define _Restrict_544,21018
-# define _Restrict_arr_ 555,21418
-# define _Restrict_arr_557,21461
-# define CHAR_CLASS_MAX_LENGTH 593,22470
-# define CHAR_CLASS_MAX_LENGTH 597,22648
-typedef wctype_t re_wctype_t;599,22692
-typedef wchar_t re_wchar_t;600,22722
-# define re_wctype 601,22750
-# define re_iswctype 602,22776
-# define re_wctype_to_bit(603,22806
-# define CHAR_CLASS_MAX_LENGTH 605,22844
-# define btowc(606,22906
-typedef enum { RECC_ERROR 609,22953
- RECC_ALNUM,610,22984
- RECC_ALNUM, RECC_ALPHA,610,22984
- RECC_ALNUM, RECC_ALPHA, RECC_WORD,610,22984
- RECC_GRAPH,611,23027
- RECC_GRAPH, RECC_PRINT,611,23027
- RECC_LOWER,612,23059
- RECC_LOWER, RECC_UPPER,612,23059
- RECC_PUNCT,613,23091
- RECC_PUNCT, RECC_CNTRL,613,23091
- RECC_DIGIT,614,23123
- RECC_DIGIT, RECC_XDIGIT,614,23123
- RECC_BLANK,615,23156
- RECC_BLANK, RECC_SPACE,615,23156
- RECC_MULTIBYTE,616,23188
- RECC_MULTIBYTE, RECC_NONASCII,616,23188
- RECC_ASCII,617,23227
- RECC_ASCII, RECC_UNIBYTE617,23227
-} re_wctype_t;618,23260
-typedef int re_wchar_t;623,23387
+#define _REGEX_H 21,837
+typedef unsigned long reg_syntax_t;43,1578
+#define RE_BACKSLASH_ESCAPE_IN_LISTS 47,1750
+#define RE_BK_PLUS_QM 52,1970
+#define RE_CHAR_CLASSES 58,2299
+#define RE_CONTEXT_INDEP_ANCHORS 72,3033
+#define RE_CONTEXT_INDEP_OPS 80,3459
+#define RE_CONTEXT_INVALID_OPS 84,3659
+#define RE_DOT_NEWLINE 88,3802
+#define RE_DOT_NOT_NULL 92,3938
+#define RE_HAT_LISTS_NOT_NEWLINE 96,4083
+#define RE_INTERVALS 101,4293
+#define RE_LIMITED_OPS 105,4442
+#define RE_NEWLINE_ALT 109,4584
+#define RE_NO_BK_BRACES 114,4774
+#define RE_NO_BK_PARENS 118,4965
+#define RE_NO_BK_REFS 122,5121
+#define RE_NO_BK_VBAR 126,5317
+#define RE_NO_EMPTY_RANGES 132,5611
+#define RE_UNMATCHED_RIGHT_PAREN_ORD 136,5767
+#define RE_NO_POSIX_BACKTRACKING 140,5938
+#define RE_NO_GNU_OPS 144,6134
+#define RE_FRUGAL 147,6254
+#define RE_SHY_GROUPS 150,6361
+#define RE_NO_NEWLINE_ANCHOR 153,6469
+#define RE_DEBUG 161,6885
+#define RE_SYNTAX_EMACS 183,7685
+#define RE_SYNTAX_AWK 186,7781
+#define RE_SYNTAX_GNU_AWK 193,8085
+#define RE_SYNTAX_POSIX_AWK 197,8256
+#define RE_SYNTAX_GREP 201,8394
+#define RE_SYNTAX_EGREP 206,8550
+#define RE_SYNTAX_POSIX_EGREP 212,8766
+#define RE_SYNTAX_ED 216,8911
+#define RE_SYNTAX_SED 218,8955
+#define _RE_SYNTAX_POSIX_COMMON 221,9073
+#define RE_SYNTAX_POSIX_BASIC 225,9216
+#define RE_SYNTAX_POSIX_MINIMAL_BASIC 231,9509
+#define RE_SYNTAX_POSIX_EXTENDED 234,9599
+#define RE_SYNTAX_POSIX_MINIMAL_EXTENDED 242,9968
+# undef RE_DUP_MAX253,10455
+#define RE_DUP_MAX 256,10541
+#define REG_EXTENDED 263,10763
+#define REG_ICASE 267,10887
+#define REG_NEWLINE 272,11071
+#define REG_NOSUB 276,11249
+#define REG_NOTBOL 286,11615
+#define REG_NOTEOL 289,11689
+ REG_ENOSYS 297,11860
+ REG_NOERROR 300,11942
+ REG_NOMATCH,301,11977
+ REG_BADPAT,305,12124
+ REG_ECOLLATE,306,12163
+ REG_ECTYPE,307,12204
+ REG_EESCAPE,308,12256
+ REG_ESUBREG,309,12299
+ REG_EBRACK,310,12346
+ REG_EPAREN,311,12392
+ REG_EBRACE,312,12437
+ REG_BADBR,313,12473
+ REG_ERANGE,314,12520
+ REG_ESPACE,315,12561
+ REG_BADRPT,316,12602
+ REG_EEND,319,12694
+ REG_ESIZE,320,12729
+ REG_ERPAREN,321,12791
+ REG_ERANGEX 322,12860
+} reg_errcode_t;323,12912
+# define RE_TRANSLATE_TYPE 332,13274
+struct re_pattern_buffer335,13316
+#define REGS_UNALLOCATED 376,14890
+#define REGS_REALLOCATE 377,14917
+#define REGS_FIXED 378,14943
+typedef struct re_pattern_buffer regex_t;416,16099
+typedef ssize_t regoff_t;423,16493
+struct re_registers428,16653
+# define RE_NREGS 440,16943
+} regmatch_t;451,17318
+# define _Restrict_ 540,20887
+# define _Restrict_ 542,20980
+# define _Restrict_544,21019
+# define _Restrict_arr_ 555,21419
+# define _Restrict_arr_557,21462
+# define CHAR_CLASS_MAX_LENGTH 593,22471
+# define CHAR_CLASS_MAX_LENGTH 597,22649
+typedef wctype_t re_wctype_t;599,22693
+typedef wchar_t re_wchar_t;600,22723
+# define re_wctype 601,22751
+# define re_iswctype 602,22777
+# define re_wctype_to_bit(603,22807
+# define CHAR_CLASS_MAX_LENGTH 605,22845
+# define btowc(606,22907
+typedef enum { RECC_ERROR 609,22954
+ RECC_ALNUM,610,22985
+ RECC_ALNUM, RECC_ALPHA,610,22985
+ RECC_ALNUM, RECC_ALPHA, RECC_WORD,610,22985
+ RECC_GRAPH,611,23028
+ RECC_GRAPH, RECC_PRINT,611,23028
+ RECC_LOWER,612,23060
+ RECC_LOWER, RECC_UPPER,612,23060
+ RECC_PUNCT,613,23092
+ RECC_PUNCT, RECC_CNTRL,613,23092
+ RECC_DIGIT,614,23124
+ RECC_DIGIT, RECC_XDIGIT,614,23124
+ RECC_BLANK,615,23157
+ RECC_BLANK, RECC_SPACE,615,23157
+ RECC_MULTIBYTE,616,23189
+ RECC_MULTIBYTE, RECC_NONASCII,616,23189
+ RECC_ASCII,617,23228
+ RECC_ASCII, RECC_UNIBYTE617,23228
+} re_wctype_t;618,23261
+typedef int re_wchar_t;623,23388
c-src/emacs/src/keyboard.c,15539
-volatile int interrupt_input_blocked;76,1808
-volatile bool pending_signals;80,1944
-#define KBD_BUFFER_SIZE 82,1976
-KBOARD *initial_kboard;initial_kboard84,2006
-KBOARD *current_kboard;current_kboard85,2030
-static KBOARD *all_kboards;all_kboards86,2054
-static bool single_kboard;89,2154
-#define NUM_RECENT_KEYS 91,2182
-static int recent_keys_index;94,2269
-static int total_keys;97,2357
-static Lisp_Object recent_keys;100,2443
-Lisp_Object this_command_keys;107,2777
-ptrdiff_t this_command_key_count;108,2808
-static bool this_command_key_count_reset;112,2922
-static Lisp_Object raw_keybuf;116,3074
-static int raw_keybuf_count;117,3105
-#define GROW_RAW_KEYBUF 119,3135
-static ptrdiff_t this_single_command_key_start;125,3350
-static ptrdiff_t before_command_key_count;129,3498
-static ptrdiff_t before_command_echo_length;130,3541
-sigjmp_buf return_to_command_loop;135,3677
-static Lisp_Object recover_top_level_message;138,3791
-static Lisp_Object regular_top_level_message;143,3930
-static sys_jmp_buf getcjmp;147,4031
-bool waiting_for_input;150,4095
-static bool echoing;154,4186
-static struct kboard *ok_to_echo_at_next_pause;ok_to_echo_at_next_pause159,4328
-struct kboard *echo_kboard;echo_kboard166,4632
-Lisp_Object echo_message_buffer;171,4744
-bool immediate_quit;174,4837
-int quit_char;192,5623
-EMACS_INT command_loop_level;195,5680
-Lisp_Object unread_switch_frame;204,6108
-static ptrdiff_t last_non_minibuf_size;207,6216
-uintmax_t num_input_events;210,6334
-static EMACS_INT last_auto_save;214,6428
-static ptrdiff_t last_point_position;217,6523
-Lisp_Object internal_last_event_frame;228,7028
-static Lisp_Object read_key_sequence_cmd;232,7168
-static Lisp_Object read_key_sequence_remapped;233,7210
-static FILE *dribble;dribble236,7310
-bool input_pending;239,7368
-static bool input_was_pending;287,10022
-static struct input_event kbd_buffer[kbd_buffer291,10107
-static struct input_event *kbd_fetch_ptr;kbd_fetch_ptr297,10386
-static struct input_event * volatile kbd_store_ptr;302,10601
-unsigned timers_run;320,11296
-struct timespec *input_available_clear_time;input_available_clear_time324,11408
-bool interrupt_input;328,11573
-bool interrupts_deferred;331,11671
-static struct timespec timer_idleness_start_time;335,11746
-static struct timespec timer_last_idleness_start_time;340,11916
-#define READABLE_EVENTS_DO_TIMERS_NOW 346,12046
-#define READABLE_EVENTS_FILTER_EVENTS 347,12094
-#define READABLE_EVENTS_IGNORE_SQUEEZABLES 348,12142
-kset_echo_string 392,14088
-kset_kbd_queue 397,14184
-kset_keyboard_translate_table 402,14276
-kset_last_prefix_arg 407,14399
-kset_last_repeatable_command 412,14504
-kset_local_function_key_map 417,14625
-kset_overriding_terminal_local_map 422,14744
-kset_real_last_command 427,14877
-kset_system_key_syms 432,14986
-echo_add_key 443,15249
-echo_char 527,17527
-echo_dash 541,17813
-echo_now 586,19140
-cancel_echoing 635,20614
-echo_length 648,20922
-echo_truncate 660,21253
-add_command_key 672,21582
-recursive_edit_1 697,22406
-record_auto_save 742,23848
-force_auto_save_soon 751,24016
-DEFUN ("recursive-edit", Frecursive_edit,759,24137
-DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24137
-recursive_edit_unwind 804,25747
-any_kboard_state 817,26013
-single_kboard_state 838,26665
-not_single_kboard_state 848,26803
-struct kboard_stack858,27065
-static struct kboard_stack *kboard_stack;kboard_stack864,27138
-push_kboard 867,27186
-pop_kboard 879,27375
-temporarily_switch_to_single_kboard 914,28263
-record_single_kboard_state 943,29437
-restore_kboard_configuration 952,29621
-cmd_error 970,30077
-cmd_error_internal 1024,31510
-DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32030
-DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32030
-command_loop 1094,33916
-command_loop_2 1134,35135
-top_level_2 1146,35339
-top_level_1 1152,35417
-DEFUN ("top-level", Ftop_level,1164,35787
-DEFUN ("top-level", Ftop_level,top-level1164,35787
-user_error 1183,36288
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36429
-DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36429
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36819
-DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36819
-tracking_off 1216,37281
-DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37816
-DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37816
-bool ignore_mouse_drag_p;1256,38392
-some_mouse_moved 1259,38441
-Lisp_Object last_undo_boundary;1287,39032
-command_loop_1 1294,39273
-read_menu_command 1649,50889
-adjust_point_for_property 1678,51617
-safe_run_hooks_1 1831,57339
-safe_run_hooks_error 1841,57569
-safe_run_hook_funcall 1878,58576
-safe_run_hooks 1893,59058
-int poll_suppress_count;1908,59397
-static struct atimer *poll_timer;poll_timer1915,59487
-poll_for_input_1 1919,59589
-poll_for_input 1930,59789
-start_polling 1942,60053
-input_polling_used 1979,61091
-stop_polling 1994,61390
-set_poll_suppress_count 2009,61759
-bind_polling_period 2029,62141
-make_ctrl_char 2048,62492
-show_help_echo 2113,64455
-static Lisp_Object help_form_saved_window_configs;2156,65638
-read_char_help_form_unwind 2158,65701
-#define STOP_POLLING 2166,65959
-#define RESUME_POLLING 2170,66084
-read_event_from_main_queue 2175,66229
-read_decoded_event_from_main_queue 2249,68417
-#define MAX_ENCODED_BYTES 2254,68664
-echo_keystrokes_p 2342,71556
-read_char 2376,72848
-record_menu_key 3225,98949
-help_char_p 3258,99674
-record_char 3273,99953
-save_getcjmp 3412,104235
-restore_getcjmp 3418,104326
-readable_events 3430,104697
-int stop_character EXTERNALLY_VISIBLE;3497,106437
-event_to_kboard 3500,106493
-kbd_buffer_nr_stored 3522,107142
-kbd_buffer_store_event 3534,107483
-kbd_buffer_store_event_hold 3550,108025
-kbd_buffer_unget_event 3684,111617
-#define INPUT_EVENT_POS_MAX 3698,112018
-#define INPUT_EVENT_POS_MIN 3701,112147
-position_to_Time 3706,112287
-Time_to_position 3716,112514
-gen_help_event 3738,113171
-kbd_buffer_store_help_event 3756,113611
-discard_mouse_events 3773,113976
-kbd_buffer_events_waiting 3803,114711
-clear_event 3823,115068
-kbd_buffer_get_event 3836,115408
-process_special_events 4258,127881
-swallow_events 4322,129705
-timer_start_idle 4339,130098
-timer_stop_idle 4355,130576
-timer_resume_idle 4363,130720
-struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130912
-Lisp_Object pending_funcalls;4377,131172
-decode_timer 4381,131293
-timer_check_2 4414,132246
-timer_check 4572,136817
-DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137662
-DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137662
-static Lisp_Object accent_key_syms;4625,138239
-static Lisp_Object func_key_syms;4626,138275
-static Lisp_Object mouse_syms;4627,138309
-static Lisp_Object wheel_syms;4628,138340
-static Lisp_Object drag_n_drop_syms;4629,138371
-static const int lispy_accent_codes[lispy_accent_codes4634,138516
-static const char *const lispy_accent_keys[lispy_accent_keys4741,139878
-#define FUNCTION_KEY_OFFSET 4766,140314
-const char *const lispy_function_keys[lispy_function_keys4768,140347
-static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148901
-static const char *const lispy_kana_keys[lispy_kana_keys5026,150135
-#define FUNCTION_KEY_OFFSET 5061,151751
-static const char *const lispy_function_keys[lispy_function_keys5065,151894
-#define ISO_FUNCTION_KEY_OFFSET 5149,154429
-static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154469
-static Lisp_Object Vlispy_mouse_stem;5172,155328
-static const char *const lispy_wheel_names[lispy_wheel_names5174,155367
-static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155619
-static short const scroll_bar_parts[scroll_bar_parts5189,155885
-static Lisp_Object button_down_location;5210,156910
-static int last_mouse_button;5215,157065
-static int last_mouse_x;5216,157095
-static int last_mouse_y;5217,157120
-static Time button_down_time;5218,157145
-static int double_click_count;5222,157229
-make_lispy_position 5228,157390
-toolkit_menubar_in_use 5456,163953
-make_scroll_bar_position 5469,164321
-make_lispy_event 5485,164967
-make_lispy_movement 6104,183531
-make_lispy_switch_frame 6131,184262
-make_lispy_focus_in 6137,184369
-make_lispy_focus_out 6145,184495
-parse_modifiers_uncached 6163,184945
-#define SINGLE_LETTER_MOD(6185,185465
-#undef SINGLE_LETTER_MOD6212,185906
-#define MULTI_LETTER_MOD(6214,185932
-#undef MULTI_LETTER_MOD6231,186400
-apply_modifiers_uncached 6273,187574
-static const char *const modifier_names[modifier_names6319,189193
-#define NUM_MOD_NAMES 6325,189399
-static Lisp_Object modifier_symbols;6327,189449
-lispy_modifier_list 6331,189586
-#define KEY_TO_CHAR(6353,190252
-parse_modifiers 6356,190328
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191517
-DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191517
-apply_modifiers 6422,192391
-reorder_modifiers 6491,194720
-modify_event_symbol 6536,196528
-DEFUN ("event-convert-list", Fevent_convert_list,6628,199244
-DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199244
-parse_solitary_modifier 6695,201135
-#define SINGLE_LETTER_MOD(6701,201258
-#define MULTI_LETTER_MOD(6705,201343
-#undef SINGLE_LETTER_MOD6763,202641
-#undef MULTI_LETTER_MOD6764,202666
-lucid_event_type_list_p 6775,202889
-get_input_pending 6814,203960
-record_asynch_buffer_change 6834,204579
-gobble_input 6872,205702
-tty_read_avail_input 6967,208310
-handle_async_input 7149,214039
-process_pending_signals 7165,214359
-unblock_input_to 7177,214645
-unblock_input 7200,215277
-totally_unblock_input 7209,215445
-handle_input_available_signal 7217,215529
-deliver_input_available_signal 7226,215700
-struct user_signal_info7235,215865
-static struct user_signal_info *user_signals user_signals7250,216090
-add_user_signal 7253,216149
-handle_user_signal 7275,216598
-deliver_user_signal 7316,217558
-find_user_signal_name 7322,217659
-store_user_signal_events 7334,217841
-static Lisp_Object menu_bar_one_keymap_changed_items;7363,218416
-static Lisp_Object menu_bar_items_vector;7368,218630
-static int menu_bar_items_index;7369,218672
-static const char *separator_names[separator_names7372,218707
-menu_separator_name_p 7393,219148
-menu_bar_items 7426,219852
-Lisp_Object item_properties;7568,224603
-menu_bar_item 7571,224645
-menu_item_eval_property_1 7647,227175
-eval_dyn 7658,227465
-menu_item_eval_property 7666,227675
-parse_menu_item 7686,228341
-static Lisp_Object tool_bar_items_vector;7965,236336
-static Lisp_Object tool_bar_item_properties;7970,236510
-static int ntool_bar_items;7974,236606
-tool_bar_items 7990,237083
-process_tool_bar_item 8075,239892
-#define PROP(8112,240969
-set_prop 8114,241038
-parse_tool_bar_item 8167,242453
-#undef PROP8379,248844
-init_tool_bar_items 8387,248969
-append_tool_bar_item 8401,249261
-read_char_x_menu_prompt 8443,250771
-read_char_minibuf_menu_prompt 8503,252445
-#define PUSH_C_STR(8527,253014
-follow_key 8726,258553
-active_maps 8733,258695
-typedef struct keyremap8742,259021
-} keyremap;8754,259464
-access_keymap_keyremap 8764,259808
-keyremap_step 8811,261450
-test_undefined 8867,262934
-read_key_sequence 8916,264861
-read_key_sequence_vs 9826,295821
-DEFUN ("read-key-sequence", Fread_key_sequence,9885,297294
-DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297294
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299982
-DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299982
-detect_input_pending 9950,300488
-detect_input_pending_ignore_squeezables 9959,300654
-detect_input_pending_run_timers 9967,300870
-clear_input_pending 9985,301362
-requeued_events_pending_p 9997,301732
-DEFUN ("input-pending-p", Finput_pending_p,10002,301813
-DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301813
-DEFUN ("recent-keys", Frecent_keys,10024,302596
-DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302596
-DEFUN ("this-command-keys", Fthis_command_keys,10055,303517
-DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303517
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303958
-DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303958
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304380
-DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304380
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304955
-DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304955
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305495
-DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305495
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306510
-DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306510
-DEFUN ("recursion-depth", Frecursion_depth,10158,307069
-DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307069
-DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307406
-DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307406
-DEFUN ("discard-input", Fdiscard_input,10203,308447
-DEFUN ("discard-input", Fdiscard_input,discard-input10203,308447
-DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308949
-DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308949
-stuff_buffered_input 10285,311045
-set_waiting_for_input 10323,312016
-clear_waiting_for_input 10337,312390
-handle_interrupt_signal 10351,312754
-deliver_interrupt_signal 10378,313642
-static int volatile force_quit_count;10387,313932
-handle_interrupt 10401,314414
-quit_throw_to_read_char 10541,318711
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319288
-DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319288
-DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320516
-DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320516
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321432
-DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321432
-DEFUN ("set-quit-char", Fset_quit_char,10694,322706
-DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322706
-DEFUN ("set-input-mode", Fset_input_mode,10729,323570
-DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323570
-DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324459
-DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324459
-DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325837
-DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325837
-DEFUN ("posn-at-point", Fposn_at_point,10824,327060
-DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327060
-init_kboard 10861,328214
-allocate_kboard 10893,329284
-wipe_kboard 10909,329637
-delete_kboard 10917,329751
-init_keyboard 10942,330281
-struct event_head11021,332696
-static const struct event_head head_table[head_table11027,332747
-syms_of_keyboard 11045,333577
-keys_of_keyboard 11841,367115
-mark_kboards 11916,370434
+volatile int interrupt_input_blocked;76,1809
+volatile bool pending_signals;80,1945
+#define KBD_BUFFER_SIZE 82,1977
+KBOARD *initial_kboard;initial_kboard84,2007
+KBOARD *current_kboard;current_kboard85,2031
+static KBOARD *all_kboards;all_kboards86,2055
+static bool single_kboard;89,2155
+#define NUM_RECENT_KEYS 91,2183
+static int recent_keys_index;94,2270
+static int total_keys;97,2358
+static Lisp_Object recent_keys;100,2444
+Lisp_Object this_command_keys;107,2778
+ptrdiff_t this_command_key_count;108,2809
+static bool this_command_key_count_reset;112,2923
+static Lisp_Object raw_keybuf;116,3075
+static int raw_keybuf_count;117,3106
+#define GROW_RAW_KEYBUF 119,3136
+static ptrdiff_t this_single_command_key_start;125,3351
+static ptrdiff_t before_command_key_count;129,3499
+static ptrdiff_t before_command_echo_length;130,3542
+sigjmp_buf return_to_command_loop;135,3678
+static Lisp_Object recover_top_level_message;138,3792
+static Lisp_Object regular_top_level_message;143,3931
+static sys_jmp_buf getcjmp;147,4032
+bool waiting_for_input;150,4096
+static bool echoing;154,4187
+static struct kboard *ok_to_echo_at_next_pause;ok_to_echo_at_next_pause159,4329
+struct kboard *echo_kboard;echo_kboard166,4633
+Lisp_Object echo_message_buffer;171,4745
+bool immediate_quit;174,4838
+int quit_char;192,5624
+EMACS_INT command_loop_level;195,5681
+Lisp_Object unread_switch_frame;204,6109
+static ptrdiff_t last_non_minibuf_size;207,6217
+uintmax_t num_input_events;210,6335
+static EMACS_INT last_auto_save;214,6429
+static ptrdiff_t last_point_position;217,6524
+Lisp_Object internal_last_event_frame;228,7029
+static Lisp_Object read_key_sequence_cmd;232,7169
+static Lisp_Object read_key_sequence_remapped;233,7211
+static FILE *dribble;dribble236,7311
+bool input_pending;239,7369
+static bool input_was_pending;287,10023
+static struct input_event kbd_buffer[kbd_buffer291,10108
+static struct input_event *kbd_fetch_ptr;kbd_fetch_ptr297,10387
+static struct input_event * volatile kbd_store_ptr;302,10602
+unsigned timers_run;320,11297
+struct timespec *input_available_clear_time;input_available_clear_time324,11409
+bool interrupt_input;328,11574
+bool interrupts_deferred;331,11672
+static struct timespec timer_idleness_start_time;335,11747
+static struct timespec timer_last_idleness_start_time;340,11917
+#define READABLE_EVENTS_DO_TIMERS_NOW 346,12047
+#define READABLE_EVENTS_FILTER_EVENTS 347,12095
+#define READABLE_EVENTS_IGNORE_SQUEEZABLES 348,12143
+kset_echo_string 392,14089
+kset_kbd_queue 397,14185
+kset_keyboard_translate_table 402,14277
+kset_last_prefix_arg 407,14400
+kset_last_repeatable_command 412,14505
+kset_local_function_key_map 417,14626
+kset_overriding_terminal_local_map 422,14745
+kset_real_last_command 427,14878
+kset_system_key_syms 432,14987
+echo_add_key 443,15250
+echo_char 527,17528
+echo_dash 541,17814
+echo_now 586,19141
+cancel_echoing 635,20615
+echo_length 648,20923
+echo_truncate 660,21254
+add_command_key 672,21583
+recursive_edit_1 697,22407
+record_auto_save 742,23849
+force_auto_save_soon 751,24017
+DEFUN ("recursive-edit", Frecursive_edit,759,24138
+DEFUN ("recursive-edit", Frecursive_edit,recursive-edit759,24138
+recursive_edit_unwind 804,25748
+any_kboard_state 817,26014
+single_kboard_state 838,26666
+not_single_kboard_state 848,26804
+struct kboard_stack858,27066
+static struct kboard_stack *kboard_stack;kboard_stack864,27139
+push_kboard 867,27187
+pop_kboard 879,27376
+temporarily_switch_to_single_kboard 914,28264
+record_single_kboard_state 943,29438
+restore_kboard_configuration 952,29622
+cmd_error 970,30078
+cmd_error_internal 1024,31511
+DEFUN ("command-error-default-function", Fcommand_error_default_function,1043,32031
+DEFUN ("command-error-default-function", Fcommand_error_default_function,command-error-default-function1043,32031
+command_loop 1094,33917
+command_loop_2 1134,35136
+top_level_2 1146,35340
+top_level_1 1152,35418
+DEFUN ("top-level", Ftop_level,1164,35788
+DEFUN ("top-level", Ftop_level,top-level1164,35788
+user_error 1183,36289
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,1189,36430
+DEFUN ("exit-recursive-edit", Fexit_recursive_edit,exit-recursive-edit1189,36430
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,1201,36820
+DEFUN ("abort-recursive-edit", Fabort_recursive_edit,abort-recursive-edit1201,36820
+tracking_off 1216,37282
+DEFUN ("internal--track-mouse", Ftrack_mouse,1234,37817
+DEFUN ("internal--track-mouse", Ftrack_mouse,track-mouse1234,37817
+bool ignore_mouse_drag_p;1256,38393
+some_mouse_moved 1259,38442
+Lisp_Object last_undo_boundary;1287,39033
+command_loop_1 1294,39274
+read_menu_command 1649,50890
+adjust_point_for_property 1678,51618
+safe_run_hooks_1 1831,57340
+safe_run_hooks_error 1841,57570
+safe_run_hook_funcall 1878,58577
+safe_run_hooks 1893,59059
+int poll_suppress_count;1908,59398
+static struct atimer *poll_timer;poll_timer1915,59488
+poll_for_input_1 1919,59590
+poll_for_input 1930,59790
+start_polling 1942,60054
+input_polling_used 1979,61092
+stop_polling 1994,61391
+set_poll_suppress_count 2009,61760
+bind_polling_period 2029,62142
+make_ctrl_char 2048,62493
+show_help_echo 2113,64456
+static Lisp_Object help_form_saved_window_configs;2156,65639
+read_char_help_form_unwind 2158,65702
+#define STOP_POLLING 2166,65960
+#define RESUME_POLLING 2170,66085
+read_event_from_main_queue 2175,66230
+read_decoded_event_from_main_queue 2249,68418
+#define MAX_ENCODED_BYTES 2254,68665
+echo_keystrokes_p 2342,71557
+read_char 2376,72849
+record_menu_key 3225,98950
+help_char_p 3258,99675
+record_char 3273,99954
+save_getcjmp 3412,104236
+restore_getcjmp 3418,104327
+readable_events 3430,104698
+int stop_character EXTERNALLY_VISIBLE;3497,106438
+event_to_kboard 3500,106494
+kbd_buffer_nr_stored 3522,107143
+kbd_buffer_store_event 3534,107484
+kbd_buffer_store_event_hold 3550,108026
+kbd_buffer_unget_event 3684,111618
+#define INPUT_EVENT_POS_MAX 3698,112019
+#define INPUT_EVENT_POS_MIN 3701,112148
+position_to_Time 3706,112288
+Time_to_position 3716,112515
+gen_help_event 3738,113172
+kbd_buffer_store_help_event 3756,113612
+discard_mouse_events 3773,113977
+kbd_buffer_events_waiting 3803,114712
+clear_event 3823,115069
+kbd_buffer_get_event 3836,115409
+process_special_events 4258,127882
+swallow_events 4322,129706
+timer_start_idle 4339,130099
+timer_stop_idle 4355,130577
+timer_resume_idle 4363,130721
+struct input_event last_timer_event EXTERNALLY_VISIBLE;4372,130913
+Lisp_Object pending_funcalls;4377,131173
+decode_timer 4381,131294
+timer_check_2 4414,132247
+timer_check 4572,136818
+DEFUN ("current-idle-time", Fcurrent_idle_time,4607,137663
+DEFUN ("current-idle-time", Fcurrent_idle_time,current-idle-time4607,137663
+static Lisp_Object accent_key_syms;4625,138240
+static Lisp_Object func_key_syms;4626,138276
+static Lisp_Object mouse_syms;4627,138310
+static Lisp_Object wheel_syms;4628,138341
+static Lisp_Object drag_n_drop_syms;4629,138372
+static const int lispy_accent_codes[lispy_accent_codes4634,138517
+static const char *const lispy_accent_keys[lispy_accent_keys4741,139879
+#define FUNCTION_KEY_OFFSET 4766,140315
+const char *const lispy_function_keys[lispy_function_keys4768,140348
+static const char *const lispy_multimedia_keys[lispy_multimedia_keys4962,148902
+static const char *const lispy_kana_keys[lispy_kana_keys5026,150136
+#define FUNCTION_KEY_OFFSET 5061,151752
+static const char *const lispy_function_keys[lispy_function_keys5065,151895
+#define ISO_FUNCTION_KEY_OFFSET 5149,154430
+static const char *const iso_lispy_function_keys[iso_lispy_function_keys5151,154470
+static Lisp_Object Vlispy_mouse_stem;5172,155329
+static const char *const lispy_wheel_names[lispy_wheel_names5174,155368
+static const char *const lispy_drag_n_drop_names[lispy_drag_n_drop_names5181,155620
+static short const scroll_bar_parts[scroll_bar_parts5189,155886
+static Lisp_Object button_down_location;5210,156911
+static int last_mouse_button;5215,157066
+static int last_mouse_x;5216,157096
+static int last_mouse_y;5217,157121
+static Time button_down_time;5218,157146
+static int double_click_count;5222,157230
+make_lispy_position 5228,157391
+toolkit_menubar_in_use 5456,163954
+make_scroll_bar_position 5469,164322
+make_lispy_event 5485,164968
+make_lispy_movement 6104,183532
+make_lispy_switch_frame 6131,184263
+make_lispy_focus_in 6137,184370
+make_lispy_focus_out 6145,184496
+parse_modifiers_uncached 6163,184946
+#define SINGLE_LETTER_MOD(6185,185466
+#undef SINGLE_LETTER_MOD6212,185907
+#define MULTI_LETTER_MOD(6214,185933
+#undef MULTI_LETTER_MOD6231,186401
+apply_modifiers_uncached 6273,187575
+static const char *const modifier_names[modifier_names6319,189194
+#define NUM_MOD_NAMES 6325,189400
+static Lisp_Object modifier_symbols;6327,189450
+lispy_modifier_list 6331,189587
+#define KEY_TO_CHAR(6353,190253
+parse_modifiers 6356,190329
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,6399,191518
+DEFUN ("internal-event-symbol-parse-modifiers", Fevent_symbol_parse_modifiers,event-symbol-parse-modifiers6399,191518
+apply_modifiers 6422,192392
+reorder_modifiers 6491,194721
+modify_event_symbol 6536,196529
+DEFUN ("event-convert-list", Fevent_convert_list,6628,199245
+DEFUN ("event-convert-list", Fevent_convert_list,event-convert-list6628,199245
+parse_solitary_modifier 6695,201136
+#define SINGLE_LETTER_MOD(6701,201259
+#define MULTI_LETTER_MOD(6705,201344
+#undef SINGLE_LETTER_MOD6763,202642
+#undef MULTI_LETTER_MOD6764,202667
+lucid_event_type_list_p 6775,202890
+get_input_pending 6814,203961
+record_asynch_buffer_change 6834,204580
+gobble_input 6872,205703
+tty_read_avail_input 6967,208311
+handle_async_input 7149,214040
+process_pending_signals 7165,214360
+unblock_input_to 7177,214646
+unblock_input 7200,215278
+totally_unblock_input 7209,215446
+handle_input_available_signal 7217,215530
+deliver_input_available_signal 7226,215701
+struct user_signal_info7235,215866
+static struct user_signal_info *user_signals user_signals7250,216091
+add_user_signal 7253,216150
+handle_user_signal 7275,216599
+deliver_user_signal 7316,217559
+find_user_signal_name 7322,217660
+store_user_signal_events 7334,217842
+static Lisp_Object menu_bar_one_keymap_changed_items;7363,218417
+static Lisp_Object menu_bar_items_vector;7368,218631
+static int menu_bar_items_index;7369,218673
+static const char *separator_names[separator_names7372,218708
+menu_separator_name_p 7393,219149
+menu_bar_items 7426,219853
+Lisp_Object item_properties;7568,224604
+menu_bar_item 7571,224646
+menu_item_eval_property_1 7647,227176
+eval_dyn 7658,227466
+menu_item_eval_property 7666,227676
+parse_menu_item 7686,228342
+static Lisp_Object tool_bar_items_vector;7965,236337
+static Lisp_Object tool_bar_item_properties;7970,236511
+static int ntool_bar_items;7974,236607
+tool_bar_items 7990,237084
+process_tool_bar_item 8075,239893
+#define PROP(8112,240970
+set_prop 8114,241039
+parse_tool_bar_item 8167,242454
+#undef PROP8379,248845
+init_tool_bar_items 8387,248970
+append_tool_bar_item 8401,249262
+read_char_x_menu_prompt 8443,250772
+read_char_minibuf_menu_prompt 8503,252446
+#define PUSH_C_STR(8527,253015
+follow_key 8726,258554
+active_maps 8733,258696
+typedef struct keyremap8742,259022
+} keyremap;8754,259465
+access_keymap_keyremap 8764,259809
+keyremap_step 8811,261451
+test_undefined 8867,262935
+read_key_sequence 8916,264862
+read_key_sequence_vs 9826,295822
+DEFUN ("read-key-sequence", Fread_key_sequence,9885,297295
+DEFUN ("read-key-sequence", Fread_key_sequence,read-key-sequence9885,297295
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,9938,299983
+DEFUN ("read-key-sequence-vector", Fread_key_sequence_vector,read-key-sequence-vector9938,299983
+detect_input_pending 9950,300489
+detect_input_pending_ignore_squeezables 9959,300655
+detect_input_pending_run_timers 9967,300871
+clear_input_pending 9985,301363
+requeued_events_pending_p 9997,301733
+DEFUN ("input-pending-p", Finput_pending_p,10002,301814
+DEFUN ("input-pending-p", Finput_pending_p,input-pending-p10002,301814
+DEFUN ("recent-keys", Frecent_keys,10024,302597
+DEFUN ("recent-keys", Frecent_keys,recent-keys10024,302597
+DEFUN ("this-command-keys", Fthis_command_keys,10055,303518
+DEFUN ("this-command-keys", Fthis_command_keys,this-command-keys10055,303518
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,10068,303959
+DEFUN ("this-command-keys-vector", Fthis_command_keys_vector,this-command-keys-vector10068,303959
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,10080,304381
+DEFUN ("this-single-command-keys", Fthis_single_command_keys,this-single-command-keys10080,304381
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,10096,304956
+DEFUN ("this-single-command-raw-keys", Fthis_single_command_raw_keys,this-single-command-raw-keys10096,304956
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,10109,305496
+DEFUN ("reset-this-command-lengths", Freset_this_command_lengths,reset-this-command-lengths10109,305496
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,10136,306511
+DEFUN ("clear-this-command-keys", Fclear_this_command_keys,clear-this-command-keys10136,306511
+DEFUN ("recursion-depth", Frecursion_depth,10158,307070
+DEFUN ("recursion-depth", Frecursion_depth,recursion-depth10158,307070
+DEFUN ("open-dribble-file", Fopen_dribble_file,10169,307407
+DEFUN ("open-dribble-file", Fopen_dribble_file,open-dribble-file10169,307407
+DEFUN ("discard-input", Fdiscard_input,10203,308448
+DEFUN ("discard-input", Fdiscard_input,discard-input10203,308448
+DEFUN ("suspend-emacs", Fsuspend_emacs,10225,308950
+DEFUN ("suspend-emacs", Fsuspend_emacs,suspend-emacs10225,308950
+stuff_buffered_input 10285,311046
+set_waiting_for_input 10323,312017
+clear_waiting_for_input 10337,312391
+handle_interrupt_signal 10351,312755
+deliver_interrupt_signal 10378,313643
+static int volatile force_quit_count;10387,313933
+handle_interrupt 10401,314415
+quit_throw_to_read_char 10541,318712
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,10562,319289
+DEFUN ("set-input-interrupt-mode", Fset_input_interrupt_mode,set-input-interrupt-mode10562,319289
+DEFUN ("set-output-flow-control", Fset_output_flow_control,10609,320517
+DEFUN ("set-output-flow-control", Fset_output_flow_control,set-output-flow-control10609,320517
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,10643,321433
+DEFUN ("set-input-meta-mode", Fset_input_meta_mode,set-input-meta-mode10643,321433
+DEFUN ("set-quit-char", Fset_quit_char,10694,322707
+DEFUN ("set-quit-char", Fset_quit_char,set-quit-char10694,322707
+DEFUN ("set-input-mode", Fset_input_mode,10729,323571
+DEFUN ("set-input-mode", Fset_input_mode,set-input-mode10729,323571
+DEFUN ("current-input-mode", Fcurrent_input_mode,10750,324460
+DEFUN ("current-input-mode", Fcurrent_input_mode,current-input-mode10750,324460
+DEFUN ("posn-at-x-y", Fposn_at_x_y,10787,325838
+DEFUN ("posn-at-x-y", Fposn_at_x_y,posn-at-x-y10787,325838
+DEFUN ("posn-at-point", Fposn_at_point,10824,327061
+DEFUN ("posn-at-point", Fposn_at_point,posn-at-point10824,327061
+init_kboard 10861,328215
+allocate_kboard 10893,329285
+wipe_kboard 10909,329638
+delete_kboard 10917,329752
+init_keyboard 10942,330282
+struct event_head11021,332697
+static const struct event_head head_table[head_table11027,332748
+syms_of_keyboard 11045,333578
+keys_of_keyboard 11841,367116
+mark_kboards 11916,370435
c-src/emacs/src/lisp.h,20276
-#define EMACS_LISP_H22,800
-#define DECLARE_GDB_SYM(47,1421
-# define DEFINE_GDB_SYMBOL_BEGIN(49,1508
-# define DEFINE_GDB_SYMBOL_END(50,1578
-# define DEFINE_GDB_SYMBOL_BEGIN(52,1625
-# define DEFINE_GDB_SYMBOL_END(53,1702
-#undef min57,1790
-#undef max58,1801
-#define max(59,1812
-#define min(60,1854
-#define ARRAYELTS(63,1936
-#define GCTYPEBITS 67,2079
-DEFINE_GDB_SYMBOL_BEGIN GCTYPEBITS66,2037
-# define NONPOINTER_BITS 78,2567
-# define NONPOINTER_BITS 80,2600
-typedef int EMACS_INT;91,3023
-typedef unsigned int EMACS_UINT;92,3046
-# define EMACS_INT_MAX 93,3079
-# define pI 94,3111
-typedef long int EMACS_INT;96,3203
-typedef unsigned long EMACS_UINT;97,3231
-# define EMACS_INT_MAX 98,3265
-# define pI 99,3298
-typedef long long int EMACS_INT;103,3477
-typedef unsigned long long int EMACS_UINT;104,3510
-# define EMACS_INT_MAX 105,3553
-# define pI 106,3587
-enum { BOOL_VECTOR_BITS_PER_CHAR 114,3804
-#define BOOL_VECTOR_BITS_PER_CHAR 115,3840
-typedef size_t bits_word;123,4165
-# define BITS_WORD_MAX 124,4191
-enum { BITS_PER_BITS_WORD 125,4223
-typedef unsigned char bits_word;127,4290
-# define BITS_WORD_MAX 128,4323
-enum { BITS_PER_BITS_WORD 129,4386
- BITS_PER_CHAR 136,4570
- BITS_PER_SHORT 137,4605
- BITS_PER_LONG 138,4657
- BITS_PER_EMACS_INT 139,4712
-typedef intmax_t printmax_t;148,5089
-typedef uintmax_t uprintmax_t;149,5118
-# define pMd 150,5149
-# define pMu 151,5170
-typedef EMACS_INT printmax_t;153,5197
-typedef EMACS_UINT uprintmax_t;154,5227
-# define pMd 155,5259
-# define pMu 156,5278
-# define pD 165,5664
-# define pD 167,5709
-# define pD 169,5756
-# define pD 171,5779
-# define eassert(200,7062
-# define eassume(201,7140
-# define eassert(208,7319
-# define eassume(212,7450
-enum Lisp_Bits239,8519
-#define GCALIGNMENT 243,8647
- VALBITS 246,8742
- INTTYPEBITS 249,8838
- FIXNUM_BITS 252,8945
-#define VAL_MAX 263,9327
-#define USE_LSB_TAG 271,9777
-DEFINE_GDB_SYMBOL_BEGIN USE_LSB_TAG270,9733
-# define alignas(281,10077
-# define GCALIGNED 288,10227
-# define GCALIGNED 290,10292
-# define lisp_h_XLI(327,11642
-# define lisp_h_XIL(328,11673
-# define lisp_h_XLI(330,11724
-# define lisp_h_XIL(331,11751
-#define lisp_h_CHECK_LIST_CONS(333,11785
-#define lisp_h_CHECK_NUMBER(334,11856
-#define lisp_h_CHECK_SYMBOL(335,11927
-#define lisp_h_CHECK_TYPE(336,11996
-#define lisp_h_CONSP(338,12107
-#define lisp_h_EQ(339,12156
-#define lisp_h_FLOATP(340,12201
-#define lisp_h_INTEGERP(341,12252
-#define lisp_h_MARKERP(342,12333
-#define lisp_h_MISCP(343,12408
-#define lisp_h_NILP(344,12457
-#define lisp_h_SET_SYMBOL_VAL(345,12493
-#define lisp_h_SYMBOL_CONSTANT_P(347,12607
-#define lisp_h_SYMBOL_VAL(348,12671
-#define lisp_h_SYMBOLP(350,12772
-#define lisp_h_VECTORLIKEP(351,12825
-#define lisp_h_XCAR(352,12886
-#define lisp_h_XCDR(353,12924
-#define lisp_h_XCONS(354,12964
-#define lisp_h_XHASH(356,13059
-#define lisp_h_XPNTR(357,13093
-# define lisp_h_check_cons_list(360,13221
-# define lisp_h_make_number(363,13289
-# define lisp_h_XFASTINT(365,13392
-# define lisp_h_XINT(366,13429
-# define lisp_h_XSYMBOL(367,13478
-# define lisp_h_XTYPE(371,13631
-# define lisp_h_XUNTAG(372,13696
-# define XLI(381,14086
-# define XIL(382,14117
-# define CHECK_LIST_CONS(383,14148
-# define CHECK_NUMBER(384,14209
-# define CHECK_SYMBOL(385,14258
-# define CHECK_TYPE(386,14307
-# define CONSP(387,14382
-# define EQ(388,14417
-# define FLOATP(389,14452
-# define INTEGERP(390,14489
-# define MARKERP(391,14530
-# define MISCP(392,14569
-# define NILP(393,14604
-# define SET_SYMBOL_VAL(394,14637
-# define SYMBOL_CONSTANT_P(395,14700
-# define SYMBOL_VAL(396,14763
-# define SYMBOLP(397,14812
-# define VECTORLIKEP(398,14851
-# define XCAR(399,14898
-# define XCDR(400,14931
-# define XCONS(401,14964
-# define XHASH(402,14999
-# define XPNTR(403,15034
-# define check_cons_list(405,15097
-# define make_number(408,15176
-# define XFASTINT(409,15224
-# define XINT(410,15266
-# define XSYMBOL(411,15300
-# define XTYPE(412,15340
-# define XUNTAG(413,15376
-#define LISP_MACRO_DEFUN(421,15672
-#define LISP_MACRO_DEFUN_VOID(425,15845
-#define INTMASK 437,16289
-#define case_Lisp_Int 438,16342
-#define ENUM_BF(445,16681
-#define ENUM_BF(447,16722
-enum Lisp_Type451,16763
- Lisp_Symbol 454,16851
- Lisp_Misc 458,16993
- Lisp_Int0 461,17067
- Lisp_Int1 462,17086
- Lisp_String 466,17264
- Lisp_Vectorlike 472,17543
- Lisp_Cons 475,17632
- Lisp_Float 477,17670
-enum Lisp_Misc_Type485,18016
- Lisp_Misc_Free 487,18040
- Lisp_Misc_Marker,488,18069
- Lisp_Misc_Overlay,489,18091
- Lisp_Misc_Save_Value,490,18114
- Lisp_Misc_Finalizer,491,18140
- Lisp_Misc_Float,494,18275
- Lisp_Misc_Limit496,18359
-enum Lisp_Fwd_Type502,18543
- Lisp_Fwd_Int,504,18566
- Lisp_Fwd_Bool,505,18619
- Lisp_Fwd_Obj,506,18670
- Lisp_Fwd_Buffer_Obj,507,18729
- Lisp_Fwd_Kboard_Obj 508,18800
-typedef struct { EMACS_INT i; } Lisp_Object;567,21781
-#define LISP_INITIALLY(569,21827
-#undef CHECK_LISP_OBJECT_TYPE571,21858
-enum CHECK_LISP_OBJECT_TYPE 572,21888
-enum CHECK_LISP_OBJECT_TYPE { CHECK_LISP_OBJECT_TYPE 572,21888
-typedef EMACS_INT Lisp_Object;577,22064
-#define LISP_INITIALLY(578,22095
-enum CHECK_LISP_OBJECT_TYPE 579,22125
-enum CHECK_LISP_OBJECT_TYPE { CHECK_LISP_OBJECT_TYPE 579,22125
-#define LISP_INITIALLY_ZERO 582,22226
-enum symbol_interned639,24199
- SYMBOL_UNINTERNED 641,24222
- SYMBOL_INTERNED 642,24247
- SYMBOL_INTERNED_IN_INITIAL_OBARRAY 643,24270
-enum symbol_redirect646,24315
- SYMBOL_PLAINVAL 648,24338
- SYMBOL_VARALIAS 649,24362
- SYMBOL_LOCALIZED 650,24386
- SYMBOL_FORWARDED 651,24410
-struct Lisp_Symbol654,24437
-#define EXFUN(707,26252
-#define DEFUN_ARGS_MANY 712,26446
-#define DEFUN_ARGS_UNEVALLED 713,26498
-#define DEFUN_ARGS_0 714,26541
-#define DEFUN_ARGS_1 715,26569
-#define DEFUN_ARGS_2 716,26604
-#define DEFUN_ARGS_3 717,26652
-#define DEFUN_ARGS_4 718,26713
-#define DEFUN_ARGS_5 719,26787
-#define DEFUN_ARGS_6 721,26880
-#define DEFUN_ARGS_7 723,26986
-#define DEFUN_ARGS_8 725,27105
-#define TAG_PTR(729,27296
-#define TAG_SYMOFFSET(734,27543
-#define XLI_BUILTIN_LISPSYM(741,27842
-#define DEFINE_LISP_SYMBOL(746,28101
-# define DEFINE_NON_NIL_Q_SYMBOL_MACROS 755,28572
-LISP_MACRO_DEFUN 762,28777
-# define ARRAY_MARK_FLAG 768,29024
-# define PSEUDOVECTOR_FLAG 774,29267
-enum pvec_type780,29568
- PVEC_NORMAL_VECTOR,782,29585
- PVEC_FREE,783,29607
- PVEC_PROCESS,784,29620
- PVEC_FRAME,785,29636
- PVEC_WINDOW,786,29650
- PVEC_BOOL_VECTOR,787,29665
- PVEC_BUFFER,788,29685
- PVEC_HASH_TABLE,789,29700
- PVEC_TERMINAL,790,29719
- PVEC_WINDOW_CONFIGURATION,791,29736
- PVEC_SUBR,792,29765
- PVEC_OTHER,793,29778
- PVEC_COMPILED,795,29856
- PVEC_CHAR_TABLE,796,29873
- PVEC_SUB_CHAR_TABLE,797,29892
- PVEC_FONT 798,29915
-enum More_Lisp_Bits801,29991
- PSEUDOVECTOR_SIZE_BITS 808,30382
- PSEUDOVECTOR_SIZE_MASK 809,30415
- PSEUDOVECTOR_REST_BITS 813,30625
- PSEUDOVECTOR_REST_MASK 814,30658
- PSEUDOVECTOR_AREA_BITS 818,30823
- PVEC_TYPE_MASK 819,30901
-# define VALMASK 829,31302
-DEFINE_GDB_SYMBOL_BEGIN VALMASK828,31257
-#define MOST_POSITIVE_FIXNUM 834,31532
-#define MOST_NEGATIVE_FIXNUM 835,31592
-XINT 874,32684
-XFASTINT 889,33035
-XSYMBOL 899,33263
-XTYPE 910,33481
-XUNTAG 918,33661
-LISP_MACRO_DEFUN 927,33857
-LISP_MACRO_DEFUN 940,34242
-#define FIXNUM_OVERFLOW_P(958,34855
-LISP_MACRO_DEFUN FIXNUM_OVERFLOW_P952,34632
-LISP_MACRO_DEFUN 970,35171
-XSTRING 980,35391
-#define SYMBOL_INDEX(988,35575
-XFLOAT 991,35636
-XPROCESS 1000,35778
-XWINDOW 1007,35895
-XTERMINAL 1014,36012
-XSUBR 1021,36134
-XBUFFER 1028,36245
-XCHAR_TABLE 1035,36369
-XSUB_CHAR_TABLE 1042,36506
-XBOOL_VECTOR 1049,36648
-make_lisp_ptr 1058,36827
-make_lisp_symbol 1066,37013
-builtin_lisp_symbol 1074,37197
-#define XSETINT(1079,37279
-#define XSETFASTINT(1080,37325
-#define XSETCONS(1081,37375
-#define XSETVECTOR(1082,37435
-#define XSETSTRING(1083,37503
-#define XSETSYMBOL(1084,37567
-#define XSETFLOAT(1085,37621
-#define XSETMISC(1086,37683
-#define XSETPVECTYPE(1090,37772
-#define XSETPVECTYPESIZE(1092,37888
-#define XSETPSEUDOVECTOR(1099,38185
-#define XSETTYPED_PSEUDOVECTOR(1105,38369
-#define XSETWINDOW_CONFIGURATION(1110,38579
-#define XSETPROCESS(1112,38675
-#define XSETWINDOW(1113,38741
-#define XSETTERMINAL(1114,38805
-#define XSETSUBR(1115,38873
-#define XSETCOMPILED(1116,38933
-#define XSETBUFFER(1117,39001
-#define XSETCHAR_TABLE(1118,39065
-#define XSETBOOL_VECTOR(1119,39137
-#define XSETSUB_CHAR_TABLE(1120,39211
-XINTPTR 1128,39581
-make_pointer_integer 1134,39661
-LISP_MACRO_DEFUN_VOID 1143,39826
-typedef struct interval *INTERVAL;INTERVAL1149,39987
-xcar_addr 1174,40760
-xcdr_addr 1179,40837
-LISP_MACRO_DEFUN 1185,40931
-XSETCDR 1198,41307
-CAR 1205,41457
-CDR 1212,41591
-CAR_SAFE 1221,41791
-CDR_SAFE 1226,41877
-STRING_MULTIBYTE 1243,42250
-#define STRING_BYTES_BOUND 1261,43057
-#define STRING_SET_UNIBYTE(1265,43201
-#define STRING_SET_MULTIBYTE(1275,43516
-SDATA 1286,43830
-SSDATA 1291,43908
-SREF 1297,44037
-SSET 1302,44128
-SCHARS 1307,44242
-STRING_BYTES 1316,44415
-SBYTES 1326,44595
-STRING_SET_CHARS 1331,44681
-struct vectorlike_header1343,45232
-struct Lisp_Vector1369,46482
- ALIGNOF_STRUCT_LISP_VECTOR1378,46681
-struct Lisp_Bool_Vector1384,46864
-bool_vector_size 1399,47385
-bool_vector_data 1407,47523
-bool_vector_uchar_data 1413,47617
-bool_vector_words 1421,47803
-bool_vector_bytes 1428,47998
-bool_vector_bitref 1437,48238
-bool_vector_ref 1445,48478
-bool_vector_set 1453,48618
- header_size 1471,49047
- bool_header_size 1472,49106
- word_size 1473,49171
-AREF 1479,49284
-aref_addr 1485,49391
-ASIZE 1491,49501
-ASET 1497,49583
-gc_aset 1504,49742
-enum { NIL_IS_ZERO 1515,50269
-memclear 1520,50464
-#define VECSIZE(1531,50762
-#define PSEUDOVECSIZE(1538,51047
-#define UNSIGNED_CMP(1546,51480
-#define ASCII_CHAR_P(1552,51734
-enum CHARTAB_SIZE_BITS1565,52489
- CHARTAB_SIZE_BITS_0 1567,52516
- CHARTAB_SIZE_BITS_1 1568,52545
- CHARTAB_SIZE_BITS_2 1569,52574
- CHARTAB_SIZE_BITS_3 1570,52603
-struct Lisp_Char_Table1575,52672
-struct Lisp_Sub_Char_Table1606,53752
-CHAR_TABLE_REF_ASCII 1628,54566
-CHAR_TABLE_REF 1648,55113
-CHAR_TABLE_SET 1658,55402
-struct Lisp_Subr1670,55786
-enum char_table_specials1692,56798
- CHAR_TABLE_STANDARD_SLOTS 1697,56993
- SUB_CHAR_TABLE_OFFSET 1701,57214
-CHAR_TABLE_EXTRA_SLOTS 1707,57377
-LISP_MACRO_DEFUN 1723,57921
-SYMBOL_BLV 1732,58181
-SYMBOL_FWD 1738,58316
-LISP_MACRO_DEFUN_VOID 1744,58428
-SET_SYMBOL_BLV 1754,58691
-SET_SYMBOL_FWD 1760,58850
-SYMBOL_NAME 1767,59001
-SYMBOL_INTERNED_P 1775,59130
-SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P 1783,59299
-#define DEFSYM(1796,59809
-LISP_MACRO_DEFUN DEFSYM1792,59630
-struct hash_table_test1805,60062
-struct Lisp_Hash_Table1823,60555
-XHASH_TABLE 1880,62531
-#define XSET_HASH_TABLE(1885,62602
-HASH_TABLE_P 1889,62703
-HASH_KEY 1896,62860
-HASH_VALUE 1903,63040
-HASH_NEXT 1911,63254
-HASH_HASH 1918,63431
-HASH_INDEX 1926,63677
-HASH_TABLE_SIZE 1933,63826
-enum DEFAULT_HASH_SIZE 1940,63956
-enum DEFAULT_HASH_SIZE { DEFAULT_HASH_SIZE 1940,63956
-static double const DEFAULT_REHASH_THRESHOLD 1946,64176
-static double const DEFAULT_REHASH_SIZE 1950,64299
-sxhash_combine 1956,64465
-SXHASH_REDUCE 1964,64648
-struct Lisp_Misc_Any 1971,64806
-struct Lisp_Marker1978,64980
-struct Lisp_Overlay2021,66841
- SAVE_UNUSED,2047,67644
- SAVE_INTEGER,2048,67661
- SAVE_FUNCPOINTER,2049,67679
- SAVE_POINTER,2050,67701
- SAVE_OBJECT2051,67719
-enum { SAVE_SLOT_BITS 2055,67804
-enum { SAVE_VALUE_SLOTS 2058,67901
-enum { SAVE_TYPE_BITS 2062,68009
-enum Lisp_Save_Type2064,68075
- SAVE_TYPE_INT_INT 2066,68099
- SAVE_TYPE_INT_INT_INT2067,68172
- SAVE_TYPE_OBJ_OBJ 2069,68262
- SAVE_TYPE_OBJ_OBJ_OBJ 2070,68333
- SAVE_TYPE_OBJ_OBJ_OBJ_OBJ2071,68414
- SAVE_TYPE_PTR_INT 2073,68509
- SAVE_TYPE_PTR_OBJ 2074,68582
- SAVE_TYPE_PTR_PTR 2075,68654
- SAVE_TYPE_FUNCPTR_PTR_OBJ2076,68727
- SAVE_TYPE_MEMORY 2080,68885
-typedef void (*voidfuncptr)voidfuncptr2108,69839
-struct Lisp_Save_Value2110,69876
-save_type 2134,70755
-XSAVE_POINTER 2143,70985
-set_save_pointer 2149,71147
-XSAVE_FUNCPOINTER 2155,71329
-XSAVE_INTEGER 2164,71549
-set_save_integer 2170,71711
-XSAVE_OBJECT 2179,71932
-struct Lisp_Finalizer2186,72109
-struct Lisp_Free2201,72584
-union Lisp_Misc2212,72885
-XMISC 2223,73184
-XMISCANY 2229,73273
-XMISCTYPE 2236,73382
-XMARKER 2242,73470
-XOVERLAY 2249,73585
-XSAVE_VALUE 2256,73706
-XFINALIZER 2263,73835
-struct Lisp_Intfwd2274,74120
-struct Lisp_Boolfwd2284,74414
-struct Lisp_Objfwd2294,74705
-struct Lisp_Buffer_Objfwd2302,74937
-struct Lisp_Buffer_Local_Value2334,76473
-struct Lisp_Kboard_Objfwd2362,77732
-union Lisp_Fwd2368,77841
-XFWDTYPE 2378,78087
-XBUFFER_OBJFWD 2384,78183
-struct Lisp_Float2391,78319
-XFLOAT_DATA 2401,78437
- IEEE_FLOATING_POINT2415,78946
-#define _UCHAR_T2423,79269
-typedef unsigned char UCHAR;2424,79286
-enum Lisp_Compiled2429,79369
- COMPILED_ARGLIST 2431,79392
- COMPILED_BYTECODE 2432,79418
- COMPILED_CONSTANTS 2433,79445
- COMPILED_STACK_DEPTH 2434,79473
- COMPILED_DOC_STRING 2435,79503
- COMPILED_INTERACTIVE 2436,79532
-enum char_bits2443,79834
- CHAR_ALT 2445,79853
- CHAR_SUPER 2446,79879
- CHAR_HYPER 2447,79907
- CHAR_SHIFT 2448,79935
- CHAR_CTL 2449,79963
- CHAR_META 2450,79989
- CHAR_MODIFIER_MASK 2452,80017
- CHARACTERBITS 2457,80212
-LISP_MACRO_DEFUN 2462,80270
-NATNUMP 2470,80412
-RANGED_INTEGERP 2476,80493
-#define TYPE_RANGED_INTEGERP(2481,80615
-LISP_MACRO_DEFUN 2486,80800
-VECTORP 2500,81273
-OVERLAYP 2505,81376
-SAVE_VALUEP 2510,81475
-FINALIZERP 2516,81581
-AUTOLOADP 2522,81685
-BUFFER_OBJFWDP 2528,81776
-PSEUDOVECTOR_TYPEP 2534,81874
-PSEUDOVECTORP 2542,82127
-WINDOW_CONFIGURATIONP 2558,82479
-PROCESSP 2564,82589
-WINDOWP 2570,82673
-TERMINALP 2576,82755
-SUBRP 2582,82841
-COMPILEDP 2588,82919
-BUFFERP 2594,83005
-CHAR_TABLE_P 2600,83087
-SUB_CHAR_TABLE_P 2606,83178
-BOOL_VECTOR_P 2612,83277
-FRAMEP 2618,83370
-IMAGEP 2625,83487
-ARRAYP 2632,83592
-CHECK_LIST 2638,83711
-LISP_MACRO_DEFUN_VOID 2643,83792
-CHECK_STRING_CAR 2653,84089
-CHECK_CONS 2658,84193
-CHECK_VECTOR 2663,84273
-CHECK_BOOL_VECTOR 2668,84359
-CHECK_VECTOR_OR_STRING 2674,84536
-CHECK_ARRAY 2683,84710
-CHECK_BUFFER 2688,84818
-CHECK_WINDOW 2693,84904
-CHECK_PROCESS 2699,85010
-CHECK_NATNUM 2705,85106
-#define CHECK_RANGED_INTEGER(2710,85183
-#define CHECK_TYPE_RANGED_INTEGER(2721,85566
-#define CHECK_NUMBER_COERCE_MARKER(2729,85836
-XFLOATINT 2738,86089
-CHECK_NUMBER_OR_FLOAT 2744,86160
-#define CHECK_NUMBER_OR_FLOAT_COERCE_MARKER(2749,86259
-CHECK_NUMBER_CAR 2760,86669
-CHECK_NUMBER_CDR 2768,86791
-#define DEFUN(2803,88386
-#define DEFUN(2812,88854
-FUNCTIONP 2822,89209
-enum maxargs2831,89404
- MANY 2833,89421
- UNEVALLED 2834,89436
-#define CALLMANY(2838,89539
-#define CALLN(2844,89892
-#define DEFVAR_LISP(2869,91097
-#define DEFVAR_LISP_NOPRO(2874,91269
-#define DEFVAR_BOOL(2879,91451
-#define DEFVAR_INT(2884,91624
-#define DEFVAR_BUFFER_DEFAULTS(2890,91795
-#define DEFVAR_KBOARD(2896,91999
-typedef jmp_buf sys_jmp_buf;2906,92323
-# define sys_setjmp(2907,92352
-# define sys_longjmp(2908,92387
-typedef sigjmp_buf sys_jmp_buf;2910,92459
-# define sys_setjmp(2911,92491
-# define sys_longjmp(2912,92531
-typedef jmp_buf sys_jmp_buf;2916,92690
-# define sys_setjmp(2917,92719
-# define sys_longjmp(2918,92753
-enum specbind_tag 2943,93805
- SPECPDL_UNWIND,2944,93825
- SPECPDL_UNWIND_PTR,2945,93894
- SPECPDL_UNWIND_INT,2946,93945
- SPECPDL_UNWIND_VOID,2947,93993
- SPECPDL_BACKTRACE,2948,94047
- SPECPDL_LET,2949,94105
- SPECPDL_LET_LOCAL,2951,94235
- SPECPDL_LET_DEFAULT 2952,94292
-union specbinding2955,94364
-SPECPDL_INDEX 2996,95388
-enum handlertype 3021,96410
-enum handlertype { CATCHER,3021,96410
-enum handlertype { CATCHER, CONDITION_CASE 3021,96410
-struct handler3023,96457
-#define PUSH_HANDLER(3053,97446
-#define QUIT 3101,99223
-#define QUITP 3112,99473
-struct gcpro3132,100316
-#define GC_USE_GCPROS_AS_BEFORE 3171,101297
-#define GC_MAKE_GCPROS_NOOPS 3172,101332
-#define GC_MARK_STACK_CHECK_GCPROS 3173,101364
-#define GC_USE_GCPROS_CHECK_ZOMBIES 3174,101401
-#define GC_MARK_STACK 3177,101462
-#define BYTE_MARK_STACK 3181,101562
-#define GCPRO1(3190,101833
-#define GCPRO2(3191,101873
-#define GCPRO3(3192,101939
-#define GCPRO4(3194,102034
-#define GCPRO5(3196,102154
-#define GCPRO6(3198,102299
-#define GCPRO7(3201,102474
-#define UNGCPRO 3202,102553
-#define GCPRO1(3208,102653
-#define GCPRO2(3212,102775
-#define GCPRO3(3217,102967
-#define GCPRO4(3223,103229
-#define GCPRO5(3230,103560
-#define GCPRO6(3238,103961
-#define GCPRO7(3247,104431
-#define UNGCPRO 3257,104971
-#define GCPRO1(3263,105065
-#define GCPRO2(3269,105299
-#define GCPRO3(3278,105717
-#define GCPRO4(3289,106274
-#define GCPRO5(3302,106972
-#define GCPRO6(3317,107812
-#define GCPRO7(3334,108793
-#define UNGCPRO 3353,109916
-#define RETURN_UNGCPRO(3363,110183
-vcopy 3384,110657
-set_hash_key_slot 3393,110932
-set_hash_value_slot 3399,111071
-set_symbol_function 3408,111306
-set_symbol_plist 3414,111421
-set_symbol_next 3420,111524
-blv_found 3428,111697
-set_overlay_plist 3437,111880
-string_intervals 3445,112031
-set_string_intervals 3453,112153
-set_char_table_defalt 3462,112355
-set_char_table_purpose 3467,112467
-set_char_table_extras 3475,112636
-set_char_table_contents 3482,112845
-set_sub_char_table_contents 3489,113040
-enum Arith_Comparison 3497,113303
- ARITH_EQUAL,3498,113327
- ARITH_NOTEQUAL,3499,113342
- ARITH_LESS,3500,113360
- ARITH_GRTR,3501,113374
- ARITH_LESS_OR_EQUAL,3502,113388
- ARITH_GRTR_OR_EQUAL3503,113411
-#define INTEGER_TO_CONS(3511,113762
-#define CONS_TO_INTEGER(3529,114625
-enum { NEXT_ALMOST_PRIME_LIMIT 3573,116329
-extern EMACS_INT next_almost_prime 3574,116368
-enum constype 3739,123820
-enum constype {CONSTYPE_HEAP,CONSTYPE_HEAP3739,123820
-enum constype {CONSTYPE_HEAP, CONSTYPE_PURE}CONSTYPE_PURE3739,123820
-list2i 3745,124010
-list3i 3751,124119
-list4i 3757,124258
-extern Lisp_Object make_formatted_string 3767,124634
-build_pure_c_string 3792,125662
-build_string 3801,125867
-make_uninit_vector 3820,126438
-make_uninit_sub_char_table 3833,126657
-#define ALLOCATE_PSEUDOVECTOR(3850,127201
-#define ALLOCATE_ZEROED_PSEUDOVECTOR(3858,127537
-INLINE void 3890,128943
-extern void *r_alloc r_alloc3895,129064
-#define FLOAT_TO_STRING_BUFSIZE 3927,130527
-intern 3968,132134
-intern_c_string 3974,132222
-extern _Noreturn void error 4034,135601
-fast_string_match_ignore_case 4136,140089
-INLINE void fixup_locale 4241,143854
-INLINE void synchronize_system_messages_locale 4242,143889
-INLINE void synchronize_system_time_locale 4243,143946
-#define IS_DAEMON 4257,144419
-#define DAEMON_RUNNING 4258,144459
-#define IS_DAEMON 4261,144558
-#define DAEMON_RUNNING 4262,144603
-# define WAIT_READING_MAX 4281,145422
-# define WAIT_READING_MAX 4283,145494
-extern _Noreturn void emacs_abort 4374,148386
-egetenv 4532,152809
-#define eabs(4545,153305
-#define make_fixnum_or_float(4550,153438
-enum MAX_ALLOCA 4556,153689
-enum MAX_ALLOCA { MAX_ALLOCA 4556,153689
-extern void *record_xmalloc record_xmalloc4558,153734
-#define USE_SAFE_ALLOCA 4560,153800
-#define AVAIL_ALLOCA(4564,153933
-#define SAFE_ALLOCA(4568,154044
-#define SAFE_NALLOCA(4576,154385
-#define SAFE_ALLOCA_STRING(4590,154861
-#define SAFE_FREE(4598,155113
-#define SAFE_ALLOCA_LISP(4625,155691
-# define USE_STACK_LISP_OBJECTS 4652,156813
-# undef USE_STACK_LISP_OBJECTS4658,156979
-# define USE_STACK_LISP_OBJECTS 4659,157010
-enum { defined_GC_CHECK_STRING_BYTES 4663,157085
-enum { defined_GC_CHECK_STRING_BYTES 4665,157138
-union Aligned_Cons4670,157272
-union Aligned_String4676,157352
- USE_STACK_CONS 4689,157707
- USE_STACK_STRING 4691,157813
-#define STACK_CONS(4699,158150
-#define AUTO_CONS_EXPR(4701,158247
-#define AUTO_CONS(4709,158610
-#define AUTO_LIST1(4710,158681
-#define AUTO_LIST2(4712,158789
-#define AUTO_LIST3(4716,158944
-#define AUTO_LIST4(4720,159119
-# define verify_ascii(4732,159510
-#define AUTO_STRING(4740,159818
-#define FOR_EACH_TAIL(4752,160282
-#define FOR_EACH_ALIST_VALUE(4766,160773
-maybe_gc 4774,161060
-functionp 4784,161299
+#define EMACS_LISP_H22,801
+#define DECLARE_GDB_SYM(47,1422
+# define DEFINE_GDB_SYMBOL_BEGIN(49,1509
+# define DEFINE_GDB_SYMBOL_END(50,1579
+# define DEFINE_GDB_SYMBOL_BEGIN(52,1626
+# define DEFINE_GDB_SYMBOL_END(53,1703
+#undef min57,1791
+#undef max58,1802
+#define max(59,1813
+#define min(60,1855
+#define ARRAYELTS(63,1937
+#define GCTYPEBITS 67,2080
+DEFINE_GDB_SYMBOL_BEGIN GCTYPEBITS66,2038
+# define NONPOINTER_BITS 78,2568
+# define NONPOINTER_BITS 80,2601
+typedef int EMACS_INT;91,3024
+typedef unsigned int EMACS_UINT;92,3047
+# define EMACS_INT_MAX 93,3080
+# define pI 94,3112
+typedef long int EMACS_INT;96,3204
+typedef unsigned long EMACS_UINT;97,3232
+# define EMACS_INT_MAX 98,3266
+# define pI 99,3299
+typedef long long int EMACS_INT;103,3478
+typedef unsigned long long int EMACS_UINT;104,3511
+# define EMACS_INT_MAX 105,3554
+# define pI 106,3588
+enum { BOOL_VECTOR_BITS_PER_CHAR 114,3805
+#define BOOL_VECTOR_BITS_PER_CHAR 115,3841
+typedef size_t bits_word;123,4166
+# define BITS_WORD_MAX 124,4192
+enum { BITS_PER_BITS_WORD 125,4224
+typedef unsigned char bits_word;127,4291
+# define BITS_WORD_MAX 128,4324
+enum { BITS_PER_BITS_WORD 129,4387
+ BITS_PER_CHAR 136,4571
+ BITS_PER_SHORT 137,4606
+ BITS_PER_LONG 138,4658
+ BITS_PER_EMACS_INT 139,4713
+typedef intmax_t printmax_t;148,5090
+typedef uintmax_t uprintmax_t;149,5119
+# define pMd 150,5150
+# define pMu 151,5171
+typedef EMACS_INT printmax_t;153,5198
+typedef EMACS_UINT uprintmax_t;154,5228
+# define pMd 155,5260
+# define pMu 156,5279
+# define pD 165,5665
+# define pD 167,5710
+# define pD 169,5757
+# define pD 171,5780
+# define eassert(200,7063
+# define eassume(201,7141
+# define eassert(208,7320
+# define eassume(212,7451
+enum Lisp_Bits239,8520
+#define GCALIGNMENT 243,8648
+ VALBITS 246,8743
+ INTTYPEBITS 249,8839
+ FIXNUM_BITS 252,8946
+#define VAL_MAX 263,9328
+#define USE_LSB_TAG 271,9778
+DEFINE_GDB_SYMBOL_BEGIN USE_LSB_TAG270,9734
+# define alignas(281,10078
+# define GCALIGNED 288,10228
+# define GCALIGNED 290,10293
+# define lisp_h_XLI(327,11643
+# define lisp_h_XIL(328,11674
+# define lisp_h_XLI(330,11725
+# define lisp_h_XIL(331,11752
+#define lisp_h_CHECK_LIST_CONS(333,11786
+#define lisp_h_CHECK_NUMBER(334,11857
+#define lisp_h_CHECK_SYMBOL(335,11928
+#define lisp_h_CHECK_TYPE(336,11997
+#define lisp_h_CONSP(338,12108
+#define lisp_h_EQ(339,12157
+#define lisp_h_FLOATP(340,12202
+#define lisp_h_INTEGERP(341,12253
+#define lisp_h_MARKERP(342,12334
+#define lisp_h_MISCP(343,12409
+#define lisp_h_NILP(344,12458
+#define lisp_h_SET_SYMBOL_VAL(345,12494
+#define lisp_h_SYMBOL_CONSTANT_P(347,12608
+#define lisp_h_SYMBOL_VAL(348,12672
+#define lisp_h_SYMBOLP(350,12773
+#define lisp_h_VECTORLIKEP(351,12826
+#define lisp_h_XCAR(352,12887
+#define lisp_h_XCDR(353,12925
+#define lisp_h_XCONS(354,12965
+#define lisp_h_XHASH(356,13060
+#define lisp_h_XPNTR(357,13094
+# define lisp_h_check_cons_list(360,13222
+# define lisp_h_make_number(363,13290
+# define lisp_h_XFASTINT(365,13393
+# define lisp_h_XINT(366,13430
+# define lisp_h_XSYMBOL(367,13479
+# define lisp_h_XTYPE(371,13632
+# define lisp_h_XUNTAG(372,13697
+# define XLI(381,14087
+# define XIL(382,14118
+# define CHECK_LIST_CONS(383,14149
+# define CHECK_NUMBER(384,14210
+# define CHECK_SYMBOL(385,14259
+# define CHECK_TYPE(386,14308
+# define CONSP(387,14383
+# define EQ(388,14418
+# define FLOATP(389,14453
+# define INTEGERP(390,14490
+# define MARKERP(391,14531
+# define MISCP(392,14570
+# define NILP(393,14605
+# define SET_SYMBOL_VAL(394,14638
+# define SYMBOL_CONSTANT_P(395,14701
+# define SYMBOL_VAL(396,14764
+# define SYMBOLP(397,14813
+# define VECTORLIKEP(398,14852
+# define XCAR(399,14899
+# define XCDR(400,14932
+# define XCONS(401,14965
+# define XHASH(402,15000
+# define XPNTR(403,15035
+# define check_cons_list(405,15098
+# define make_number(408,15177
+# define XFASTINT(409,15225
+# define XINT(410,15267
+# define XSYMBOL(411,15301
+# define XTYPE(412,15341
+# define XUNTAG(413,15377
+#define LISP_MACRO_DEFUN(421,15673
+#define LISP_MACRO_DEFUN_VOID(425,15846
+#define INTMASK 437,16290
+#define case_Lisp_Int 438,16343
+#define ENUM_BF(445,16682
+#define ENUM_BF(447,16723
+enum Lisp_Type451,16764
+ Lisp_Symbol 454,16852
+ Lisp_Misc 458,16994
+ Lisp_Int0 461,17068
+ Lisp_Int1 462,17087
+ Lisp_String 466,17265
+ Lisp_Vectorlike 472,17544
+ Lisp_Cons 475,17633
+ Lisp_Float 477,17671
+enum Lisp_Misc_Type485,18017
+ Lisp_Misc_Free 487,18041
+ Lisp_Misc_Marker,488,18070
+ Lisp_Misc_Overlay,489,18092
+ Lisp_Misc_Save_Value,490,18115
+ Lisp_Misc_Finalizer,491,18141
+ Lisp_Misc_Float,494,18276
+ Lisp_Misc_Limit496,18360
+enum Lisp_Fwd_Type502,18544
+ Lisp_Fwd_Int,504,18567
+ Lisp_Fwd_Bool,505,18620
+ Lisp_Fwd_Obj,506,18671
+ Lisp_Fwd_Buffer_Obj,507,18730
+ Lisp_Fwd_Kboard_Obj 508,18801
+typedef struct { EMACS_INT i; } Lisp_Object;567,21772
+#define LISP_INITIALLY(569,21818
+#undef CHECK_LISP_OBJECT_TYPE571,21849
+enum CHECK_LISP_OBJECT_TYPE 572,21879
+enum CHECK_LISP_OBJECT_TYPE { CHECK_LISP_OBJECT_TYPE 572,21879
+typedef EMACS_INT Lisp_Object;577,22055
+#define LISP_INITIALLY(578,22086
+enum CHECK_LISP_OBJECT_TYPE 579,22116
+enum CHECK_LISP_OBJECT_TYPE { CHECK_LISP_OBJECT_TYPE 579,22116
+#define LISP_INITIALLY_ZERO 582,22217
+enum symbol_interned639,24190
+ SYMBOL_UNINTERNED 641,24213
+ SYMBOL_INTERNED 642,24238
+ SYMBOL_INTERNED_IN_INITIAL_OBARRAY 643,24261
+enum symbol_redirect646,24306
+ SYMBOL_PLAINVAL 648,24329
+ SYMBOL_VARALIAS 649,24353
+ SYMBOL_LOCALIZED 650,24377
+ SYMBOL_FORWARDED 651,24401
+struct Lisp_Symbol654,24428
+#define EXFUN(707,26243
+#define DEFUN_ARGS_MANY 712,26437
+#define DEFUN_ARGS_UNEVALLED 713,26489
+#define DEFUN_ARGS_0 714,26532
+#define DEFUN_ARGS_1 715,26560
+#define DEFUN_ARGS_2 716,26595
+#define DEFUN_ARGS_3 717,26643
+#define DEFUN_ARGS_4 718,26704
+#define DEFUN_ARGS_5 719,26778
+#define DEFUN_ARGS_6 721,26871
+#define DEFUN_ARGS_7 723,26977
+#define DEFUN_ARGS_8 725,27096
+#define TAG_PTR(729,27287
+#define TAG_SYMOFFSET(734,27534
+#define XLI_BUILTIN_LISPSYM(741,27833
+#define DEFINE_LISP_SYMBOL(746,28092
+# define DEFINE_NON_NIL_Q_SYMBOL_MACROS 755,28563
+LISP_MACRO_DEFUN 762,28768
+# define ARRAY_MARK_FLAG 768,29015
+# define PSEUDOVECTOR_FLAG 774,29258
+enum pvec_type780,29559
+ PVEC_NORMAL_VECTOR,782,29576
+ PVEC_FREE,783,29598
+ PVEC_PROCESS,784,29611
+ PVEC_FRAME,785,29627
+ PVEC_WINDOW,786,29641
+ PVEC_BOOL_VECTOR,787,29656
+ PVEC_BUFFER,788,29676
+ PVEC_HASH_TABLE,789,29691
+ PVEC_TERMINAL,790,29710
+ PVEC_WINDOW_CONFIGURATION,791,29727
+ PVEC_SUBR,792,29756
+ PVEC_OTHER,793,29769
+ PVEC_COMPILED,795,29847
+ PVEC_CHAR_TABLE,796,29864
+ PVEC_SUB_CHAR_TABLE,797,29883
+ PVEC_FONT 798,29906
+enum More_Lisp_Bits801,29982
+ PSEUDOVECTOR_SIZE_BITS 808,30373
+ PSEUDOVECTOR_SIZE_MASK 809,30406
+ PSEUDOVECTOR_REST_BITS 813,30616
+ PSEUDOVECTOR_REST_MASK 814,30649
+ PSEUDOVECTOR_AREA_BITS 818,30814
+ PVEC_TYPE_MASK 819,30892
+# define VALMASK 829,31293
+DEFINE_GDB_SYMBOL_BEGIN VALMASK828,31248
+#define MOST_POSITIVE_FIXNUM 834,31523
+#define MOST_NEGATIVE_FIXNUM 835,31583
+XINT 874,32675
+XFASTINT 889,33026
+XSYMBOL 899,33254
+XTYPE 910,33472
+XUNTAG 918,33652
+LISP_MACRO_DEFUN 927,33848
+LISP_MACRO_DEFUN 940,34233
+#define FIXNUM_OVERFLOW_P(958,34846
+LISP_MACRO_DEFUN FIXNUM_OVERFLOW_P952,34623
+LISP_MACRO_DEFUN 970,35162
+XSTRING 980,35382
+#define SYMBOL_INDEX(988,35566
+XFLOAT 991,35627
+XPROCESS 1000,35769
+XWINDOW 1007,35886
+XTERMINAL 1014,36003
+XSUBR 1021,36125
+XBUFFER 1028,36236
+XCHAR_TABLE 1035,36360
+XSUB_CHAR_TABLE 1042,36497
+XBOOL_VECTOR 1049,36639
+make_lisp_ptr 1058,36818
+make_lisp_symbol 1066,37004
+builtin_lisp_symbol 1074,37188
+#define XSETINT(1079,37270
+#define XSETFASTINT(1080,37316
+#define XSETCONS(1081,37366
+#define XSETVECTOR(1082,37426
+#define XSETSTRING(1083,37494
+#define XSETSYMBOL(1084,37558
+#define XSETFLOAT(1085,37612
+#define XSETMISC(1086,37674
+#define XSETPVECTYPE(1090,37763
+#define XSETPVECTYPESIZE(1092,37879
+#define XSETPSEUDOVECTOR(1099,38176
+#define XSETTYPED_PSEUDOVECTOR(1105,38360
+#define XSETWINDOW_CONFIGURATION(1110,38570
+#define XSETPROCESS(1112,38666
+#define XSETWINDOW(1113,38732
+#define XSETTERMINAL(1114,38796
+#define XSETSUBR(1115,38864
+#define XSETCOMPILED(1116,38924
+#define XSETBUFFER(1117,38992
+#define XSETCHAR_TABLE(1118,39056
+#define XSETBOOL_VECTOR(1119,39128
+#define XSETSUB_CHAR_TABLE(1120,39202
+XINTPTR 1128,39572
+make_pointer_integer 1134,39652
+LISP_MACRO_DEFUN_VOID 1143,39817
+typedef struct interval *INTERVAL;INTERVAL1149,39978
+xcar_addr 1174,40751
+xcdr_addr 1179,40828
+LISP_MACRO_DEFUN 1185,40922
+XSETCDR 1198,41298
+CAR 1205,41448
+CDR 1212,41582
+CAR_SAFE 1221,41782
+CDR_SAFE 1226,41868
+STRING_MULTIBYTE 1243,42241
+#define STRING_BYTES_BOUND 1261,43048
+#define STRING_SET_UNIBYTE(1265,43192
+#define STRING_SET_MULTIBYTE(1275,43507
+SDATA 1286,43821
+SSDATA 1291,43899
+SREF 1297,44028
+SSET 1302,44119
+SCHARS 1307,44233
+STRING_BYTES 1316,44406
+SBYTES 1326,44586
+STRING_SET_CHARS 1331,44672
+struct vectorlike_header1343,45223
+struct Lisp_Vector1369,46473
+ ALIGNOF_STRUCT_LISP_VECTOR1378,46672
+struct Lisp_Bool_Vector1384,46855
+bool_vector_size 1399,47376
+bool_vector_data 1407,47514
+bool_vector_uchar_data 1413,47608
+bool_vector_words 1421,47794
+bool_vector_bytes 1428,47989
+bool_vector_bitref 1437,48229
+bool_vector_ref 1445,48469
+bool_vector_set 1453,48609
+ header_size 1471,49038
+ bool_header_size 1472,49097
+ word_size 1473,49162
+AREF 1479,49275
+aref_addr 1485,49382
+ASIZE 1491,49492
+ASET 1497,49574
+gc_aset 1504,49733
+enum { NIL_IS_ZERO 1515,50260
+memclear 1520,50455
+#define VECSIZE(1531,50753
+#define PSEUDOVECSIZE(1538,51038
+#define UNSIGNED_CMP(1546,51471
+#define ASCII_CHAR_P(1552,51725
+enum CHARTAB_SIZE_BITS1565,52480
+ CHARTAB_SIZE_BITS_0 1567,52507
+ CHARTAB_SIZE_BITS_1 1568,52536
+ CHARTAB_SIZE_BITS_2 1569,52565
+ CHARTAB_SIZE_BITS_3 1570,52594
+struct Lisp_Char_Table1575,52663
+struct Lisp_Sub_Char_Table1606,53743
+CHAR_TABLE_REF_ASCII 1628,54557
+CHAR_TABLE_REF 1648,55104
+CHAR_TABLE_SET 1658,55393
+struct Lisp_Subr1670,55777
+enum char_table_specials1692,56789
+ CHAR_TABLE_STANDARD_SLOTS 1697,56984
+ SUB_CHAR_TABLE_OFFSET 1701,57205
+CHAR_TABLE_EXTRA_SLOTS 1707,57368
+LISP_MACRO_DEFUN 1723,57912
+SYMBOL_BLV 1732,58172
+SYMBOL_FWD 1738,58307
+LISP_MACRO_DEFUN_VOID 1744,58419
+SET_SYMBOL_BLV 1754,58682
+SET_SYMBOL_FWD 1760,58841
+SYMBOL_NAME 1767,58992
+SYMBOL_INTERNED_P 1775,59121
+SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P 1783,59290
+#define DEFSYM(1796,59800
+LISP_MACRO_DEFUN DEFSYM1792,59621
+struct hash_table_test1805,60053
+struct Lisp_Hash_Table1823,60546
+XHASH_TABLE 1880,62522
+#define XSET_HASH_TABLE(1885,62593
+HASH_TABLE_P 1889,62694
+HASH_KEY 1896,62851
+HASH_VALUE 1903,63031
+HASH_NEXT 1911,63245
+HASH_HASH 1918,63422
+HASH_INDEX 1926,63668
+HASH_TABLE_SIZE 1933,63817
+enum DEFAULT_HASH_SIZE 1940,63947
+enum DEFAULT_HASH_SIZE { DEFAULT_HASH_SIZE 1940,63947
+static double const DEFAULT_REHASH_THRESHOLD 1946,64167
+static double const DEFAULT_REHASH_SIZE 1950,64290
+sxhash_combine 1956,64456
+SXHASH_REDUCE 1964,64639
+struct Lisp_Misc_Any 1971,64797
+struct Lisp_Marker1978,64971
+struct Lisp_Overlay2021,66832
+ SAVE_UNUSED,2047,67635
+ SAVE_INTEGER,2048,67652
+ SAVE_FUNCPOINTER,2049,67670
+ SAVE_POINTER,2050,67692
+ SAVE_OBJECT2051,67710
+enum { SAVE_SLOT_BITS 2055,67795
+enum { SAVE_VALUE_SLOTS 2058,67892
+enum { SAVE_TYPE_BITS 2062,68000
+enum Lisp_Save_Type2064,68066
+ SAVE_TYPE_INT_INT 2066,68090
+ SAVE_TYPE_INT_INT_INT2067,68163
+ SAVE_TYPE_OBJ_OBJ 2069,68253
+ SAVE_TYPE_OBJ_OBJ_OBJ 2070,68324
+ SAVE_TYPE_OBJ_OBJ_OBJ_OBJ2071,68405
+ SAVE_TYPE_PTR_INT 2073,68500
+ SAVE_TYPE_PTR_OBJ 2074,68573
+ SAVE_TYPE_PTR_PTR 2075,68645
+ SAVE_TYPE_FUNCPTR_PTR_OBJ2076,68718
+ SAVE_TYPE_MEMORY 2080,68876
+typedef void (*voidfuncptr)voidfuncptr2108,69830
+struct Lisp_Save_Value2110,69867
+save_type 2134,70746
+XSAVE_POINTER 2143,70976
+set_save_pointer 2149,71138
+XSAVE_FUNCPOINTER 2155,71320
+XSAVE_INTEGER 2164,71540
+set_save_integer 2170,71702
+XSAVE_OBJECT 2179,71923
+struct Lisp_Finalizer2186,72100
+struct Lisp_Free2201,72575
+union Lisp_Misc2212,72876
+XMISC 2223,73175
+XMISCANY 2229,73264
+XMISCTYPE 2236,73373
+XMARKER 2242,73461
+XOVERLAY 2249,73576
+XSAVE_VALUE 2256,73697
+XFINALIZER 2263,73826
+struct Lisp_Intfwd2274,74111
+struct Lisp_Boolfwd2284,74405
+struct Lisp_Objfwd2294,74696
+struct Lisp_Buffer_Objfwd2302,74928
+struct Lisp_Buffer_Local_Value2334,76464
+struct Lisp_Kboard_Objfwd2362,77723
+union Lisp_Fwd2368,77832
+XFWDTYPE 2378,78078
+XBUFFER_OBJFWD 2384,78174
+struct Lisp_Float2391,78310
+XFLOAT_DATA 2401,78428
+ IEEE_FLOATING_POINT2415,78937
+#define _UCHAR_T2423,79260
+typedef unsigned char UCHAR;2424,79277
+enum Lisp_Compiled2429,79360
+ COMPILED_ARGLIST 2431,79383
+ COMPILED_BYTECODE 2432,79409
+ COMPILED_CONSTANTS 2433,79436
+ COMPILED_STACK_DEPTH 2434,79464
+ COMPILED_DOC_STRING 2435,79494
+ COMPILED_INTERACTIVE 2436,79523
+enum char_bits2443,79825
+ CHAR_ALT 2445,79844
+ CHAR_SUPER 2446,79870
+ CHAR_HYPER 2447,79898
+ CHAR_SHIFT 2448,79926
+ CHAR_CTL 2449,79954
+ CHAR_META 2450,79980
+ CHAR_MODIFIER_MASK 2452,80008
+ CHARACTERBITS 2457,80203
+LISP_MACRO_DEFUN 2462,80261
+NATNUMP 2470,80403
+RANGED_INTEGERP 2476,80484
+#define TYPE_RANGED_INTEGERP(2481,80606
+LISP_MACRO_DEFUN 2486,80791
+VECTORP 2500,81264
+OVERLAYP 2505,81367
+SAVE_VALUEP 2510,81466
+FINALIZERP 2516,81572
+AUTOLOADP 2522,81676
+BUFFER_OBJFWDP 2528,81767
+PSEUDOVECTOR_TYPEP 2534,81865
+PSEUDOVECTORP 2542,82118
+WINDOW_CONFIGURATIONP 2558,82470
+PROCESSP 2564,82580
+WINDOWP 2570,82664
+TERMINALP 2576,82746
+SUBRP 2582,82832
+COMPILEDP 2588,82910
+BUFFERP 2594,82996
+CHAR_TABLE_P 2600,83078
+SUB_CHAR_TABLE_P 2606,83169
+BOOL_VECTOR_P 2612,83268
+FRAMEP 2618,83361
+IMAGEP 2625,83478
+ARRAYP 2632,83583
+CHECK_LIST 2638,83702
+LISP_MACRO_DEFUN_VOID 2643,83783
+CHECK_STRING_CAR 2653,84080
+CHECK_CONS 2658,84184
+CHECK_VECTOR 2663,84264
+CHECK_BOOL_VECTOR 2668,84350
+CHECK_VECTOR_OR_STRING 2674,84527
+CHECK_ARRAY 2683,84701
+CHECK_BUFFER 2688,84809
+CHECK_WINDOW 2693,84895
+CHECK_PROCESS 2699,85001
+CHECK_NATNUM 2705,85097
+#define CHECK_RANGED_INTEGER(2710,85174
+#define CHECK_TYPE_RANGED_INTEGER(2721,85557
+#define CHECK_NUMBER_COERCE_MARKER(2729,85827
+XFLOATINT 2738,86080
+CHECK_NUMBER_OR_FLOAT 2744,86151
+#define CHECK_NUMBER_OR_FLOAT_COERCE_MARKER(2749,86250
+CHECK_NUMBER_CAR 2760,86660
+CHECK_NUMBER_CDR 2768,86782
+#define DEFUN(2803,88377
+#define DEFUN(2812,88845
+FUNCTIONP 2822,89200
+enum maxargs2831,89395
+ MANY 2833,89412
+ UNEVALLED 2834,89427
+#define CALLMANY(2838,89530
+#define CALLN(2844,89883
+#define DEFVAR_LISP(2869,91088
+#define DEFVAR_LISP_NOPRO(2874,91260
+#define DEFVAR_BOOL(2879,91442
+#define DEFVAR_INT(2884,91615
+#define DEFVAR_BUFFER_DEFAULTS(2890,91786
+#define DEFVAR_KBOARD(2896,91990
+typedef jmp_buf sys_jmp_buf;2906,92314
+# define sys_setjmp(2907,92343
+# define sys_longjmp(2908,92378
+typedef sigjmp_buf sys_jmp_buf;2910,92450
+# define sys_setjmp(2911,92482
+# define sys_longjmp(2912,92522
+typedef jmp_buf sys_jmp_buf;2916,92681
+# define sys_setjmp(2917,92710
+# define sys_longjmp(2918,92744
+enum specbind_tag 2943,93796
+ SPECPDL_UNWIND,2944,93816
+ SPECPDL_UNWIND_PTR,2945,93885
+ SPECPDL_UNWIND_INT,2946,93936
+ SPECPDL_UNWIND_VOID,2947,93984
+ SPECPDL_BACKTRACE,2948,94038
+ SPECPDL_LET,2949,94096
+ SPECPDL_LET_LOCAL,2951,94226
+ SPECPDL_LET_DEFAULT 2952,94283
+union specbinding2955,94355
+SPECPDL_INDEX 2996,95379
+enum handlertype 3021,96401
+enum handlertype { CATCHER,3021,96401
+enum handlertype { CATCHER, CONDITION_CASE 3021,96401
+struct handler3023,96448
+#define PUSH_HANDLER(3053,97437
+#define QUIT 3101,99214
+#define QUITP 3112,99464
+struct gcpro3132,100307
+#define GC_USE_GCPROS_AS_BEFORE 3171,101288
+#define GC_MAKE_GCPROS_NOOPS 3172,101323
+#define GC_MARK_STACK_CHECK_GCPROS 3173,101355
+#define GC_USE_GCPROS_CHECK_ZOMBIES 3174,101392
+#define GC_MARK_STACK 3177,101453
+#define BYTE_MARK_STACK 3181,101553
+#define GCPRO1(3190,101824
+#define GCPRO2(3191,101864
+#define GCPRO3(3192,101930
+#define GCPRO4(3194,102025
+#define GCPRO5(3196,102145
+#define GCPRO6(3198,102290
+#define GCPRO7(3201,102465
+#define UNGCPRO 3202,102544
+#define GCPRO1(3208,102644
+#define GCPRO2(3212,102766
+#define GCPRO3(3217,102958
+#define GCPRO4(3223,103220
+#define GCPRO5(3230,103551
+#define GCPRO6(3238,103952
+#define GCPRO7(3247,104422
+#define UNGCPRO 3257,104962
+#define GCPRO1(3263,105056
+#define GCPRO2(3269,105290
+#define GCPRO3(3278,105708
+#define GCPRO4(3289,106265
+#define GCPRO5(3302,106963
+#define GCPRO6(3317,107803
+#define GCPRO7(3334,108784
+#define UNGCPRO 3353,109907
+#define RETURN_UNGCPRO(3363,110174
+vcopy 3384,110648
+set_hash_key_slot 3393,110923
+set_hash_value_slot 3399,111062
+set_symbol_function 3408,111297
+set_symbol_plist 3414,111412
+set_symbol_next 3420,111515
+blv_found 3428,111688
+set_overlay_plist 3437,111871
+string_intervals 3445,112022
+set_string_intervals 3453,112144
+set_char_table_defalt 3462,112346
+set_char_table_purpose 3467,112458
+set_char_table_extras 3475,112627
+set_char_table_contents 3482,112836
+set_sub_char_table_contents 3489,113031
+enum Arith_Comparison 3497,113294
+ ARITH_EQUAL,3498,113318
+ ARITH_NOTEQUAL,3499,113333
+ ARITH_LESS,3500,113351
+ ARITH_GRTR,3501,113365
+ ARITH_LESS_OR_EQUAL,3502,113379
+ ARITH_GRTR_OR_EQUAL3503,113402
+#define INTEGER_TO_CONS(3511,113753
+#define CONS_TO_INTEGER(3529,114616
+enum { NEXT_ALMOST_PRIME_LIMIT 3573,116320
+extern EMACS_INT next_almost_prime 3574,116359
+enum constype 3739,123811
+enum constype {CONSTYPE_HEAP,CONSTYPE_HEAP3739,123811
+enum constype {CONSTYPE_HEAP, CONSTYPE_PURE}CONSTYPE_PURE3739,123811
+list2i 3745,124001
+list3i 3751,124110
+list4i 3757,124249
+extern Lisp_Object make_formatted_string 3767,124625
+build_pure_c_string 3792,125653
+build_string 3801,125858
+make_uninit_vector 3820,126429
+make_uninit_sub_char_table 3833,126648
+#define ALLOCATE_PSEUDOVECTOR(3850,127192
+#define ALLOCATE_ZEROED_PSEUDOVECTOR(3858,127528
+INLINE void 3890,128934
+extern void *r_alloc r_alloc3895,129055
+#define FLOAT_TO_STRING_BUFSIZE 3927,130518
+intern 3968,132125
+intern_c_string 3974,132213
+extern _Noreturn void error 4034,135592
+fast_string_match_ignore_case 4136,140080
+INLINE void fixup_locale 4241,143845
+INLINE void synchronize_system_messages_locale 4242,143880
+INLINE void synchronize_system_time_locale 4243,143937
+#define IS_DAEMON 4257,144410
+#define DAEMON_RUNNING 4258,144450
+#define IS_DAEMON 4261,144549
+#define DAEMON_RUNNING 4262,144594
+# define WAIT_READING_MAX 4281,145413
+# define WAIT_READING_MAX 4283,145485
+extern _Noreturn void emacs_abort 4374,148377
+egetenv 4532,152800
+#define eabs(4545,153296
+#define make_fixnum_or_float(4550,153429
+enum MAX_ALLOCA 4556,153680
+enum MAX_ALLOCA { MAX_ALLOCA 4556,153680
+extern void *record_xmalloc record_xmalloc4558,153725
+#define USE_SAFE_ALLOCA 4560,153791
+#define AVAIL_ALLOCA(4564,153924
+#define SAFE_ALLOCA(4568,154035
+#define SAFE_NALLOCA(4576,154376
+#define SAFE_ALLOCA_STRING(4590,154852
+#define SAFE_FREE(4598,155104
+#define SAFE_ALLOCA_LISP(4625,155682
+# define USE_STACK_LISP_OBJECTS 4652,156804
+# undef USE_STACK_LISP_OBJECTS4658,156970
+# define USE_STACK_LISP_OBJECTS 4659,157001
+enum { defined_GC_CHECK_STRING_BYTES 4663,157076
+enum { defined_GC_CHECK_STRING_BYTES 4665,157129
+union Aligned_Cons4670,157263
+union Aligned_String4676,157343
+ USE_STACK_CONS 4689,157698
+ USE_STACK_STRING 4691,157804
+#define STACK_CONS(4699,158141
+#define AUTO_CONS_EXPR(4701,158238
+#define AUTO_CONS(4709,158601
+#define AUTO_LIST1(4710,158672
+#define AUTO_LIST2(4712,158780
+#define AUTO_LIST3(4716,158935
+#define AUTO_LIST4(4720,159110
+# define verify_ascii(4732,159501
+#define AUTO_STRING(4740,159809
+#define FOR_EACH_TAIL(4752,160273
+#define FOR_EACH_ALIST_VALUE(4766,160764
+maybe_gc 4774,161051
+functionp 4784,161290
c-src/machsyscalls.c,23
#define SYSCALL(6,113
@@ -2150,127 +2150,127 @@ el-src/TAGTEST.EL,179
(defalias (quote explicitly-quoted-pending-delete-mode)9,222
el-src/emacs/lisp/progmodes/etags.el,5069
-(defvar tags-file-name 34,1034
-(defgroup etags 43,1498
-(defcustom tags-case-fold-search 47,1566
-(defcustom tags-table-list 59,2051
-(defcustom tags-compression-info-list69,2449
-(defcustom tags-add-tables 88,3231
-(defcustom tags-revert-without-query 98,3627
-(defvar tags-table-computed-list 103,3778
-(defvar tags-table-computed-list-for 112,4262
-(defvar tags-table-list-pointer 117,4510
-(defvar tags-table-list-started-at 121,4701
-(defvar tags-table-set-list 124,4821
-(defcustom find-tag-hook 129,5000
-(defcustom find-tag-default-function 137,5263
-(define-obsolete-variable-alias 'find-tag-marker-ring-lengthfind-tag-marker-ring-length145,5602
-(defcustom tags-tag-face 148,5699
-(defcustom tags-apropos-verbose 154,5834
-(defcustom tags-apropos-additional-actions 160,5998
-(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6917
-(defvar default-tags-table-function 189,7097
-(defvar tags-location-ring 194,7323
-(defvar tags-table-files 201,7599
-(defvar tags-completion-table 206,7766
-(defvar tags-included-tables 209,7858
-(defvar next-file-list 212,7953
-(defvar tags-table-format-functions 217,8059
-(defvar file-of-tag-function 224,8440
-(defvar tags-table-files-function 228,8634
-(defvar tags-completion-table-function 230,8745
-(defvar snarf-tag-function 232,8840
-(defvar goto-tag-location-function 236,9049
-(defvar find-tag-regexp-search-function 239,9222
-(defvar find-tag-regexp-tag-order 241,9343
-(defvar find-tag-regexp-next-line-after-failure-p 243,9452
-(defvar find-tag-search-function 245,9572
-(defvar find-tag-tag-order 247,9679
-(defvar find-tag-next-line-after-failure-p 249,9774
-(defvar list-tags-function 251,9880
-(defvar tags-apropos-function 253,9968
-(defvar tags-included-tables-function 255,10062
-(defvar verify-tags-table-function 257,10181
-(defun initialize-new-tags-table 260,10292
-(defun tags-table-mode 276,10980
-(defun visit-tags-table 285,11245
-(defun tags-table-check-computed-list 321,12783
-(defun tags-table-extend-computed-list 360,14654
-(defun tags-expand-table-name 400,16367
-(defun tags-table-list-member 409,16710
-(defun tags-verify-table 421,17182
-(defun tags-table-including 470,19302
-(defun tags-next-table 522,21346
-(defun visit-tags-table-buffer 543,22203
-(defun tags-reset-tags-tables 712,28513
-(defun file-of-tag 731,29170
-(defun tags-table-files 740,29519
-(defun tags-included-tables 749,29869
-(defun tags-completion-table 755,30115
-(defun tags-lazy-completion-table 783,31309
-(defun tags-completion-at-point-function 799,31944
-(defun find-tag-tag 818,32694
-(defvar last-tag 837,33367
-(defun find-tag-interactive 840,33426
-(defvar find-tag-history 852,33841
-(defun find-tag-noselect 860,34011
-(defun find-tag 932,37125
-(defun find-tag-other-window 959,38341
-(defun find-tag-other-frame 1000,40269
-(defun find-tag-regexp 1025,41443
-(defalias 'pop-tag-mark pop-tag-mark1049,42605
-(defvar tag-lines-already-matched 1052,42656
-(defun find-tag-in-order 1055,42763
-(defun tag-find-file-of-tag-noselect 1167,47109
-(defun tag-find-file-of-tag 1200,48955
-(defun etags-recognize-tags-table 1208,49181
-(defun etags-verify-tags-table 1241,50812
-(defun etags-file-of-tag 1246,51010
-(defun etags-tags-completion-table 1256,51345
-(defun etags-snarf-tag 1286,52551
-(defun etags-goto-tag-location 1324,54120
-(defun etags-list-tags 1388,56563
-(defmacro tags-with-face 1423,57838
-(defun etags-tags-apropos-additional 1431,58171
-(defun etags-tags-apropos 1465,59408
-(defun etags-tags-table-files 1527,61617
-(defun etags-tags-included-tables 1542,62053
-(defun tags-recognize-empty-tags-table 1559,62593
-(defun tag-exact-file-name-match-p 1587,63739
-(defun tag-file-name-match-p 1596,64132
-(defun tag-exact-match-p 1609,64688
-(defun tag-implicit-name-match-p 1620,65256
-(defun tag-symbol-match-p 1633,65856
-(defun tag-word-match-p 1643,66292
-(defun tag-partial-file-name-match-p 1652,66690
-(defun tag-any-match-p 1662,67134
-(defun tag-re-match-p 1667,67318
-(defcustom tags-loop-revert-buffers 1675,67567
-(defun next-file 1685,67976
-(defvar tags-loop-operate 1760,70890
-(defvar tags-loop-scan1763,70984
-(defun tags-loop-eval 1771,71313
-(defun tags-loop-continue 1782,71642
-(defun tags-search 1850,73948
-(defun tags-query-replace 1871,74774
-(defun tags-complete-tags-table-file 1896,75998
-(defun list-tags 1906,76377
-(defun tags-apropos 1934,77330
-(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78156
-(defun select-tags-table 1964,78395
-(defvar select-tags-table-mode-map 2019,80522
-(define-derived-mode select-tags-table-mode 2030,80905
-(defun select-tags-table-select 2034,81089
-(defun select-tags-table-quit 2043,81455
-(defun complete-tag 2049,81610
-(defconst etags--xref-limit 2074,82551
-(defvar etags-xref-find-definitions-tag-order 2076,82586
-(defun etags-xref-find 2082,82876
-(defun etags--xref-find-definitions 2096,83405
-(defclass xref-etags-location 2129,85119
-(defun xref-make-etags-location 2135,85342
-(cl-defmethod xref-location-marker 2139,85497
-(cl-defmethod xref-location-line 2146,85741
+(defvar tags-file-name 34,1035
+(defgroup etags 43,1499
+(defcustom tags-case-fold-search 47,1567
+(defcustom tags-table-list 59,2052
+(defcustom tags-compression-info-list69,2450
+(defcustom tags-add-tables 88,3232
+(defcustom tags-revert-without-query 98,3628
+(defvar tags-table-computed-list 103,3779
+(defvar tags-table-computed-list-for 112,4263
+(defvar tags-table-list-pointer 117,4511
+(defvar tags-table-list-started-at 121,4702
+(defvar tags-table-set-list 124,4822
+(defcustom find-tag-hook 129,5001
+(defcustom find-tag-default-function 137,5264
+(define-obsolete-variable-alias 'find-tag-marker-ring-lengthfind-tag-marker-ring-length145,5603
+(defcustom tags-tag-face 148,5700
+(defcustom tags-apropos-verbose 154,5835
+(defcustom tags-apropos-additional-actions 160,5999
+(defvaralias 'find-tag-marker-ring find-tag-marker-ring183,6918
+(defvar default-tags-table-function 189,7098
+(defvar tags-location-ring 194,7324
+(defvar tags-table-files 201,7600
+(defvar tags-completion-table 206,7767
+(defvar tags-included-tables 209,7859
+(defvar next-file-list 212,7954
+(defvar tags-table-format-functions 217,8060
+(defvar file-of-tag-function 224,8441
+(defvar tags-table-files-function 228,8635
+(defvar tags-completion-table-function 230,8746
+(defvar snarf-tag-function 232,8841
+(defvar goto-tag-location-function 236,9050
+(defvar find-tag-regexp-search-function 239,9223
+(defvar find-tag-regexp-tag-order 241,9344
+(defvar find-tag-regexp-next-line-after-failure-p 243,9453
+(defvar find-tag-search-function 245,9573
+(defvar find-tag-tag-order 247,9680
+(defvar find-tag-next-line-after-failure-p 249,9775
+(defvar list-tags-function 251,9881
+(defvar tags-apropos-function 253,9969
+(defvar tags-included-tables-function 255,10063
+(defvar verify-tags-table-function 257,10182
+(defun initialize-new-tags-table 260,10293
+(defun tags-table-mode 276,10981
+(defun visit-tags-table 285,11246
+(defun tags-table-check-computed-list 321,12784
+(defun tags-table-extend-computed-list 360,14655
+(defun tags-expand-table-name 400,16368
+(defun tags-table-list-member 409,16711
+(defun tags-verify-table 421,17183
+(defun tags-table-including 470,19303
+(defun tags-next-table 522,21347
+(defun visit-tags-table-buffer 543,22204
+(defun tags-reset-tags-tables 712,28514
+(defun file-of-tag 731,29171
+(defun tags-table-files 740,29520
+(defun tags-included-tables 749,29870
+(defun tags-completion-table 755,30116
+(defun tags-lazy-completion-table 783,31310
+(defun tags-completion-at-point-function 799,31945
+(defun find-tag-tag 818,32695
+(defvar last-tag 837,33368
+(defun find-tag-interactive 840,33427
+(defvar find-tag-history 852,33842
+(defun find-tag-noselect 860,34012
+(defun find-tag 932,37126
+(defun find-tag-other-window 959,38342
+(defun find-tag-other-frame 1000,40270
+(defun find-tag-regexp 1025,41444
+(defalias 'pop-tag-mark pop-tag-mark1049,42606
+(defvar tag-lines-already-matched 1052,42657
+(defun find-tag-in-order 1055,42764
+(defun tag-find-file-of-tag-noselect 1167,47110
+(defun tag-find-file-of-tag 1200,48956
+(defun etags-recognize-tags-table 1208,49182
+(defun etags-verify-tags-table 1241,50813
+(defun etags-file-of-tag 1246,51011
+(defun etags-tags-completion-table 1256,51346
+(defun etags-snarf-tag 1286,52552
+(defun etags-goto-tag-location 1324,54121
+(defun etags-list-tags 1388,56564
+(defmacro tags-with-face 1423,57839
+(defun etags-tags-apropos-additional 1431,58172
+(defun etags-tags-apropos 1465,59409
+(defun etags-tags-table-files 1527,61618
+(defun etags-tags-included-tables 1542,62054
+(defun tags-recognize-empty-tags-table 1559,62594
+(defun tag-exact-file-name-match-p 1587,63740
+(defun tag-file-name-match-p 1596,64133
+(defun tag-exact-match-p 1609,64689
+(defun tag-implicit-name-match-p 1620,65257
+(defun tag-symbol-match-p 1633,65857
+(defun tag-word-match-p 1643,66293
+(defun tag-partial-file-name-match-p 1652,66691
+(defun tag-any-match-p 1662,67135
+(defun tag-re-match-p 1667,67319
+(defcustom tags-loop-revert-buffers 1675,67568
+(defun next-file 1685,67977
+(defvar tags-loop-operate 1760,70891
+(defvar tags-loop-scan1763,70985
+(defun tags-loop-eval 1771,71314
+(defun tags-loop-continue 1782,71643
+(defun tags-search 1850,73949
+(defun tags-query-replace 1871,74775
+(defun tags-complete-tags-table-file 1896,75999
+(defun list-tags 1906,76378
+(defun tags-apropos 1934,77331
+(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78157
+(defun select-tags-table 1964,78396
+(defvar select-tags-table-mode-map 2019,80523
+(define-derived-mode select-tags-table-mode 2030,80906
+(defun select-tags-table-select 2034,81090
+(defun select-tags-table-quit 2043,81456
+(defun complete-tag 2049,81611
+(defconst etags--xref-limit 2074,82552
+(defvar etags-xref-find-definitions-tag-order 2076,82587
+(defun etags-xref-find 2082,82877
+(defun etags--xref-find-definitions 2096,83406
+(defclass xref-etags-location 2129,85120
+(defun xref-make-etags-location 2135,85343
+(cl-defmethod xref-location-marker 2139,85498
+(cl-defmethod xref-location-line 2146,85742
erl-src/gs_dialog.erl,98
-define(VERSION2,32
@@ -2341,10 +2341,10 @@ func main(29,285
html-src/softwarelibero.html,200
Cos'รจ il software libero?4,38
-Licenze d'uso di un programmalicenze65,2500
-Sfatiamo alcuni miti138,6118
-Il movimento open sourceoss191,8037
-Impatto pratico del software liberoimpatto231,10066
+Licenze d'uso di un programmalicenze65,2502
+Sfatiamo alcuni miti138,6122
+Il movimento open sourceoss191,8041
+Impatto pratico del software liberoimpatto231,10070
html-src/index.shtml,104
&nbsp;8,281
@@ -2370,13 +2370,13 @@ MTGmtg41,1482
Fracasfracas65,2624
GaliLEOgalileo101,4232
Leasqrleasqr114,4677
-Free software that I wrote for the GNU project or for my personal or workgnu142,6065
-Etagsetags148,6180
-checkiso161,6729
-cgrep178,7547
-debian-bug.eldebian-bug190,7979
-tcpdump205,8564
-Links to interesting softwarelinks216,8891
+Free software that I wrote for the GNU project or for my personal or workgnu142,6066
+Etagsetags148,6181
+checkiso161,6731
+cgrep178,7549
+debian-bug.eldebian-bug190,7981
+tcpdump205,8566
+Links to interesting softwarelinks216,8893
lua-src/allegro.lua,400
local function get_layer_by_name 7,175