Files
emacs/lib-src
Francesco Potortì 62aec606f5 * etags.c (PHP_functions): New function by Diez B. Roggisch,
heavily adapted by me, for parsing PHP.
(LOOKING_AT): New macro.
(Perl_functions, Python_functions, PHP_functions)
(Scheme_functions, Texinfo_nodes): Use it.
(Perl_functions): Use strneq.
(prolog_pred): Renamed to prolog_pr.
(prolog_pr): Recognise Prolog rules (thanks to Geert Kloosterman)
in addition to predicates.
[ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent
unmodified compile, as Cygwin's regex.h is incompatible with us
(thanks to Markus Hoenicka).
[!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string.
2001-12-15 16:07:31 +00:00
..
2001-10-26 16:51:57 +00:00
2001-10-19 22:12:42 +00:00
2001-12-11 22:56:41 +00:00
2001-12-11 07:39:13 +00:00
2001-02-20 13:36:21 +00:00
2001-11-16 10:48:38 +00:00
2000-08-23 21:41:37 +00:00
2001-11-15 15:50:31 +00:00
2001-12-11 22:55:45 +00:00
2001-10-12 13:18:38 +00:00
2001-12-03 11:29:01 +00:00
2000-08-22 21:22:20 +00:00
2001-02-20 13:36:21 +00:00
2001-02-20 13:36:21 +00:00
2001-02-20 13:36:21 +00:00
2001-02-20 13:36:21 +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.