TEMPLATE.SOURCECODE.HEADER |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 508291bab3c4bdc1d6aa43f1a0b1388ba19bd129
Author: Takeshi Abe <t...@fixedpoint.jp>
Date:   Thu Jun 14 10:31:32 2012 +0900

    added Emacs mode line for convenience, as well as footer for vim
    
    Change-Id: I01a9118d22ee88b7011ae8b8028b11e043f8c52e

diff --git a/TEMPLATE.SOURCECODE.HEADER b/TEMPLATE.SOURCECODE.HEADER
index a738677..e57acc5 100644
--- a/TEMPLATE.SOURCECODE.HEADER
+++ b/TEMPLATE.SOURCECODE.HEADER
@@ -13,6 +13,7 @@ For C/C++/Java/IDL etc.
 
 For makefiles:
 
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
 #
 # This file is part of the LibreOffice project.
 #
@@ -20,6 +21,8 @@ For makefiles:
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 #
+...
+# vim: set noet sw=4 ts=4:
 
 For XML / .component:
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to