diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 11:04:14 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 11:04:32 +0900 |
commit | 10e14793d51da1420ad615ab3e1c3df7cc883a37 (patch) | |
tree | 7029bc408064e985145ee44c69a7f459a897a284 /sot/Makefile | |
parent | fd073bb6485667837fa776398091e9e1669e5c0f (diff) |
Emacs modeline compatible with vim's one
Diffstat (limited to 'sot/Makefile')
-rw-r--r-- | sot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sot/Makefile b/sot/Makefile index a79aff831024..8d71119918b6 100644 --- a/sot/Makefile +++ b/sot/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. |