[Libreoffice-commits] .: basebmp/Makefile basegfx/Makefile canvas/Makefile comphelper/Makefile cppcanvas/Makefile i18nutil/Makefile o3tl/Makefile padmin/Makefile psprint_config/Makefile regexp/Makefile sax/Makefile sot/Makefile svl/Makefile svtools/Makefile toolkit/Makefile tools/Makefile ucbhelper/Makefile unotools/Makefile vcl/Makefile

Takeshi Abe tabe at kemper.freedesktop.org
Thu Aug 4 19:04:45 PDT 2011


 basebmp/Makefile        |    1 +
 basegfx/Makefile        |    1 +
 canvas/Makefile         |    1 +
 comphelper/Makefile     |    1 +
 cppcanvas/Makefile      |    1 +
 i18nutil/Makefile       |    1 +
 o3tl/Makefile           |    1 +
 padmin/Makefile         |    1 +
 psprint_config/Makefile |    1 +
 regexp/Makefile         |    1 +
 sax/Makefile            |    1 +
 sot/Makefile            |    1 +
 svl/Makefile            |    1 +
 svtools/Makefile        |    1 +
 toolkit/Makefile        |    1 +
 tools/Makefile          |    1 +
 ucbhelper/Makefile      |    1 +
 unotools/Makefile       |    1 +
 vcl/Makefile            |    1 +
 19 files changed, 19 insertions(+)

New commits:
commit a53353f1fe900b3b06d16e1a3f1c5ddb1387d057
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Fri Aug 5 11:04:14 2011 +0900

    Emacs modeline compatible with vim's one

diff --git a/basebmp/Makefile b/basebmp/Makefile
index 90947b2..b912f2f 100644
--- a/basebmp/Makefile
+++ b/basebmp/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.
diff --git a/basegfx/Makefile b/basegfx/Makefile
index 90947b2..b912f2f 100644
--- a/basegfx/Makefile
+++ b/basegfx/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.
diff --git a/canvas/Makefile b/canvas/Makefile
index 90947b2..b912f2f 100644
--- a/canvas/Makefile
+++ b/canvas/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.
diff --git a/comphelper/Makefile b/comphelper/Makefile
index a79aff8..8d71119 100644
--- a/comphelper/Makefile
+++ b/comphelper/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.
diff --git a/cppcanvas/Makefile b/cppcanvas/Makefile
index 90947b2..b912f2f 100644
--- a/cppcanvas/Makefile
+++ b/cppcanvas/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.
diff --git a/i18nutil/Makefile b/i18nutil/Makefile
index 5bedaf0..3abf1ae 100644
--- a/i18nutil/Makefile
+++ b/i18nutil/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.
diff --git a/o3tl/Makefile b/o3tl/Makefile
index 5bedaf0..3abf1ae 100644
--- a/o3tl/Makefile
+++ b/o3tl/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.
diff --git a/padmin/Makefile b/padmin/Makefile
index a79aff8..8d71119 100644
--- a/padmin/Makefile
+++ b/padmin/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.
diff --git a/psprint_config/Makefile b/psprint_config/Makefile
index 5bedaf0..3abf1ae 100644
--- a/psprint_config/Makefile
+++ b/psprint_config/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.
diff --git a/regexp/Makefile b/regexp/Makefile
index 90947b2..b912f2f 100644
--- a/regexp/Makefile
+++ b/regexp/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.
diff --git a/sax/Makefile b/sax/Makefile
index 90947b2..b912f2f 100644
--- a/sax/Makefile
+++ b/sax/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.
diff --git a/sot/Makefile b/sot/Makefile
index a79aff8..8d71119 100644
--- a/sot/Makefile
+++ b/sot/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.
diff --git a/svl/Makefile b/svl/Makefile
index a79aff8..8d71119 100644
--- a/svl/Makefile
+++ b/svl/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.
diff --git a/svtools/Makefile b/svtools/Makefile
index a79aff8..8d71119 100644
--- a/svtools/Makefile
+++ b/svtools/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.
diff --git a/toolkit/Makefile b/toolkit/Makefile
index a79aff8..8d71119 100644
--- a/toolkit/Makefile
+++ b/toolkit/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.
diff --git a/tools/Makefile b/tools/Makefile
index a79aff8..8d71119 100644
--- a/tools/Makefile
+++ b/tools/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.
diff --git a/ucbhelper/Makefile b/ucbhelper/Makefile
index 90947b2..b912f2f 100644
--- a/ucbhelper/Makefile
+++ b/ucbhelper/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.
diff --git a/unotools/Makefile b/unotools/Makefile
index a79aff8..8d71119 100644
--- a/unotools/Makefile
+++ b/unotools/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.
diff --git a/vcl/Makefile b/vcl/Makefile
index a79aff8..8d71119 100644
--- a/vcl/Makefile
+++ b/vcl/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.


More information about the Libreoffice-commits mailing list