diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 11:08:06 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 11:08:06 +0900 |
commit | af31defd4ed23dc55aa1295096257b67dc0e0779 (patch) | |
tree | 657ac727a41b2fd6978479e18714d5edda030bcf /udkapi | |
parent | df6b2a33a55b07be7c486095729c24c54327f1fd (diff) |
Emacs modeline compatible with vim's one
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/udkapi/Makefile b/udkapi/Makefile index a79aff831..8d7111991 100644 --- a/udkapi/Makefile +++ b/udkapi/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. |