From: Francesco Potortì Date: Thu, 15 Nov 2007 13:37:42 +0000 (+0000) Subject: etags.c: (C_entries): In case '}', set fvdef to fvnone X-Git-Tag: emacs-pretest-22.1.90~374 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e096c718f185c5a600321b67a03f02be521de59;p=emacs.git etags.c: (C_entries): In case '}', set fvdef to fvnone unconditioned to (!ignoreindent && lp == newlb.buffer + 1). --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index a4e519e8954..66fa2b91a09 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2007-11-15 Masatake YAMATO + + * etags.c (C_entries): In case '}', set fvdef to fvnone + unconditioned to (!ignoreindent && lp == newlb.buffer + 1). + 2007-10-26 Juanma Barranquero * emacsclient.c: Add a wrapper for getenv so it also checks the