diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 11:09:02 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 11:09:02 +0900 |
commit | 83e01d8438e229e6d7c5e2ccac1cf4b5571d47ac (patch) | |
tree | db8468383f3cf43df2b15d567bbe7fd96651e933 /starmath | |
parent | a64cd398e4c4aaa853fedb8f42ba9c6301e8bdff (diff) |
Emacs modeline compatible with vim's one
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/Makefile b/starmath/Makefile index de837bea620f..f2edbe47cc8d 100644 --- a/starmath/Makefile +++ b/starmath/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # |