aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2007-01-02 18:32:12 +0000
committerRichard M. Stallman <[email protected]>2007-01-02 18:32:12 +0000
commit952ccc09b9e1bbae415e49472ec8529f475eb38b (patch)
treeb774e39a042d64138d32206a3c09c6cc1e5be130
parent74561a26a3a057cd1e4f36a46b8cb796570e1770 (diff)
Add c-file-style local binding.
-rw-r--r--lib-src/etags.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c
index 00c4d0cc22..43ce2fdf3e 100644
--- a/lib-src/etags.c
+++ b/lib-src/etags.c
@@ -6894,6 +6894,7 @@ xrealloc (ptr, size)
* tab-width: 8
* fill-column: 79
* c-font-lock-extra-types: ("FILE" "bool" "language" "linebuffer" "fdesc" "node" "regexp")
+ * c-file-style: gnu
* End:
*/