]> git.eshelyaron.com Git - emacs.git/commit
Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)
authorFrancesco Potortì <pot@gnu.org>
Mon, 8 Nov 1993 18:52:56 +0000 (18:52 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 8 Nov 1993 18:52:56 +0000 (18:52 +0000)
commitb12756c81ec1f6bc81b64d5d04470b9c187c29b9
treea84020b6e76ed05bad7143b196775e1f478fbd75
parentbb6066c863f0c21701c06d12cbc8159447e2f217
Mon Nov  8 19:56:20 MET 1993  Tom Hageman (tom@basil.icce.rug.nl)
* etags.c: (C_entries): Keep track of ()-parenthesis level so that
functions returning a pointer to a function, a la `signal', can be
parsed.  This also required new state `fstartlist' to `FUNCST'.
(SAVE_TOKEN, RESTORE_TOKEN, TOKEN_SAVED_P): 1-deep token save stack.
(C_entries, CNL): use it to isolate preprocessor directive processing
from the other state engines.
(begtk): add '~', for C++ class destructors.
lib-src/etags.c