* *.[hc]: add Emacs magic at the end of file, to ensure GNU

indentation style.
This commit is contained in:
Michael Livshin 2000-03-19 19:01:16 +00:00
commit 89e00824a0
187 changed files with 1092 additions and 956 deletions

View file

@ -90,3 +90,9 @@ extern void scm_stack_report (void);
extern void scm_init_stackchk (void);
#endif /* STACKCHKH */
/*
Local Variables:
c-file-style: "gnu"
End:
*/