* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / tag.h
index e42730c..69afb35 100644 (file)
@@ -56,3 +56,9 @@ extern SCM scm_tag (SCM x);
 extern void scm_init_tag (void);
 
 #endif  /* TAGH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/