From b9bee88e1b708da4024f388dfe900112b85ce987 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 30 Jul 2011 23:01:51 +0300 Subject: Add consistent Emacs and vim mode lines --- writerperfect/Library_wpft.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'writerperfect/Library_wpft.mk') diff --git a/writerperfect/Library_wpft.mk b/writerperfect/Library_wpft.mk index defe69468502..9b552a6412db 100644 --- a/writerperfect/Library_wpft.mk +++ b/writerperfect/Library_wpft.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. @@ -66,4 +67,4 @@ $(eval $(call gb_Library_add_exception_objects,wpft,\ writerperfect/source/wpdimp/wpft_genericfilter \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: -- cgit