summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:01:27 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:01:27 +0300
commitf900be1d53705174a26befe2c47fb24a4e44f2f3 (patch)
tree9eb508a6161f940be02aaf4407db01aa08b85ad9 /forms
parent17c68d1710c3d3d6bd631bedf642ed22acd039e1 (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'forms')
-rw-r--r--forms/AllLangResTarget_frm.mk3
-rw-r--r--forms/JunitTest_forms_complex.mk1
-rw-r--r--forms/JunitTest_forms_unoapi.mk1
-rw-r--r--forms/Library_frm.mk3
-rw-r--r--forms/Module_forms.mk3
-rw-r--r--forms/Package_unotypes.mk3
6 files changed, 10 insertions, 4 deletions
diff --git a/forms/AllLangResTarget_frm.mk b/forms/AllLangResTarget_frm.mk
index a2c2b774eb26..4b7a69247aa3 100644
--- a/forms/AllLangResTarget_frm.mk
+++ b/forms/AllLangResTarget_frm.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
@@ -47,4 +48,4 @@ $(eval $(call gb_SrsTarget_add_files,frm/res,\
forms/source/resource/xforms.src \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/forms/JunitTest_forms_complex.mk b/forms/JunitTest_forms_complex.mk
index 420b051a582b..91a4b56153db 100644
--- a/forms/JunitTest_forms_complex.mk
+++ b/forms/JunitTest_forms_complex.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/forms/JunitTest_forms_unoapi.mk b/forms/JunitTest_forms_unoapi.mk
index 68e2a00167ae..9fc231278932 100644
--- a/forms/JunitTest_forms_unoapi.mk
+++ b/forms/JunitTest_forms_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/forms/Library_frm.mk b/forms/Library_frm.mk
index eb55d849b008..6b2eac9fb4cd 100644
--- a/forms/Library_frm.mk
+++ b/forms/Library_frm.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
@@ -173,4 +174,4 @@ $(eval $(call gb_Library_add_exception_objects,frm,\
forms/source/xforms/xpathlib/xpathlib \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/forms/Module_forms.mk b/forms/Module_forms.mk
index 58837fd53e84..4e4b308230e4 100644
--- a/forms/Module_forms.mk
+++ b/forms/Module_forms.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
@@ -38,4 +39,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,forms,\
JunitTest_forms_complex \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/forms/Package_unotypes.mk b/forms/Package_unotypes.mk
index 8d9741029dd7..5641ac26d693 100644
--- a/forms/Package_unotypes.mk
+++ b/forms/Package_unotypes.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
@@ -29,4 +30,4 @@ $(eval $(call gb_Package_Package,forms_unotypes,$(SRCDIR)/forms/util))
$(eval $(call gb_Package_add_file,forms_unotypes,xml/frm.xml,frm.xml))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: