aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorFrancesco Potortì2007-11-15 13:33:13 +0000
committerFrancesco Potortì2007-11-15 13:33:13 +0000
commit7455effca4459fa9e671c07b3254199c1453a3be (patch)
tree27959d4124d4901ed7c9c4344f48c09a8fcc8a24 /lib-src
parentf14a3ad40803e404ef2930168431701d94a70866 (diff)
downloademacs-7455effca4459fa9e671c07b3254199c1453a3be.tar.gz
emacs-7455effca4459fa9e671c07b3254199c1453a3be.zip
etags.c: (C_entries): In case '}', set fvdef to fvnone
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 2c178ba8da9..9a44a3ed9d8 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12007-11-15 Masatake YAMATO <jet@gyve.org>
2
3 * etags.c (C_entries): In case '}', set fvdef to fvnone
4 unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
5
12007-11-01 Dan Nicolaescu <dann@ics.uci.edu> 62007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * makefile.w32-in (obj): Remove sunfns.o. 8 * makefile.w32-in (obj): Remove sunfns.o.