Files
emacs/lib-src
Francesco Potortì 93b7ac65fc Checked in at last a lot of improvementes and bug fixes. The oldest dating
back to 1997-06-04.  Please look at Changelog for details.  Main changes
are:

- lots of code cleanups and optimizations
- --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.
- Fortran: no tags for "procedure"
- new option --declarations
- regular expressions can be read from a file
- regular expressions can be bound to a given language
- 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 02:48:57 +00:00
..
1999-10-07 00:36:36 +00:00
1999-11-01 02:47:08 +00:00
#
1999-10-17 09:55:57 +00:00
1996-07-16 22:39:31 +00:00
1994-10-12 20:21:51 +00:00
1994-01-08 22:28:39 +00:00
1994-02-27 03:53:03 +00:00
#
1999-10-03 20:46:34 +00:00
1999-08-10 13:33:49 +00:00
1997-08-13 15:37:10 +00:00
1985-04-18 00:48:29 +00:00
1999-10-15 15:48:53 +00:00
1998-06-01 14:01:14 +00:00
1998-05-25 20:11:54 +00:00
#
1999-10-03 20:46:34 +00:00
#
1999-10-01 12:43:57 +00:00
1994-10-12 20:21:51 +00:00
1997-01-01 05:33:42 +00:00
1999-02-26 11:37:05 +00:00

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.