From 09c28c78d0779abe57945b37d503d10c92ed1c82 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 5 Aug 2011 10:57:08 +0900 Subject: [PATCH] Emacs modeline compatible with vim's one --- basctl/Makefile | 1 + cui/Makefile | 1 + forms/Makefile | 1 + wizards/Makefile | 1 + 4 files changed, 4 insertions(+) diff --git a/basctl/Makefile b/basctl/Makefile index 5bedaf0b9dcf..3abf1ae8b6bb 100644 --- a/basctl/Makefile +++ b/basctl/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. diff --git a/cui/Makefile b/cui/Makefile index a79aff831024..8d71119918b6 100644 --- a/cui/Makefile +++ b/cui/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. diff --git a/forms/Makefile b/forms/Makefile index a79aff831024..8d71119918b6 100644 --- a/forms/Makefile +++ b/forms/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. diff --git a/wizards/Makefile b/wizards/Makefile index a79aff831024..8d71119918b6 100644 --- a/wizards/Makefile +++ b/wizards/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.