From: Dan Nicolaescu Date: Sat, 29 Apr 2006 20:15:48 +0000 (+0000) Subject: Delete c-indentation-style local variable. X-Git-Tag: emacs-pretest-22.0.90~2901 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7c47913be1bb883737220309d93d0359a9c9d096;p=emacs.git Delete c-indentation-style local variable. --- 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