summaryrefslogtreecommitdiffstats
path: root/slideshow/Module_slideshow.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:02:06 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:02:06 +0300
commita06dae5f80493bc1c98ce8d32b97ad53abcf2f01 (patch)
treec407ae74db9a642555f23f6a7313cf290aaf3635 /slideshow/Module_slideshow.mk
parentClean-up of bugfix fdo#32895 for the -3-4 branch (diff)
downloadcore-a06dae5f80493bc1c98ce8d32b97ad53abcf2f01.tar.gz
core-a06dae5f80493bc1c98ce8d32b97ad53abcf2f01.zip
Add consistent Emacs and vim mode lines
Diffstat (limited to 'slideshow/Module_slideshow.mk')
-rw-r--r--slideshow/Module_slideshow.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/slideshow/Module_slideshow.mk b/slideshow/Module_slideshow.mk
index 0c39701a18ad..e3c2b0568cfe 100644
--- a/slideshow/Module_slideshow.mk
+++ b/slideshow/Module_slideshow.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_targets,slideshow,\
# not built normally (and unbuildable anyway ;)
# Executable_demoshow \
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: