* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / tags.h
index 5288bd3..af0d1d5 100644 (file)
@@ -582,3 +582,9 @@ extern char *scm_isymnames[];   /* defined in print.c */
 #define scm_tcs_symbols scm_tc7_ssymbol:case scm_tc7_msymbol
 
 #endif  /* TAGSH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/