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 /wizards | |
parent | 27f16c19cdf0bc835d83fa3fec720495c5f91605 (diff) |
Emacs modeline compatible with vim's one
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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. |