diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 04ec58f0548..ea592deca2b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 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, |