* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / scmsigs.h
index 22ac5c0..a3bfd9b 100644 (file)
@@ -57,3 +57,9 @@ extern SCM scm_raise (SCM sig);
 extern void scm_init_scmsigs (void);
 
 #endif  /* SCMSIGSH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/