emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lib-src etags.c


From: Francesco Potortì
Subject: [Emacs-commit] emacs/lib-src etags.c
Date: Sat, 15 Dec 2001 11:07:31 -0500

CVSROOT:        /cvs
Module name:    emacs
Branch:         3
Changes by:     Francesco Potortì <address@hidden>      01/12/15 11:07:31

Modified files:
        lib-src        : etags.c 

Log message:
        * 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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lib-src/etags.c.diff?only_with_tag=3&tr1=3.5&tr2=3.6&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]