summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:03:17 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:03:17 +0300
commit48a2f39d0adf79fef44569d1ce43f6c7e8d874d0 (patch)
tree6b252658ffdd5cc975f33f16cc8ab1d8b899ab5d
parent1537a60e9f8b5e28f69600d54b3e9ce7c76b046b (diff)
Add consistent Emacs and vim mode lines
-rw-r--r--qadevOOo/JunitTest_qadevOOo_unoapi.mk1
-rw-r--r--qadevOOo/Module_qadevOOo.mk3
2 files changed, 3 insertions, 1 deletions
diff --git a/qadevOOo/JunitTest_qadevOOo_unoapi.mk b/qadevOOo/JunitTest_qadevOOo_unoapi.mk
index 6196ef2fd..ea8aaf43a 100644
--- a/qadevOOo/JunitTest_qadevOOo_unoapi.mk
+++ b/qadevOOo/JunitTest_qadevOOo_unoapi.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
diff --git a/qadevOOo/Module_qadevOOo.mk b/qadevOOo/Module_qadevOOo.mk
index 999781494..093b13a29 100644
--- a/qadevOOo/Module_qadevOOo.mk
+++ b/qadevOOo/Module_qadevOOo.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
@@ -31,4 +32,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,qadevOOo,\
JunitTest_qadevOOo_unoapi \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: