diff options
| author | Eli Zaretskii | 2026-01-03 11:26:56 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2026-01-03 11:26:56 +0200 |
| commit | e5a6b2e2629a2dc7a6c8d9cddf07ea9d0d965a7c (patch) | |
| tree | e8dbd82929d29a6e4f309b2b80b5dc122a299062 /test | |
| parent | 16d27cce553b142f7e5737cd5a1f2b9db217c24b (diff) | |
| download | emacs-e5a6b2e2629a2dc7a6c8d9cddf07ea9d0d965a7c.tar.gz emacs-e5a6b2e2629a2dc7a6c8d9cddf07ea9d0d965a7c.zip | |
; Update CTAGS.good_update in etags tests for copyright year change.
Diffstat (limited to 'test')
| -rw-r--r-- | test/manual/etags/CTAGS.good_update | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/test/manual/etags/CTAGS.good_update b/test/manual/etags/CTAGS.good_update index 22f7a4421e3..2e29a2cb93e 100644 --- a/test/manual/etags/CTAGS.good_update +++ b/test/manual/etags/CTAGS.good_update | |||
| @@ -607,7 +607,7 @@ FOR_EACH_ALIST_VALUE c-src/emacs/src/lisp.h /^#define FOR_EACH_ALIST_VALUE(head_ | |||
| 607 | FOR_EACH_TAIL c-src/emacs/src/lisp.h /^#define FOR_EACH_TAIL(hare, list, tortoise, n) \\$/ | 607 | FOR_EACH_TAIL c-src/emacs/src/lisp.h /^#define FOR_EACH_TAIL(hare, list, tortoise, n) \\$/ |
| 608 | FRAMEP c-src/emacs/src/lisp.h /^FRAMEP (Lisp_Object a)$/ | 608 | FRAMEP c-src/emacs/src/lisp.h /^FRAMEP (Lisp_Object a)$/ |
| 609 | FRC make-src/Makefile /^FRC:;$/ | 609 | FRC make-src/Makefile /^FRC:;$/ |
| 610 | FREEFLOOD c-src/emacs/src/gmalloc.c 1863 | 610 | FREEFLOOD c-src/emacs/src/gmalloc.c 1866 |
| 611 | FSRC make-src/Makefile /^FSRC=entry.for entry.strange_suffix entry.strange$/ | 611 | FSRC make-src/Makefile /^FSRC=entry.for entry.strange_suffix entry.strange$/ |
| 612 | FUN0 y-src/parse.y /^yylex FUN0()$/ | 612 | FUN0 y-src/parse.y /^yylex FUN0()$/ |
| 613 | FUN1 y-src/parse.y /^str_to_col FUN1(char **,str)$/ | 613 | FUN1 y-src/parse.y /^str_to_col FUN1(char **,str)$/ |
| @@ -953,12 +953,12 @@ Lua_help c-src/etags.c 600 | |||
| 953 | Lua_suffixes c-src/etags.c 598 | 953 | Lua_suffixes c-src/etags.c 598 |
| 954 | M ruby-src/test1.ru /^module A::M; end$/ | 954 | M ruby-src/test1.ru /^module A::M; end$/ |
| 955 | MAGENTA cp-src/screen.hpp 17 | 955 | MAGENTA cp-src/screen.hpp 17 |
| 956 | MAGICBYTE c-src/emacs/src/gmalloc.c 1861 | 956 | MAGICBYTE c-src/emacs/src/gmalloc.c 1864 |
| 957 | MAGICFREE c-src/emacs/src/gmalloc.c 1860 | 957 | MAGICFREE c-src/emacs/src/gmalloc.c 1863 |
| 958 | MAGICWORD c-src/emacs/src/gmalloc.c 1859 | 958 | MAGICWORD c-src/emacs/src/gmalloc.c 1862 |
| 959 | MAKE make-src/Makefile /^MAKE:=$(MAKE) --no-print-directory$/ | 959 | MAKE make-src/Makefile /^MAKE:=$(MAKE) --no-print-directory$/ |
| 960 | MAKESRC make-src/Makefile /^MAKESRC=Makefile$/ | 960 | MAKESRC make-src/Makefile /^MAKESRC=Makefile$/ |
| 961 | MALLOCFLOOD c-src/emacs/src/gmalloc.c 1862 | 961 | MALLOCFLOOD c-src/emacs/src/gmalloc.c 1865 |
| 962 | MANY c-src/emacs/src/lisp.h 2833 | 962 | MANY c-src/emacs/src/lisp.h 2833 |
| 963 | MARKERP c-src/emacs/src/lisp.h /^# define MARKERP(x) lisp_h_MARKERP (x)$/ | 963 | MARKERP c-src/emacs/src/lisp.h /^# define MARKERP(x) lisp_h_MARKERP (x)$/ |
| 964 | MAXPATHLEN c-src/etags.c 115 | 964 | MAXPATHLEN c-src/etags.c 115 |
| @@ -1734,7 +1734,7 @@ __malloc_extra_blocks c-src/emacs/src/gmalloc.c 382 | |||
| 1734 | __malloc_initialize c-src/emacs/src/gmalloc.c /^__malloc_initialize (void)$/ | 1734 | __malloc_initialize c-src/emacs/src/gmalloc.c /^__malloc_initialize (void)$/ |
| 1735 | __malloc_initialized c-src/emacs/src/gmalloc.c 380 | 1735 | __malloc_initialized c-src/emacs/src/gmalloc.c 380 |
| 1736 | __repr__ pyt-src/server.py /^ def __repr__(self):$/ | 1736 | __repr__ pyt-src/server.py /^ def __repr__(self):$/ |
| 1737 | __sbrk c-src/emacs/src/gmalloc.c 1516 | 1737 | __sbrk c-src/emacs/src/gmalloc.c 1518 |
| 1738 | __str__ pyt-src/server.py /^ def __str__(self):$/ | 1738 | __str__ pyt-src/server.py /^ def __str__(self):$/ |
| 1739 | __up c.c 160 | 1739 | __up c.c 160 |
| 1740 | _aligned_blocks c-src/emacs/src/gmalloc.c 1006 | 1740 | _aligned_blocks c-src/emacs/src/gmalloc.c 1006 |
| @@ -1869,7 +1869,7 @@ align c-src/emacs/src/gmalloc.c /^align (size_t size)$/ | |||
| 1869 | alignas c-src/emacs/src/lisp.h /^# define alignas(alignment) \/* empty *\/$/ | 1869 | alignas c-src/emacs/src/lisp.h /^# define alignas(alignment) \/* empty *\/$/ |
| 1870 | aligned c-src/emacs/src/gmalloc.c 199 | 1870 | aligned c-src/emacs/src/gmalloc.c 199 |
| 1871 | aligned_alloc c-src/emacs/src/gmalloc.c /^aligned_alloc (size_t alignment, size_t size)$/ | 1871 | aligned_alloc c-src/emacs/src/gmalloc.c /^aligned_alloc (size_t alignment, size_t size)$/ |
| 1872 | aligned_alloc c-src/emacs/src/gmalloc.c 1722 | 1872 | aligned_alloc c-src/emacs/src/gmalloc.c 1725 |
| 1873 | aligned_alloc c-src/emacs/src/gmalloc.c 71 | 1873 | aligned_alloc c-src/emacs/src/gmalloc.c 71 |
| 1874 | alignlist c-src/emacs/src/gmalloc.c 196 | 1874 | alignlist c-src/emacs/src/gmalloc.c 196 |
| 1875 | alive cp-src/conway.hpp 7 | 1875 | alive cp-src/conway.hpp 7 |
| @@ -2073,7 +2073,7 @@ cacheLRUEntry_s c.c 172 | |||
| 2073 | cacheLRUEntry_t c.c 177 | 2073 | cacheLRUEntry_t c.c 177 |
| 2074 | calculate_goal_info merc-src/accumulator.m /^:- pred calculate_goal_info(hlds_goal_expr::in, hl/ | 2074 | calculate_goal_info merc-src/accumulator.m /^:- pred calculate_goal_info(hlds_goal_expr::in, hl/ |
| 2075 | calloc c-src/emacs/src/gmalloc.c /^calloc (size_t nmemb, size_t size)$/ | 2075 | calloc c-src/emacs/src/gmalloc.c /^calloc (size_t nmemb, size_t size)$/ |
| 2076 | calloc c-src/emacs/src/gmalloc.c 1721 | 2076 | calloc c-src/emacs/src/gmalloc.c 1724 |
| 2077 | calloc c-src/emacs/src/gmalloc.c 66 | 2077 | calloc c-src/emacs/src/gmalloc.c 66 |
| 2078 | calloc c-src/emacs/src/gmalloc.c 70 | 2078 | calloc c-src/emacs/src/gmalloc.c 70 |
| 2079 | can_be_null c-src/emacs/src/regex.h 370 | 2079 | can_be_null c-src/emacs/src/regex.h 370 |
| @@ -2703,7 +2703,7 @@ frag c-src/emacs/src/gmalloc.c 152 | |||
| 2703 | frame_local c-src/emacs/src/lisp.h 2341 | 2703 | frame_local c-src/emacs/src/lisp.h 2341 |
| 2704 | free c-src/emacs/src/gmalloc.c /^free (void *ptr)$/ | 2704 | free c-src/emacs/src/gmalloc.c /^free (void *ptr)$/ |
| 2705 | free c-src/emacs/src/gmalloc.c 166 | 2705 | free c-src/emacs/src/gmalloc.c 166 |
| 2706 | free c-src/emacs/src/gmalloc.c 1723 | 2706 | free c-src/emacs/src/gmalloc.c 1726 |
| 2707 | free c-src/emacs/src/gmalloc.c 67 | 2707 | free c-src/emacs/src/gmalloc.c 67 |
| 2708 | free c-src/emacs/src/gmalloc.c 72 | 2708 | free c-src/emacs/src/gmalloc.c 72 |
| 2709 | free_fdesc c-src/etags.c /^free_fdesc (register fdesc *fdp)$/ | 2709 | free_fdesc c-src/etags.c /^free_fdesc (register fdesc *fdp)$/ |
| @@ -2814,7 +2814,7 @@ hash_table_test c-src/emacs/src/lisp.h 1805 | |||
| 2814 | hashfn c-src/emacs/src/lisp.h /^ EMACS_UINT (*hashfn) (struct hash_table_test *t,/ | 2814 | hashfn c-src/emacs/src/lisp.h /^ EMACS_UINT (*hashfn) (struct hash_table_test *t,/ |
| 2815 | hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}$/ | 2815 | hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}$/ |
| 2816 | hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}%$/ | 2816 | hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}%$/ |
| 2817 | hdr c-src/emacs/src/gmalloc.c 1865 | 2817 | hdr c-src/emacs/src/gmalloc.c 1868 |
| 2818 | head_table c-src/emacs/src/keyboard.c 11027 | 2818 | head_table c-src/emacs/src/keyboard.c 11027 |
| 2819 | header c-src/emacs/src/lisp.h 1371 | 2819 | header c-src/emacs/src/lisp.h 1371 |
| 2820 | header c-src/emacs/src/lisp.h 1388 | 2820 | header c-src/emacs/src/lisp.h 1388 |
| @@ -3244,7 +3244,7 @@ mach_task_self c-src/machsyscalls.h /^SYSCALL (mach_task_self, -28,$/ | |||
| 3244 | mach_thread_self c-src/machsyscalls.h /^SYSCALL (mach_thread_self, -27,$/ | 3244 | mach_thread_self c-src/machsyscalls.h /^SYSCALL (mach_thread_self, -27,$/ |
| 3245 | macheader tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/ | 3245 | macheader tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/ |
| 3246 | macx\defmacheader tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/ | 3246 | macx\defmacheader tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/ |
| 3247 | magic c-src/emacs/src/gmalloc.c 1868 | 3247 | magic c-src/emacs/src/gmalloc.c 1871 |
| 3248 | mainmagstep tex-src/texinfo.tex /^\\let\\mainmagstep=\\magstep1$/ | 3248 | mainmagstep tex-src/texinfo.tex /^\\let\\mainmagstep=\\magstep1$/ |
| 3249 | mainmagstep tex-src/texinfo.tex /^\\let\\mainmagstep=\\magstephalf$/ | 3249 | mainmagstep tex-src/texinfo.tex /^\\let\\mainmagstep=\\magstephalf$/ |
| 3250 | maintaining.info make-src/Makefile /^maintaining.info: maintaining.texi$/ | 3250 | maintaining.info make-src/Makefile /^maintaining.info: maintaining.texi$/ |
| @@ -3272,7 +3272,7 @@ make_uninit_sub_char_table c-src/emacs/src/lisp.h /^make_uninit_sub_char_table ( | |||
| 3272 | make_uninit_vector c-src/emacs/src/lisp.h /^make_uninit_vector (ptrdiff_t size)$/ | 3272 | make_uninit_vector c-src/emacs/src/lisp.h /^make_uninit_vector (ptrdiff_t size)$/ |
| 3273 | malloc c-src/emacs/src/gmalloc.c /^extern void *malloc (size_t size) ATTRIBUTE_MALLOC/ | 3273 | malloc c-src/emacs/src/gmalloc.c /^extern void *malloc (size_t size) ATTRIBUTE_MALLOC/ |
| 3274 | malloc c-src/emacs/src/gmalloc.c /^malloc (size_t size)$/ | 3274 | malloc c-src/emacs/src/gmalloc.c /^malloc (size_t size)$/ |
| 3275 | malloc c-src/emacs/src/gmalloc.c 1719 | 3275 | malloc c-src/emacs/src/gmalloc.c 1722 |
| 3276 | malloc c-src/emacs/src/gmalloc.c 64 | 3276 | malloc c-src/emacs/src/gmalloc.c 64 |
| 3277 | malloc c-src/emacs/src/gmalloc.c 68 | 3277 | malloc c-src/emacs/src/gmalloc.c 68 |
| 3278 | malloc_atfork_handler_child c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_child (void)$/ | 3278 | malloc_atfork_handler_child c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_child (void)$/ |
| @@ -3305,7 +3305,7 @@ maybe_gc c-src/emacs/src/lisp.h /^maybe_gc (void)$/ | |||
| 3305 | mcCSC cp-src/c.C 6 | 3305 | mcCSC cp-src/c.C 6 |
| 3306 | mcheck c-src/emacs/src/gmalloc.c /^mcheck (void (*func) (enum mcheck_status))$/ | 3306 | mcheck c-src/emacs/src/gmalloc.c /^mcheck (void (*func) (enum mcheck_status))$/ |
| 3307 | mcheck_status c-src/emacs/src/gmalloc.c 283 | 3307 | mcheck_status c-src/emacs/src/gmalloc.c 283 |
| 3308 | mcheck_used c-src/emacs/src/gmalloc.c 2017 | 3308 | mcheck_used c-src/emacs/src/gmalloc.c 2020 |
| 3309 | mdbcomp merc-src/accumulator.m /^:- import_module mdbcomp.$/ | 3309 | mdbcomp merc-src/accumulator.m /^:- import_module mdbcomp.$/ |
| 3310 | me22b lua-src/test.lua /^ local function test.me22b (one)$/ | 3310 | me22b lua-src/test.lua /^ local function test.me22b (one)$/ |
| 3311 | me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | 3311 | me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ |
| @@ -3639,7 +3639,7 @@ pagealignmacro tex-src/texinfo.tex /^\\global\\let\\pagealignmacro=\\chappager$/ | |||
| 3639 | pagealignmacro tex-src/texinfo.tex /^\\global\\let\\pagealignmacro=\\chappager}$/ | 3639 | pagealignmacro tex-src/texinfo.tex /^\\global\\let\\pagealignmacro=\\chappager}$/ |
| 3640 | pagebody tex-src/texinfo.tex /^\\def\\pagebody#1{\\vbox to\\pageheight{\\boxmaxdepth=\\/ | 3640 | pagebody tex-src/texinfo.tex /^\\def\\pagebody#1{\\vbox to\\pageheight{\\boxmaxdepth=\\/ |
| 3641 | pagecontents tex-src/texinfo.tex /^\\gdef\\pagecontents#1{\\ifvoid\\topins\\else\\unvbox\\to/ | 3641 | pagecontents tex-src/texinfo.tex /^\\gdef\\pagecontents#1{\\ifvoid\\topins\\else\\unvbox\\to/ |
| 3642 | pagesize c-src/emacs/src/gmalloc.c 1707 | 3642 | pagesize c-src/emacs/src/gmalloc.c 1710 |
| 3643 | pagesofar tex-src/texinfo.tex /^\\def\\pagesofar{\\unvbox\\partialpage %$/ | 3643 | pagesofar tex-src/texinfo.tex /^\\def\\pagesofar{\\unvbox\\partialpage %$/ |
| 3644 | pair merc-src/accumulator.m /^:- import_module pair.$/ | 3644 | pair merc-src/accumulator.m /^:- import_module pair.$/ |
| 3645 | par tex-src/texinfo.tex /^\\let\\par=\\lisppar$/ | 3645 | par tex-src/texinfo.tex /^\\let\\par=\\lisppar$/ |
| @@ -3854,7 +3854,7 @@ readauxfile tex-src/texinfo.tex /^\\def\\readauxfile{%$/ | |||
| 3854 | readline c-src/etags.c /^readline (linebuffer *lbp, FILE *stream)$/ | 3854 | readline c-src/etags.c /^readline (linebuffer *lbp, FILE *stream)$/ |
| 3855 | readline_internal c-src/etags.c /^readline_internal (linebuffer *lbp, register FILE / | 3855 | readline_internal c-src/etags.c /^readline_internal (linebuffer *lbp, register FILE / |
| 3856 | realloc c-src/emacs/src/gmalloc.c /^realloc (void *ptr, size_t size)$/ | 3856 | realloc c-src/emacs/src/gmalloc.c /^realloc (void *ptr, size_t size)$/ |
| 3857 | realloc c-src/emacs/src/gmalloc.c 1720 | 3857 | realloc c-src/emacs/src/gmalloc.c 1723 |
| 3858 | realloc c-src/emacs/src/gmalloc.c 65 | 3858 | realloc c-src/emacs/src/gmalloc.c 65 |
| 3859 | realloc c-src/emacs/src/gmalloc.c 69 | 3859 | realloc c-src/emacs/src/gmalloc.c 69 |
| 3860 | reallochook c-src/emacs/src/gmalloc.c /^reallochook (void *ptr, size_t size)$/ | 3860 | reallochook c-src/emacs/src/gmalloc.c /^reallochook (void *ptr, size_t size)$/ |
| @@ -4078,7 +4078,7 @@ site cp-src/conway.hpp /^ site(int xi, int yi): x(xi), y(yi), alive(0) {/ | |||
| 4078 | site cp-src/conway.hpp 5 | 4078 | site cp-src/conway.hpp 5 |
| 4079 | size c-src/emacs/src/gmalloc.c 156 | 4079 | size c-src/emacs/src/gmalloc.c 156 |
| 4080 | size c-src/emacs/src/gmalloc.c 163 | 4080 | size c-src/emacs/src/gmalloc.c 163 |
| 4081 | size c-src/emacs/src/gmalloc.c 1867 | 4081 | size c-src/emacs/src/gmalloc.c 1870 |
| 4082 | size c-src/emacs/src/lisp.h 1364 | 4082 | size c-src/emacs/src/lisp.h 1364 |
| 4083 | size c-src/emacs/src/lisp.h 1390 | 4083 | size c-src/emacs/src/lisp.h 1390 |
| 4084 | size c-src/etags.c 236 | 4084 | size c-src/etags.c 236 |