# HG changeset patch # User Martin Geisler # Date 1296123308 -3600 # Node ID a4e0908ce35b46ed3547feb52b38d193eea103b4 # Parent 4b07578967e63df462e6bb683d9d9281d049da9f backout of 613b8bd2284e Matt and a majority of crew did not like this approach. diff -r 4b07578967e6 -r a4e0908ce35b contrib/hgsh/hgsh.c --- a/contrib/hgsh/hgsh.c Wed Jan 26 12:35:02 2011 +0100 +++ b/contrib/hgsh/hgsh.c Thu Jan 27 11:15:08 2011 +0100 @@ -438,8 +438,3 @@ return 0; } - -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */ diff -r 4b07578967e6 -r a4e0908ce35b hgext/inotify/linux/_inotify.c --- a/hgext/inotify/linux/_inotify.c Wed Jan 26 12:35:02 2011 +0100 +++ b/hgext/inotify/linux/_inotify.c Thu Jan 27 11:15:08 2011 +0100 @@ -647,8 +647,3 @@ define_consts(dict); } #endif - -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */ diff -r 4b07578967e6 -r a4e0908ce35b mercurial/base85.c --- a/mercurial/base85.c Wed Jan 26 12:35:02 2011 +0100 +++ b/mercurial/base85.c Thu Jan 27 11:15:08 2011 +0100 @@ -178,8 +178,3 @@ b85prep(); } #endif - -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */ diff -r 4b07578967e6 -r a4e0908ce35b mercurial/bdiff.c --- a/mercurial/bdiff.c Wed Jan 26 12:35:02 2011 +0100 +++ b/mercurial/bdiff.c Thu Jan 27 11:15:08 2011 +0100 @@ -451,7 +451,3 @@ } #endif -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */ diff -r 4b07578967e6 -r a4e0908ce35b mercurial/diffhelpers.c --- a/mercurial/diffhelpers.c Wed Jan 26 12:35:02 2011 +0100 +++ b/mercurial/diffhelpers.c Thu Jan 27 11:15:08 2011 +0100 @@ -188,7 +188,3 @@ } #endif -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */ diff -r 4b07578967e6 -r a4e0908ce35b mercurial/mpatch.c --- a/mercurial/mpatch.c Wed Jan 26 12:35:02 2011 +0100 +++ b/mercurial/mpatch.c Thu Jan 27 11:15:08 2011 +0100 @@ -468,8 +468,3 @@ mpatch_Error = PyErr_NewException("mpatch.mpatchError", NULL, NULL); } #endif - -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */ diff -r 4b07578967e6 -r a4e0908ce35b mercurial/osutil.c --- a/mercurial/osutil.c Wed Jan 26 12:35:02 2011 +0100 +++ b/mercurial/osutil.c Thu Jan 27 11:15:08 2011 +0100 @@ -552,8 +552,3 @@ Py_InitModule3("osutil", methods, osutil_doc); } #endif - -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */ diff -r 4b07578967e6 -r a4e0908ce35b mercurial/parsers.c --- a/mercurial/parsers.c Wed Jan 26 12:35:02 2011 +0100 +++ b/mercurial/parsers.c Thu Jan 27 11:15:08 2011 +0100 @@ -416,7 +416,3 @@ } #endif -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */ diff -r 4b07578967e6 -r a4e0908ce35b mercurial/util.h --- a/mercurial/util.h Wed Jan 26 12:35:02 2011 +0100 +++ b/mercurial/util.h Thu Jan 27 11:15:08 2011 +0100 @@ -103,7 +103,3 @@ #endif /* _HG_UTIL_H_ */ -/* Local Variables: */ -/* c-file-style: "linux" */ -/* indent-tabs-mode: t */ -/* End: */