backout of 613b8bd2284e
authorMartin Geisler <mg@aragost.com>
Thu, 27 Jan 2011 11:15:08 +0100
changeset 13302 a4e0908ce35b
parent 13301 4b07578967e6
child 13303 716ce1ea6fec
backout of 613b8bd2284e Matt and a majority of crew did not like this approach.
contrib/hgsh/hgsh.c
hgext/inotify/linux/_inotify.c
mercurial/base85.c
mercurial/bdiff.c
mercurial/diffhelpers.c
mercurial/mpatch.c
mercurial/osutil.c
mercurial/parsers.c
mercurial/util.h
--- 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:                  */
--- 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:                  */
--- 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:                  */
--- 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:                  */
--- 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:                  */
--- 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:                  */
--- 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:                  */
--- 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:                  */
--- 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:                  */