1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

; * test/manual/etags/ETAGS.good_N: Adjust to copyright years change.

This commit is contained in:
Eli Zaretskii 2022-01-01 05:19:17 -05:00
parent 8d3fc7ec89
commit 23c1ee6989
6 changed files with 411 additions and 411 deletions

View File

@ -2202,73 +2202,73 @@ el-src/emacs/lisp/progmodes/etags.el,5069
(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
(defun tags-table-files 740,29521
(defun tags-included-tables 749,29871
(defun tags-completion-table 755,30117
(defun tags-lazy-completion-table 783,31311
(defun tags-completion-at-point-function 799,31946
(defun find-tag-tag 818,32696
(defvar last-tag 837,33369
(defun find-tag-interactive 840,33428
(defvar find-tag-history 852,33843
(defun find-tag-noselect 860,34013
(defun find-tag 932,37127
(defun find-tag-other-window 959,38343
(defun find-tag-other-frame 1000,40271
(defun find-tag-regexp 1025,41445
(defalias 'pop-tag-mark pop-tag-mark1049,42607
(defvar tag-lines-already-matched 1052,42658
(defun find-tag-in-order 1055,42765
(defun tag-find-file-of-tag-noselect 1167,47111
(defun tag-find-file-of-tag 1200,48957
(defun etags-recognize-tags-table 1208,49183
(defun etags-verify-tags-table 1241,50814
(defun etags-file-of-tag 1246,51012
(defun etags-tags-completion-table 1256,51347
(defun etags-snarf-tag 1286,52553
(defun etags-goto-tag-location 1324,54122
(defun etags-list-tags 1388,56565
(defmacro tags-with-face 1423,57840
(defun etags-tags-apropos-additional 1431,58173
(defun etags-tags-apropos 1465,59410
(defun etags-tags-table-files 1527,61619
(defun etags-tags-included-tables 1542,62055
(defun tags-recognize-empty-tags-table 1559,62595
(defun tag-exact-file-name-match-p 1587,63741
(defun tag-file-name-match-p 1596,64134
(defun tag-exact-match-p 1609,64690
(defun tag-implicit-name-match-p 1620,65258
(defun tag-symbol-match-p 1633,65858
(defun tag-word-match-p 1643,66294
(defun tag-partial-file-name-match-p 1652,66692
(defun tag-any-match-p 1662,67136
(defun tag-re-match-p 1667,67320
(defcustom tags-loop-revert-buffers 1675,67569
(defun next-file 1685,67978
(defvar tags-loop-operate 1760,70892
(defvar tags-loop-scan1763,70986
(defun tags-loop-eval 1771,71315
(defun tags-loop-continue 1782,71644
(defun tags-search 1850,73950
(defun tags-query-replace 1871,74776
(defun tags-complete-tags-table-file 1896,76000
(defun list-tags 1906,76379
(defun tags-apropos 1934,77332
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
(defun select-tags-table 1964,78397
(defvar select-tags-table-mode-map 2019,80524
(define-derived-mode select-tags-table-mode 2030,80907
(defun select-tags-table-select 2034,81091
(defun select-tags-table-quit 2043,81457
(defun complete-tag 2049,81612
(defconst etags--xref-limit 2074,82553
(defvar etags-xref-find-definitions-tag-order 2076,82588
(defun etags-xref-find 2082,82878
(defun etags--xref-find-definitions 2096,83407
(defclass xref-etags-location 2129,85121
(defun xref-make-etags-location 2135,85344
(cl-defmethod xref-location-marker 2139,85499
(cl-defmethod xref-location-line 2146,85743
erl-src/gs_dialog.erl,98
-define(VERSION2,32

View File

@ -2771,76 +2771,76 @@ el-src/emacs/lisp/progmodes/etags.el,5188
(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
(defvar etags-case-fold-search)855,33907
(defvar etags-syntax-table)856,33939
(defvar local-find-tag-hook)857,33967
(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
(defun tags-table-files 740,29521
(defun tags-included-tables 749,29871
(defun tags-completion-table 755,30117
(defun tags-lazy-completion-table 783,31311
(defun tags-completion-at-point-function 799,31946
(defun find-tag-tag 818,32696
(defvar last-tag 837,33369
(defun find-tag-interactive 840,33428
(defvar find-tag-history 852,33843
(defvar etags-case-fold-search)855,33908
(defvar etags-syntax-table)856,33940
(defvar local-find-tag-hook)857,33968
(defun find-tag-noselect 860,34013
(defun find-tag 932,37127
(defun find-tag-other-window 959,38343
(defun find-tag-other-frame 1000,40271
(defun find-tag-regexp 1025,41445
(defalias 'pop-tag-mark pop-tag-mark1049,42607
(defvar tag-lines-already-matched 1052,42658
(defun find-tag-in-order 1055,42765
(defun tag-find-file-of-tag-noselect 1167,47111
(defun tag-find-file-of-tag 1200,48957
(defun etags-recognize-tags-table 1208,49183
(defun etags-verify-tags-table 1241,50814
(defun etags-file-of-tag 1246,51012
(defun etags-tags-completion-table 1256,51347
(defun etags-snarf-tag 1286,52553
(defun etags-goto-tag-location 1324,54122
(defun etags-list-tags 1388,56565
(defmacro tags-with-face 1423,57840
(defun etags-tags-apropos-additional 1431,58173
(defun etags-tags-apropos 1465,59410
(defun etags-tags-table-files 1527,61619
(defun etags-tags-included-tables 1542,62055
(defun tags-recognize-empty-tags-table 1559,62595
(defun tag-exact-file-name-match-p 1587,63741
(defun tag-file-name-match-p 1596,64134
(defun tag-exact-match-p 1609,64690
(defun tag-implicit-name-match-p 1620,65258
(defun tag-symbol-match-p 1633,65858
(defun tag-word-match-p 1643,66294
(defun tag-partial-file-name-match-p 1652,66692
(defun tag-any-match-p 1662,67136
(defun tag-re-match-p 1667,67320
(defcustom tags-loop-revert-buffers 1675,67569
(defun next-file 1685,67978
(defvar tags-loop-operate 1760,70892
(defvar tags-loop-scan1763,70986
(defun tags-loop-eval 1771,71315
(defun tags-loop-continue 1782,71644
(defun tags-search 1850,73950
(defun tags-query-replace 1871,74776
(defun tags-complete-tags-table-file 1896,76000
(defun list-tags 1906,76379
(defun tags-apropos 1934,77332
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
(defun select-tags-table 1964,78397
(defvar select-tags-table-mode-map 2019,80524
(define-derived-mode select-tags-table-mode 2030,80907
(defun select-tags-table-select 2034,81091
(defun select-tags-table-quit 2043,81457
(defun complete-tag 2049,81612
(defconst etags--xref-limit 2074,82553
(defvar etags-xref-find-definitions-tag-order 2076,82588
(defun etags-xref-find 2082,82878
(defun etags--xref-find-definitions 2096,83407
(defclass xref-etags-location 2129,85121
(defun xref-make-etags-location 2135,85344
(cl-defmethod xref-location-marker 2139,85499
(cl-defmethod xref-location-line 2146,85743
erl-src/gs_dialog.erl,98
-define(VERSION2,32

View File

@ -2579,73 +2579,73 @@ el-src/emacs/lisp/progmodes/etags.el,5069
(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
(defun tags-table-files 740,29521
(defun tags-included-tables 749,29871
(defun tags-completion-table 755,30117
(defun tags-lazy-completion-table 783,31311
(defun tags-completion-at-point-function 799,31946
(defun find-tag-tag 818,32696
(defvar last-tag 837,33369
(defun find-tag-interactive 840,33428
(defvar find-tag-history 852,33843
(defun find-tag-noselect 860,34013
(defun find-tag 932,37127
(defun find-tag-other-window 959,38343
(defun find-tag-other-frame 1000,40271
(defun find-tag-regexp 1025,41445
(defalias 'pop-tag-mark pop-tag-mark1049,42607
(defvar tag-lines-already-matched 1052,42658
(defun find-tag-in-order 1055,42765
(defun tag-find-file-of-tag-noselect 1167,47111
(defun tag-find-file-of-tag 1200,48957
(defun etags-recognize-tags-table 1208,49183
(defun etags-verify-tags-table 1241,50814
(defun etags-file-of-tag 1246,51012
(defun etags-tags-completion-table 1256,51347
(defun etags-snarf-tag 1286,52553
(defun etags-goto-tag-location 1324,54122
(defun etags-list-tags 1388,56565
(defmacro tags-with-face 1423,57840
(defun etags-tags-apropos-additional 1431,58173
(defun etags-tags-apropos 1465,59410
(defun etags-tags-table-files 1527,61619
(defun etags-tags-included-tables 1542,62055
(defun tags-recognize-empty-tags-table 1559,62595
(defun tag-exact-file-name-match-p 1587,63741
(defun tag-file-name-match-p 1596,64134
(defun tag-exact-match-p 1609,64690
(defun tag-implicit-name-match-p 1620,65258
(defun tag-symbol-match-p 1633,65858
(defun tag-word-match-p 1643,66294
(defun tag-partial-file-name-match-p 1652,66692
(defun tag-any-match-p 1662,67136
(defun tag-re-match-p 1667,67320
(defcustom tags-loop-revert-buffers 1675,67569
(defun next-file 1685,67978
(defvar tags-loop-operate 1760,70892
(defvar tags-loop-scan1763,70986
(defun tags-loop-eval 1771,71315
(defun tags-loop-continue 1782,71644
(defun tags-search 1850,73950
(defun tags-query-replace 1871,74776
(defun tags-complete-tags-table-file 1896,76000
(defun list-tags 1906,76379
(defun tags-apropos 1934,77332
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
(defun select-tags-table 1964,78397
(defvar select-tags-table-mode-map 2019,80524
(define-derived-mode select-tags-table-mode 2030,80907
(defun select-tags-table-select 2034,81091
(defun select-tags-table-quit 2043,81457
(defun complete-tag 2049,81612
(defconst etags--xref-limit 2074,82553
(defvar etags-xref-find-definitions-tag-order 2076,82588
(defun etags-xref-find 2082,82878
(defun etags--xref-find-definitions 2096,83407
(defclass xref-etags-location 2129,85121
(defun xref-make-etags-location 2135,85344
(cl-defmethod xref-location-marker 2139,85499
(cl-defmethod xref-location-line 2146,85743
erl-src/gs_dialog.erl,98
-define(VERSION2,32

View File

@ -2364,73 +2364,73 @@ el-src/emacs/lisp/progmodes/etags.el,5069
(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
(defun tags-table-files 740,29521
(defun tags-included-tables 749,29871
(defun tags-completion-table 755,30117
(defun tags-lazy-completion-table 783,31311
(defun tags-completion-at-point-function 799,31946
(defun find-tag-tag 818,32696
(defvar last-tag 837,33369
(defun find-tag-interactive 840,33428
(defvar find-tag-history 852,33843
(defun find-tag-noselect 860,34013
(defun find-tag 932,37127
(defun find-tag-other-window 959,38343
(defun find-tag-other-frame 1000,40271
(defun find-tag-regexp 1025,41445
(defalias 'pop-tag-mark pop-tag-mark1049,42607
(defvar tag-lines-already-matched 1052,42658
(defun find-tag-in-order 1055,42765
(defun tag-find-file-of-tag-noselect 1167,47111
(defun tag-find-file-of-tag 1200,48957
(defun etags-recognize-tags-table 1208,49183
(defun etags-verify-tags-table 1241,50814
(defun etags-file-of-tag 1246,51012
(defun etags-tags-completion-table 1256,51347
(defun etags-snarf-tag 1286,52553
(defun etags-goto-tag-location 1324,54122
(defun etags-list-tags 1388,56565
(defmacro tags-with-face 1423,57840
(defun etags-tags-apropos-additional 1431,58173
(defun etags-tags-apropos 1465,59410
(defun etags-tags-table-files 1527,61619
(defun etags-tags-included-tables 1542,62055
(defun tags-recognize-empty-tags-table 1559,62595
(defun tag-exact-file-name-match-p 1587,63741
(defun tag-file-name-match-p 1596,64134
(defun tag-exact-match-p 1609,64690
(defun tag-implicit-name-match-p 1620,65258
(defun tag-symbol-match-p 1633,65858
(defun tag-word-match-p 1643,66294
(defun tag-partial-file-name-match-p 1652,66692
(defun tag-any-match-p 1662,67136
(defun tag-re-match-p 1667,67320
(defcustom tags-loop-revert-buffers 1675,67569
(defun next-file 1685,67978
(defvar tags-loop-operate 1760,70892
(defvar tags-loop-scan1763,70986
(defun tags-loop-eval 1771,71315
(defun tags-loop-continue 1782,71644
(defun tags-search 1850,73950
(defun tags-query-replace 1871,74776
(defun tags-complete-tags-table-file 1896,76000
(defun list-tags 1906,76379
(defun tags-apropos 1934,77332
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
(defun select-tags-table 1964,78397
(defvar select-tags-table-mode-map 2019,80524
(define-derived-mode select-tags-table-mode 2030,80907
(defun select-tags-table-select 2034,81091
(defun select-tags-table-quit 2043,81457
(defun complete-tag 2049,81612
(defconst etags--xref-limit 2074,82553
(defvar etags-xref-find-definitions-tag-order 2076,82588
(defun etags-xref-find 2082,82878
(defun etags--xref-find-definitions 2096,83407
(defclass xref-etags-location 2129,85121
(defun xref-make-etags-location 2135,85344
(cl-defmethod xref-location-marker 2139,85499
(cl-defmethod xref-location-line 2146,85743
erl-src/gs_dialog.erl,98
-define(VERSION2,32

View File

@ -3310,76 +3310,76 @@ el-src/emacs/lisp/progmodes/etags.el,5188
(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
(defvar etags-case-fold-search)855,33907
(defvar etags-syntax-table)856,33939
(defvar local-find-tag-hook)857,33967
(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
(defun tags-table-files 740,29521
(defun tags-included-tables 749,29871
(defun tags-completion-table 755,30117
(defun tags-lazy-completion-table 783,31311
(defun tags-completion-at-point-function 799,31946
(defun find-tag-tag 818,32696
(defvar last-tag 837,33369
(defun find-tag-interactive 840,33428
(defvar find-tag-history 852,33843
(defvar etags-case-fold-search)855,33908
(defvar etags-syntax-table)856,33940
(defvar local-find-tag-hook)857,33968
(defun find-tag-noselect 860,34013
(defun find-tag 932,37127
(defun find-tag-other-window 959,38343
(defun find-tag-other-frame 1000,40271
(defun find-tag-regexp 1025,41445
(defalias 'pop-tag-mark pop-tag-mark1049,42607
(defvar tag-lines-already-matched 1052,42658
(defun find-tag-in-order 1055,42765
(defun tag-find-file-of-tag-noselect 1167,47111
(defun tag-find-file-of-tag 1200,48957
(defun etags-recognize-tags-table 1208,49183
(defun etags-verify-tags-table 1241,50814
(defun etags-file-of-tag 1246,51012
(defun etags-tags-completion-table 1256,51347
(defun etags-snarf-tag 1286,52553
(defun etags-goto-tag-location 1324,54122
(defun etags-list-tags 1388,56565
(defmacro tags-with-face 1423,57840
(defun etags-tags-apropos-additional 1431,58173
(defun etags-tags-apropos 1465,59410
(defun etags-tags-table-files 1527,61619
(defun etags-tags-included-tables 1542,62055
(defun tags-recognize-empty-tags-table 1559,62595
(defun tag-exact-file-name-match-p 1587,63741
(defun tag-file-name-match-p 1596,64134
(defun tag-exact-match-p 1609,64690
(defun tag-implicit-name-match-p 1620,65258
(defun tag-symbol-match-p 1633,65858
(defun tag-word-match-p 1643,66294
(defun tag-partial-file-name-match-p 1652,66692
(defun tag-any-match-p 1662,67136
(defun tag-re-match-p 1667,67320
(defcustom tags-loop-revert-buffers 1675,67569
(defun next-file 1685,67978
(defvar tags-loop-operate 1760,70892
(defvar tags-loop-scan1763,70986
(defun tags-loop-eval 1771,71315
(defun tags-loop-continue 1782,71644
(defun tags-search 1850,73950
(defun tags-query-replace 1871,74776
(defun tags-complete-tags-table-file 1896,76000
(defun list-tags 1906,76379
(defun tags-apropos 1934,77332
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
(defun select-tags-table 1964,78397
(defvar select-tags-table-mode-map 2019,80524
(define-derived-mode select-tags-table-mode 2030,80907
(defun select-tags-table-select 2034,81091
(defun select-tags-table-quit 2043,81457
(defun complete-tag 2049,81612
(defconst etags--xref-limit 2074,82553
(defvar etags-xref-find-definitions-tag-order 2076,82588
(defun etags-xref-find 2082,82878
(defun etags--xref-find-definitions 2096,83407
(defclass xref-etags-location 2129,85121
(defun xref-make-etags-location 2135,85344
(cl-defmethod xref-location-marker 2139,85499
(cl-defmethod xref-location-line 2146,85743
erl-src/gs_dialog.erl,98
-define(VERSION2,32

View File

@ -3310,76 +3310,76 @@ el-src/emacs/lisp/progmodes/etags.el,5188
(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
(defvar etags-case-fold-search)855,33907
(defvar etags-syntax-table)856,33939
(defvar local-find-tag-hook)857,33967
(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
(defun tags-table-files 740,29521
(defun tags-included-tables 749,29871
(defun tags-completion-table 755,30117
(defun tags-lazy-completion-table 783,31311
(defun tags-completion-at-point-function 799,31946
(defun find-tag-tag 818,32696
(defvar last-tag 837,33369
(defun find-tag-interactive 840,33428
(defvar find-tag-history 852,33843
(defvar etags-case-fold-search)855,33908
(defvar etags-syntax-table)856,33940
(defvar local-find-tag-hook)857,33968
(defun find-tag-noselect 860,34013
(defun find-tag 932,37127
(defun find-tag-other-window 959,38343
(defun find-tag-other-frame 1000,40271
(defun find-tag-regexp 1025,41445
(defalias 'pop-tag-mark pop-tag-mark1049,42607
(defvar tag-lines-already-matched 1052,42658
(defun find-tag-in-order 1055,42765
(defun tag-find-file-of-tag-noselect 1167,47111
(defun tag-find-file-of-tag 1200,48957
(defun etags-recognize-tags-table 1208,49183
(defun etags-verify-tags-table 1241,50814
(defun etags-file-of-tag 1246,51012
(defun etags-tags-completion-table 1256,51347
(defun etags-snarf-tag 1286,52553
(defun etags-goto-tag-location 1324,54122
(defun etags-list-tags 1388,56565
(defmacro tags-with-face 1423,57840
(defun etags-tags-apropos-additional 1431,58173
(defun etags-tags-apropos 1465,59410
(defun etags-tags-table-files 1527,61619
(defun etags-tags-included-tables 1542,62055
(defun tags-recognize-empty-tags-table 1559,62595
(defun tag-exact-file-name-match-p 1587,63741
(defun tag-file-name-match-p 1596,64134
(defun tag-exact-match-p 1609,64690
(defun tag-implicit-name-match-p 1620,65258
(defun tag-symbol-match-p 1633,65858
(defun tag-word-match-p 1643,66294
(defun tag-partial-file-name-match-p 1652,66692
(defun tag-any-match-p 1662,67136
(defun tag-re-match-p 1667,67320
(defcustom tags-loop-revert-buffers 1675,67569
(defun next-file 1685,67978
(defvar tags-loop-operate 1760,70892
(defvar tags-loop-scan1763,70986
(defun tags-loop-eval 1771,71315
(defun tags-loop-continue 1782,71644
(defun tags-search 1850,73950
(defun tags-query-replace 1871,74776
(defun tags-complete-tags-table-file 1896,76000
(defun list-tags 1906,76379
(defun tags-apropos 1934,77332
(define-button-type 'tags-select-tags-tabletags-select-tags-table1957,78158
(defun select-tags-table 1964,78397
(defvar select-tags-table-mode-map 2019,80524
(define-derived-mode select-tags-table-mode 2030,80907
(defun select-tags-table-select 2034,81091
(defun select-tags-table-quit 2043,81457
(defun complete-tag 2049,81612
(defconst etags--xref-limit 2074,82553
(defvar etags-xref-find-definitions-tag-order 2076,82588
(defun etags-xref-find 2082,82878
(defun etags--xref-find-definitions 2096,83407
(defclass xref-etags-location 2129,85121
(defun xref-make-etags-location 2135,85344
(cl-defmethod xref-location-marker 2139,85499
(cl-defmethod xref-location-line 2146,85743
erl-src/gs_dialog.erl,98
-define(VERSION2,32