changeset 79456:36075b913c8a

Backporting bug corrections from trunk.
author Francesco Potortì <pot@gnu.org>
date Tue, 20 Nov 2007 16:17:03 +0000
parents 7121a67ae26f
children 24f4925384aa
files lib-src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Tue Nov 20 12:39:52 2007 +0000
+++ b/lib-src/ChangeLog	Tue Nov 20 16:17:03 2007 +0000
@@ -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