summaryrefslogtreecommitdiff
path: root/xmloff/Package_dtd.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_dtd.mk
parent1469f908501e22a5c299f94754b722923b27560f (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'xmloff/Package_dtd.mk')
-rw-r--r--[-rwxr-xr-x]xmloff/Package_dtd.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/Package_dtd.mk b/xmloff/Package_dtd.mk
index 7f2d5a4e0f1d..2219c145b704 100755..100644
--- a/xmloff/Package_dtd.mk
+++ b/xmloff/Package_dtd.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.
@@ -43,3 +44,5 @@ $(eval $(call gb_Package_add_file,xmloff_dtd,bin/settings.mod,settings.mod))
$(eval $(call gb_Package_add_file,xmloff_dtd,bin/style.mod,style.mod))
$(eval $(call gb_Package_add_file,xmloff_dtd,bin/table.mod,table.mod))
$(eval $(call gb_Package_add_file,xmloff_dtd,bin/text.mod,text.mod))
+
+# vim: set noet sw=4 ts=4: