summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-01-02 18:32:12 +0000
committerRichard M. Stallman <rms@gnu.org>2007-01-02 18:32:12 +0000
commit952ccc09b9e1bbae415e49472ec8529f475eb38b (patch)
treeb774e39a042d64138d32206a3c09c6cc1e5be130 /lib-src
parent74561a26a3a057cd1e4f36a46b8cb796570e1770 (diff)
downloademacs-952ccc09b9e1bbae415e49472ec8529f475eb38b.tar.gz
Add c-file-style local binding.
Diffstat (limited to 'lib-src')
-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 00c4d0cc22e..43ce2fdf3eb 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:
*/