comparison lib-src/ChangeLog @ 45949:38d7d01adff1

etags
author Francesco Potortì <pot@gnu.org>
date Fri, 21 Jun 2002 12:35:42 +0000
parents 06d327567aae
children ba4ddd963129
comparison
equal deleted inserted replaced
45948:5536567c2695 45949:38d7d01adff1
1 2002-06-21 Francesco Potorti` <pot@gnu.org>
2
3 * etags.c: (F_getit, Fortran_functions, Ada_getit, Asm_labels)
4 (Python_functions, PHP_functions, PHP_functions, PHP_functions)
5 (PHP_functions, PHP_functions, Cobol_paragraphs)
6 (Makefile_targets, Postscript_functions, Texinfo_nodes)
7 (prolog_pr, erlang_func, erlang_attribute)
8 (Perl_functions, Perl_functions, Pascal_functions)
9 (TeX_commands, get_tag): Use make_tag instead of pfnote.
10 (get_tag): Prototype changed, all callers changed.
11
1 2002-06-20 Francesco Potorti` <pot@gnu.org> 12 2002-06-20 Francesco Potorti` <pot@gnu.org>
2 13
3 * etags.c: Use, together with etags.el, an optimised form of tags, 14 * etags.c: Use, together with etags.el, an optimised form of tags,
4 which are almost always unnamed. etags.el looks for an explicit 15 which are almost always unnamed. etags.el looks for an explicit
5 tag name, then for an implicit one. See make_tag for details. 16 tag name, then for an implicit one. See make_tag for details.