Add consistent Emacs and vim mode lines

This commit is contained in:
Tor Lillqvist
2011-07-30 23:01:11 +03:00
parent d79591d61e
commit 0ae6a22f45
28 changed files with 56 additions and 18 deletions

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -99,4 +100,4 @@ $(eval $(call gb_SrsTarget_add_templates,chart2/res,\
chart2/source/controller/dialogs/res_Trendline_tmpl.hrc \ chart2/source/controller/dialogs/res_Trendline_tmpl.hrc \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -221,4 +222,4 @@ $(eval $(call gb_Library_add_exception_objects,chartcontroller,\
chart2/source/controller/main/UndoGuard \ chart2/source/controller/main/UndoGuard \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -119,4 +120,4 @@ $(eval $(call gb_Library_add_exception_objects,chartmodel,\
chart2/source/model/template/XYDataInterpreter \ chart2/source/model/template/XYDataInterpreter \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -131,4 +132,4 @@ $(eval $(call gb_Library_add_exception_objects,charttools,\
chart2/source/tools/XMLRangeHelper \ chart2/source/tools/XMLRangeHelper \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -118,4 +119,4 @@ $(eval $(call gb_Library_add_exception_objects,chartview,\
chart2/source/view/main/VTitle \ chart2/source/view/main/VTitle \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -40,4 +41,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\
JunitTest_chart2_unoapi \ JunitTest_chart2_unoapi \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -41,4 +42,4 @@ $(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/to
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/symbolshapes.xml,toolbar/symbolshapes.xml)) $(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/symbolshapes.xml,toolbar/symbolshapes.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/toolbar.xml,toolbar/toolbar.xml)) $(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/toolbar.xml,toolbar/toolbar.xml))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -102,3 +103,5 @@ $(eval $(call gb_SrsTarget_add_files,sc/res,\
sc/source/ui/formdlg/dwfunctr.src \ sc/source/ui/formdlg/dwfunctr.src \
sc/source/core/src/compiler.src \ sc/source/core/src/compiler.src \
)) ))
# vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
@@ -107,4 +108,4 @@ $(eval $(call gb_RdbTarget_add_old_components,sc_filters_test,\
# b) explicitly depend on the sc resource files needed at unit-test runtime # b) explicitly depend on the sc resource files needed at unit-test runtime
$(call gb_CppunitTest_get_target,sc_filters_test) : $(call gb_Library_get_target,scfilt) $(WORKDIR)/AllLangRes/sc $(call gb_CppunitTest_get_target,sc_filters_test) : $(call gb_Library_get_target,scfilt) $(WORKDIR)/AllLangRes/sc
# vim: set noet sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
@@ -109,4 +110,4 @@ $(eval $(call gb_RdbTarget_add_old_components,sc_ucalc,\
ucpfile1 \ ucpfile1 \
)) ))
# vim: set noet sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -555,3 +556,5 @@ $(eval $(call gb_SdiTarget_set_include,sc/sdi/scslots,\
-I$(realpath $(SRCDIR)/sc/sdi) \ -I$(realpath $(SRCDIR)/sc/sdi) \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
# vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -55,3 +56,5 @@ $(eval $(call gb_Library_add_exception_objects,scd,\
sc/source/ui/unoobj/detreg \ sc/source/ui/unoobj/detreg \
sc/source/ui/unoobj/scdetect \ sc/source/ui/unoobj/scdetect \
)) ))
# vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -167,3 +168,4 @@ $(eval $(call gb_Library_add_cxxobjects,scfilt,\
sc/source/filter/lotus/optab \ sc/source/filter/lotus/optab \
)) ))
# vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version

View File

@@ -0,0 +1 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# #
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
@@ -39,4 +40,4 @@ $(eval $(call gb_Module_add_check_targets,sc,\
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -59,3 +60,4 @@ $(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/toolbar.xml,scalc/toolbar/toolbar.xml)) $(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/toolbar.xml,scalc/toolbar/toolbar.xml))
$(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/viewerbar.xml,scalc/toolbar/viewerbar.xml)) $(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/viewerbar.xml,scalc/toolbar/viewerbar.xml))
# vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # The contents of this file are subject to the Mozilla Public License Version
@@ -138,4 +139,4 @@ $(eval $(call gb_Package_add_file,sc_xml,xml/ScViewPaneObj.xml,ScViewPaneObj.xml
$(eval $(call gb_Package_add_file,sc_xml,xml/ScXMLExport.xml,ScXMLExport.xml)) $(eval $(call gb_Package_add_file,sc_xml,xml/ScXMLExport.xml,ScXMLExport.xml))
$(eval $(call gb_Package_add_file,sc_xml,xml/ScXMLImport.xml,ScXMLImport.xml)) $(eval $(call gb_Package_add_file,sc_xml,xml/ScXMLImport.xml,ScXMLImport.xml))
# vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -44,4 +45,4 @@ $(eval $(call gb_SrsTarget_add_files,scaddins/analysis,\
scaddins/source/analysis/analysis_funcnames.src \ scaddins/source/analysis/analysis_funcnames.src \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42,4 +43,4 @@ $(eval $(call gb_SrsTarget_add_files,scaddins/date,\
scaddins/source/datefunc/datefunc.src \ scaddins/source/datefunc/datefunc.src \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -54,4 +55,4 @@ $(eval $(call gb_Library_add_exception_objects,analysis,\
scaddins/source/analysis/financial \ scaddins/source/analysis/financial \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -51,4 +52,4 @@ $(eval $(call gb_Library_add_exception_objects,date,\
scaddins/source/datefunc/datefunc \ scaddins/source/datefunc/datefunc \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -34,4 +35,4 @@ $(eval $(call gb_Module_add_targets,scaddins,\
Library_date \ Library_date \
)) ))
# vim: set noet ts=4 sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39,4 +40,4 @@ $(eval $(call gb_SrsTarget_add_files,solver/res,\
sccomp/source/solver/solver.src \ sccomp/source/solver/solver.src \
)) ))
# vim: set noet sw=4: # vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53,3 +54,5 @@ $(eval $(call gb_Library_use_external,solver,lpsolve55))
$(eval $(call gb_Library_add_exception_objects,solver,\ $(eval $(call gb_Library_add_exception_objects,solver,\
sccomp/source/solver/solver \ sccomp/source/solver/solver \
)) ))
# vim: set noet sw=4 ts=4:

View File

@@ -1,3 +1,4 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#************************************************************************* #*************************************************************************
# #
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -32,4 +33,4 @@ $(eval $(call gb_Module_add_targets,sccomp,\
Library_solver \ Library_solver \
)) ))
# vim: set noet sw=4: # vim: set noet sw=4 ts=4: