diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 10:59:21 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 10:59:45 +0900 |
commit | 1a44d29eb1e048d101381de8b2817857025c2d8e (patch) | |
tree | 4905bd7c32900110981d31452703fe165a304b00 /lotuswordpro/Makefile | |
parent | d589335e65d104f30171b1afef60f53312658109 (diff) |
Emacs modeline compatible with vim's one
Diffstat (limited to 'lotuswordpro/Makefile')
-rw-r--r-- | lotuswordpro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lotuswordpro/Makefile b/lotuswordpro/Makefile index a79aff831024..8d71119918b6 100644 --- a/lotuswordpro/Makefile +++ b/lotuswordpro/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. |