summaryrefslogtreecommitdiffstats
path: root/xmloff/Package_inc.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:02:30 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:02:30 +0300
commit4122c3b9d58b0df701b903f8bf9dc6e843aeba1b (patch)
tree506f5d98f18c73d5aa250f7dd7f9da88e6aa2986 /xmloff/Package_inc.mk
parentprevent extracting a single space for translation (diff)
downloadcore-4122c3b9d58b0df701b903f8bf9dc6e843aeba1b.tar.gz
core-4122c3b9d58b0df701b903f8bf9dc6e843aeba1b.zip
Add consistent Emacs and vim mode lines
Diffstat (limited to 'xmloff/Package_inc.mk')
-rw-r--r--[-rwxr-xr-x]xmloff/Package_inc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/Package_inc.mk b/xmloff/Package_inc.mk
index 4e11c2b4b5d9..3b9781b40674 100755..100644
--- a/xmloff/Package_inc.mk
+++ b/xmloff/Package_inc.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.
@@ -129,3 +130,5 @@ $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmltkmap.hxx,xmloff/xmlt
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmltoken.hxx,xmloff/xmltoken.hxx))
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmltypes.hxx,xmloff/xmltypes.hxx))
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmluconv.hxx,xmloff/xmluconv.hxx))
+
+# vim: set noet sw=4 ts=4: