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: Mon, 13 Sep 2004 09:43:50 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Francesco Potortì <address@hidden>      04/09/13 13:30:24

Modified files:
        lib-src        : etags.c 

Log message:
        [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
        <stdlib.h> is available.
        (enum sym_type): New st_C_attribute value for parsing
        gcc's __attribute__.  Deleted st_C_typespec value.
        (gperf, in_word_set): Use gperf 3, options changed.  Added the
        __attribute__ keyword, removed all the st_C_typespec keywords,
        changed attribute for Java to (C_JAVA & !C_PLPL).
        (inattribute): New global bool, part of the C state machine.
        (cblev): Identifier renamed to bracelev throughout.
        (consider_token, C_entries): Numerous changes for making the
        parser more robust and adding support for __attribute__.
        
        Tiny change by David A. Capello <address@hidden> -
        (Lua_suffixes, Lua_help, lang_names, Lua_functions):
        Support the Lua scripting language <http://www.lua.org>.

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





reply via email to

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