summaryrefslogtreecommitdiffstats
path: root/formula/Module_formula.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:02:30 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:02:30 +0300
commit4122c3b9d58b0df701b903f8bf9dc6e843aeba1b (patch)
tree506f5d98f18c73d5aa250f7dd7f9da88e6aa2986 /formula/Module_formula.mk
parentprevent extracting a single space for translation (diff)
downloadcore-4122c3b9d58b0df701b903f8bf9dc6e843aeba1b.tar.gz
core-4122c3b9d58b0df701b903f8bf9dc6e843aeba1b.zip
Add consistent Emacs and vim mode lines
Diffstat (limited to 'formula/Module_formula.mk')
-rw-r--r--formula/Module_formula.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/formula/Module_formula.mk b/formula/Module_formula.mk
index 0ce73ce40777..eff40c7371b2 100644
--- a/formula/Module_formula.mk
+++ b/formula/Module_formula.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -35,4 +36,4 @@ $(eval $(call gb_Module_add_targets,formula,\
Package_inc \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: