1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 02:30:23 +02:00

* *.[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
parent afcfc5bbe0
commit 89e00824a0
187 changed files with 1092 additions and 956 deletions

View file

@ -1,3 +1,9 @@
/* this file is processed by gcc with special options to extract
a list of signal numbers. */
#include <signal.h>
/*
Local Variables:
c-file-style: "gnu"
End:
*/