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:
Elijah Newren
2006-10-01 22:30:10 +00:00
committed by Elijah Newren
parent 07e4cacf14
commit 0201fcfc6c
100 changed files with 206 additions and 3 deletions

View File

@ -1,3 +1,5 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* Metacity X window decorations */
/*