* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / symbols.h
index 5495d61..8f12f13 100644 (file)
@@ -144,3 +144,9 @@ extern void scm_init_symbols (void);
 extern int scm_can_use_top_level_lookup_closure_var;
 
 #endif  /* SYMBOLSH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/