summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:02:57 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:12:12 +0300
commit704bc46ae43d0386e5762b6a6158c7cef831dd1d (patch)
tree05e6e4e72883d7a1908cf5d89002f5afae1a3551 /unotools
parent959d24419838fe2515dcdafb68896664a909e93c (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'unotools')
-rw-r--r--unotools/JunitTest_unotools_complex.mk1
-rw-r--r--unotools/Library_utl.mk1
-rw-r--r--unotools/Module_unotools.mk3
-rw-r--r--unotools/Package_inc.mk1
4 files changed, 5 insertions, 1 deletions
diff --git a/unotools/JunitTest_unotools_complex.mk b/unotools/JunitTest_unotools_complex.mk
index 3f23994c9d91..54c5c71a1943 100644
--- a/unotools/JunitTest_unotools_complex.mk
+++ b/unotools/JunitTest_unotools_complex.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk
index 2abd5ceb1ec2..ad12dce09ce1 100644
--- a/unotools/Library_utl.mk
+++ b/unotools/Library_utl.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/unotools/Module_unotools.mk b/unotools/Module_unotools.mk
index 948b5b1f624c..a733906915a0 100644
--- a/unotools/Module_unotools.mk
+++ b/unotools/Module_unotools.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -33,4 +34,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,unotools,\
JunitTest_unotools_complex \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/unotools/Package_inc.mk b/unotools/Package_inc.mk
index a0ec02c936ee..2da66be727cd 100644
--- a/unotools/Package_inc.mk
+++ b/unotools/Package_inc.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