Backporting bug corrections from trunk.
This commit is contained in:
parent
5ef5ef3feb
commit
61ec9e8514
1 changed files with 10 additions and 0 deletions
|
@ -1,8 +1,18 @@
|
|||
2007-11-15 Francesco Potort,Al(B <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,Al(B <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.
|
||||
|
||||
2007-10-26 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* emacsclient.c: Add a wrapper for getenv so it also checks the
|
||||
|
|
Loading…
Add table
Reference in a new issue