mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 01:30:27 +02:00
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
indentation style.
This commit is contained in:
parent
afcfc5bbe0
commit
89e00824a0
187 changed files with 1092 additions and 956 deletions
|
@ -120,3 +120,9 @@ extern void scm_print_struct (SCM exp, SCM port, scm_print_state *);
|
|||
extern void scm_init_struct (void);
|
||||
|
||||
#endif /* STRUCTH */
|
||||
|
||||
/*
|
||||
Local Variables:
|
||||
c-file-style: "gnu"
|
||||
End:
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue