[Libreoffice-commits] .: qadevOOo/JunitTest_qadevOOo_unoapi.mk qadevOOo/Module_qadevOOo.mk
Tor Lillqvist
tml at kemper.freedesktop.org
Sat Jul 30 13:17:17 PDT 2011
qadevOOo/JunitTest_qadevOOo_unoapi.mk | 1 +
qadevOOo/Module_qadevOOo.mk | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 48a2f39d0adf79fef44569d1ce43f6c7e8d874d0
Author: Tor Lillqvist <tml at iki.fi>
Date: Sat Jul 30 23:03:17 2011 +0300
Add consistent Emacs and vim mode lines
diff --git a/qadevOOo/JunitTest_qadevOOo_unoapi.mk b/qadevOOo/JunitTest_qadevOOo_unoapi.mk
index 6196ef2..ea8aaf4 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 9997814..093b13a 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:
More information about the Libreoffice-commits
mailing list