Stick an emacs comment directive at the beginning of all the code files so
2006-10-01 Elijah Newren <newren gmail com> * src/*.[ch]: Stick an emacs comment directive at the beginning of all the code files so that people using emacs will be more likely to get coding style correct in their patches. We still need a similar vi directive. #358866
This commit is contained in:

committed by
Elijah Newren

parent
07e4cacf14
commit
0201fcfc6c
@ -1,3 +1,5 @@
|
||||
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
|
||||
|
||||
/* Metacity X window decorations */
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user