diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 01:26:09 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 01:26:09 +0900 |
commit | 932c51da304a1a7dd7ffd095cd25df98ac3740c7 (patch) | |
tree | 0e091af0916fe8942cb1fd61387f81037685a194 /sc | |
parent | 727a1e47e8d9823a8383bf7c345b5fbb65b0fd16 (diff) |
Emacs modeline compatible with vim's one
Notes
Notes:
split repo tag: calc_PRE_MELD_REPOS
Diffstat (limited to 'sc')
-rw-r--r-- | sc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Makefile b/sc/Makefile index de837bea620f..f2edbe47cc8d 100644 --- a/sc/Makefile +++ b/sc/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # |