1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
Commit graph

5 commits

Author SHA1 Message Date
Francesco Potortì
8dc78b523c Last changes for etags (I hope). 1999-11-01 19:04:46 +00:00
Francesco Potortì
aca0be23e8 Document regexp changes in etags. 1999-11-01 16:40:40 +00:00
Francesco Potortì
79214ddfc9 etags:
- --globals is used not only for C-like languages
- new option --ignore-case-regex
- understands "operator" in C++
- support DOS file names by handling e.g. foo.cgz as if it were foo.c.gz.
- new option --declarations
- Ada and Python languages added
- my and local variables recognised in Perl
- "(defstruct (foo", "(defun (operator" and similar Lisp constructs
- interface in Java
1999-11-01 11:07:32 +00:00
Dave Love
138a8f12c0 List additional modes.
Fortran additions.
1999-10-19 17:58:40 +00:00
Dave Love
6bf7aab684 # 1999-09-29 15:17:24 +00:00