diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 10:57:08 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 10:57:08 +0900 |
commit | 09c28c78d0779abe57945b37d503d10c92ed1c82 (patch) | |
tree | 78902e33cbc3a7f9de2d4397fd475745247cf4b4 /basctl | |
parent | 27f16c19cdf0bc835d83fa3fec720495c5f91605 (diff) |
Emacs modeline compatible with vim's one
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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. |