From 1a44d29eb1e048d101381de8b2817857025c2d8e Mon Sep 17 00:00:00 2001
From: Takeshi Abe <tabe@fixedpoint.jp>
Date: Fri, 5 Aug 2011 10:59:21 +0900
Subject: Emacs modeline compatible with vim's one

---
 unoxml/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'unoxml')

diff --git a/unoxml/Makefile b/unoxml/Makefile
index c898975e5277..6c4d53b5f316 100644
--- a/unoxml/Makefile
+++ b/unoxml/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
 #*************************************************************************
 #
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-- 
cgit