diff options
| author | Francesco Potortì | 2002-06-21 12:35:42 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2002-06-21 12:35:42 +0000 |
| commit | e1af8d401e393d6b96336b185bbe283fc7fb1623 (patch) | |
| tree | 27e8792e28191741944b740c0ef15bbee153ac8c /lib-src | |
| parent | f7c9a76591ab0c9cc5dbf1e424bfd7b2c12a7361 (diff) | |
| download | emacs-e1af8d401e393d6b96336b185bbe283fc7fb1623.tar.gz emacs-e1af8d401e393d6b96336b185bbe283fc7fb1623.zip | |
etags
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, |