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 | 74aa2f593e2d2c3ba129e7cd730f2ee977375063 (patch) | |
tree | e83eab9ebd0060d0bc957dd026137d7d505bf083 /starmath | |
parent | 04ed1bd7d074a555452acdba49e31b8299492e44 (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 de837bea62..f2edbe47cc 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+ # |