summaryrefslogtreecommitdiffstats
path: root/chart2/Module_chart2.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:01:11 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:01:11 +0300
commit0ae6a22f45b8e82d69f325e93c406dd1166415a0 (patch)
treef0417840fec6ec77c5cc6c0eedbe930b9d18b31d /chart2/Module_chart2.mk
parentinitial work for autofilter unit test (diff)
downloadcore-0ae6a22f45b8e82d69f325e93c406dd1166415a0.tar.gz
core-0ae6a22f45b8e82d69f325e93c406dd1166415a0.zip
Add consistent Emacs and vim mode lines
Diffstat (limited to 'chart2/Module_chart2.mk')
-rw-r--r--chart2/Module_chart2.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index 24a0b3af833a..4ecb2b952b20 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.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
@@ -40,4 +41,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\
JunitTest_chart2_unoapi \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: