--- a/contrib/hgsh/hgsh.c Tue Jan 25 16:33:46 2011 -0800
+++ b/contrib/hgsh/hgsh.c Wed Jan 26 12:05:01 2011 +0100
@@ -438,3 +438,8 @@
return 0;
}
+
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */
--- a/hgext/inotify/linux/_inotify.c Tue Jan 25 16:33:46 2011 -0800
+++ b/hgext/inotify/linux/_inotify.c Wed Jan 26 12:05:01 2011 +0100
@@ -647,3 +647,8 @@
define_consts(dict);
}
#endif
+
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */
--- a/mercurial/base85.c Tue Jan 25 16:33:46 2011 -0800
+++ b/mercurial/base85.c Wed Jan 26 12:05:01 2011 +0100
@@ -178,3 +178,8 @@
b85prep();
}
#endif
+
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */
--- a/mercurial/bdiff.c Tue Jan 25 16:33:46 2011 -0800
+++ b/mercurial/bdiff.c Wed Jan 26 12:05:01 2011 +0100
@@ -451,3 +451,7 @@
}
#endif
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */
--- a/mercurial/diffhelpers.c Tue Jan 25 16:33:46 2011 -0800
+++ b/mercurial/diffhelpers.c Wed Jan 26 12:05:01 2011 +0100
@@ -188,3 +188,7 @@
}
#endif
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */
--- a/mercurial/mpatch.c Tue Jan 25 16:33:46 2011 -0800
+++ b/mercurial/mpatch.c Wed Jan 26 12:05:01 2011 +0100
@@ -468,3 +468,8 @@
mpatch_Error = PyErr_NewException("mpatch.mpatchError", NULL, NULL);
}
#endif
+
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */
--- a/mercurial/osutil.c Tue Jan 25 16:33:46 2011 -0800
+++ b/mercurial/osutil.c Wed Jan 26 12:05:01 2011 +0100
@@ -552,3 +552,8 @@
Py_InitModule3("osutil", methods, osutil_doc);
}
#endif
+
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */
--- a/mercurial/parsers.c Tue Jan 25 16:33:46 2011 -0800
+++ b/mercurial/parsers.c Wed Jan 26 12:05:01 2011 +0100
@@ -416,3 +416,7 @@
}
#endif
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */
--- a/mercurial/util.h Tue Jan 25 16:33:46 2011 -0800
+++ b/mercurial/util.h Wed Jan 26 12:05:01 2011 +0100
@@ -103,3 +103,7 @@
#endif /* _HG_UTIL_H_ */
+/* Local Variables: */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t */
+/* End: */