Backporting bug corrections from trunk.
authorFrancesco Potortì <pot@gnu.org>
Tue, 20 Nov 2007 16:17:40 +0000 (16:17 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 20 Nov 2007 16:17:40 +0000 (16:17 +0000)
commit37dddac63c5ce29a85c74387c0f959b960e05c9d
tree4a09e4ad49ee2e78f165f290d20e93673b724de3
parent61ec9e85144dfb30deb0bc23e1bb825c8f387b58
Backporting bug corrections from trunk.

2007-11-15  Francesco Potort�<pot@gnu.org>

* etags.c: (C_entries): In case '}' decrement bracelev before testing it.

2007-11-15  Masatake YAMATO  <jet@gyve.org>

* etags.c (C_entries): In case '}', set fvdef to fvnone
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).

2007-11-15  Francesco Potort�<pot@gnu.org>

* etags.c: (C_entries): Reset the fvdef machine when out of function.
(C_entries): Parse start of C comment as a space == end of token.
This is not necessary for C++ comment, already parsed as newline.
lib-src/etags.c