From 7c47913be1bb883737220309d93d0359a9c9d096 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Sat, 29 Apr 2006 20:15:48 +0000 Subject: [PATCH] Delete c-indentation-style local variable. --- lib-src/ChangeLog | 4 ++++ lib-src/etags.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d2004183a83..6c3091e5906 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2006-04-29 Dan Nicolaescu + + * etags.c: Delete c-indentation-style local variable. + 2006-04-29 Richard Stallman * movemail.c (main): Check for negative value from `read'. diff --git a/lib-src/etags.c b/lib-src/etags.c index a073acb92d6..a7c98f090bb 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c @@ -6887,7 +6887,6 @@ xrealloc (ptr, size) /* * Local Variables: - * c-indentation-style: gnu * indent-tabs-mode: t * tab-width: 8 * fill-column: 79 -- 2.39.5