summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-08-05 01:10:46 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-08-05 01:14:05 +0900
commitd81e8077a0166ba78ca104fc440945405f4834ab (patch)
tree46364c3b5785ce9b0de31ffdb62d17280fc58752
parent81069bc88b224fad22b6fc22d3efd91ac0284eb9 (diff)
Emacs mode line compatible with vi's one
-rw-r--r--basic/Makefile1
-rw-r--r--configmgr/Makefile1
-rw-r--r--drawinglayer/Makefile1
-rwxr-xr-xediteng/Makefile1
-rw-r--r--fileaccess/Makefile1
-rw-r--r--formula/Makefile1
-rw-r--r--framework/Makefile1
-rw-r--r--idl/Makefile1
-rw-r--r--linguistic/Makefile1
-rw-r--r--oovbaapi/Makefile1
-rwxr-xr-xsfx2/Makefile1
-rw-r--r--svx/Makefile1
-rw-r--r--ucb/Makefile1
-rwxr-xr-xvbahelper/Makefile1
-rwxr-xr-xxmloff/Makefile1
-rw-r--r--xmlscript/Makefile1
16 files changed, 16 insertions, 0 deletions
diff --git a/basic/Makefile b/basic/Makefile
index 5bedaf0b9d..a1b344d725 100644
--- a/basic/Makefile
+++ b/basic/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/configmgr/Makefile b/configmgr/Makefile
index a79aff8310..afddb30b82 100644
--- a/configmgr/Makefile
+++ b/configmgr/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/drawinglayer/Makefile b/drawinglayer/Makefile
index a79aff8310..afddb30b82 100644
--- a/drawinglayer/Makefile
+++ b/drawinglayer/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/editeng/Makefile b/editeng/Makefile
index a79aff8310..afddb30b82 100755
--- a/editeng/Makefile
+++ b/editeng/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/fileaccess/Makefile b/fileaccess/Makefile
index a79aff8310..afddb30b82 100644
--- a/fileaccess/Makefile
+++ b/fileaccess/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/formula/Makefile b/formula/Makefile
index c898975e52..8ad2be1717 100644
--- a/formula/Makefile
+++ b/formula/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/framework/Makefile b/framework/Makefile
index a79aff8310..afddb30b82 100644
--- a/framework/Makefile
+++ b/framework/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/idl/Makefile b/idl/Makefile
index a79aff8310..afddb30b82 100644
--- a/idl/Makefile
+++ b/idl/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/linguistic/Makefile b/linguistic/Makefile
index a79aff8310..afddb30b82 100644
--- a/linguistic/Makefile
+++ b/linguistic/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/oovbaapi/Makefile b/oovbaapi/Makefile
index c898975e52..8ad2be1717 100644
--- a/oovbaapi/Makefile
+++ b/oovbaapi/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/sfx2/Makefile b/sfx2/Makefile
index a79aff8310..afddb30b82 100755
--- a/sfx2/Makefile
+++ b/sfx2/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/svx/Makefile b/svx/Makefile
index 90947b2e5f..1ad3084f73 100644
--- a/svx/Makefile
+++ b/svx/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/ucb/Makefile b/ucb/Makefile
index a79aff8310..afddb30b82 100644
--- a/ucb/Makefile
+++ b/ucb/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/vbahelper/Makefile b/vbahelper/Makefile
index a79aff8310..afddb30b82 100755
--- a/vbahelper/Makefile
+++ b/vbahelper/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/xmloff/Makefile b/xmloff/Makefile
index a79aff8310..afddb30b82 100755
--- a/xmloff/Makefile
+++ b/xmloff/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/xmlscript/Makefile b/xmlscript/Makefile
index 90947b2e5f..1ad3084f73 100644
--- a/xmlscript/Makefile
+++ b/xmlscript/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.