* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
authorFrancesco Potortì <pot@gnu.org>
Fri, 8 Apr 1994 14:36:25 +0000 (14:36 +0000)
committerFrancesco Potortì <pot@gnu.org>
Fri, 8 Apr 1994 14:36:25 +0000 (14:36 +0000)
commit6dd5561c8aaf8485b86fcef163f4c2b2c7e6a3ea
treeb4d7b7d4c61deab75605756f84a18b93c125d7e1
parent46b4e74145ae0903b7b208228be5ddc64f9dcc06
* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
(PF_funcs, Asm_funcs, L_funcs, PAS_funcs, TEX_funcs,
Scheme_funcs, prolog_funcs): renamed to Fortran_functions,
Asm_labels, Lisp_functions, Pascal_functions, Scheme_functions,
TeX_functions, Prolog_functions.
(inf): no more a global variable.
(C_entries): take 2nd parameter `inf' instead of using the global one.
(find_entries): added the cp1 var for optimisation.
(find_entries): added more suffixes for assembler files.
(Asm_funcs): Now finds labels even without an ending colon.
lib-src/etags.c