changeset 75043:7578f6d4b8c4

Add c-file-style local binding.
author Richard M. Stallman <rms@gnu.org>
date Tue, 02 Jan 2007 18:32:12 +0000
parents 1569685b971d
children df6fc158b9fc
files lib-src/etags.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/etags.c	Tue Jan 02 18:29:37 2007 +0000
+++ b/lib-src/etags.c	Tue Jan 02 18:32:12 2007 +0000
@@ -6894,6 +6894,7 @@
  * tab-width: 8
  * fill-column: 79
  * c-font-lock-extra-types: ("FILE" "bool" "language" "linebuffer" "fdesc" "node" "regexp")
+ * c-file-style: gnu
  * End:
  */