Kaydet (Commit) d7a4c3cb authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

Add consistent Emacs and vim mode lines

cherry-picked from 24b6225f

Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003
üst 0c3efcbd
# -*- Mode: makefile-gmake; 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
...@@ -42,3 +43,5 @@ $(eval $(call gb_SrsTarget_add_files,starmath/res,\ ...@@ -42,3 +43,5 @@ $(eval $(call gb_SrsTarget_add_files,starmath/res,\
starmath/source/commands.src \ starmath/source/commands.src \
starmath/source/symbol.src \ starmath/source/symbol.src \
)) ))
# vim: set noet sw=4 ts=4:
# -*- Mode: makefile-gmake; 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
...@@ -15,8 +16,8 @@ ...@@ -15,8 +16,8 @@
# Portions created by the Initial Developer are Copyright (C) 2010 the # Portions created by the Initial Developer are Copyright (C) 2010 the
# Initial Developer. All Rights Reserved. # Initial Developer. All Rights Reserved.
# #
# Major Contributor(s): # Major Contributor(s):
# #
# For minor contributions see the git repository. # For minor contributions see the git repository.
# #
# Alternatively, the contents of this file may be used under the terms of # Alternatively, the contents of this file may be used under the terms of
......
# -*- Mode: makefile-gmake; 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
...@@ -108,3 +109,5 @@ $(eval $(call gb_SdiTarget_set_include,starmath/sdi/smslots,\ ...@@ -108,3 +109,5 @@ $(eval $(call gb_SdiTarget_set_include,starmath/sdi/smslots,\
$$(INCLUDE) \ $$(INCLUDE) \
-I$(OUTDIR)/inc \ -I$(OUTDIR)/inc \
)) ))
# vim: set noet sw=4 ts=4:
# -*- Mode: makefile-gmake; 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
...@@ -60,3 +61,5 @@ $(eval $(call gb_Library_add_exception_objects,smd,\ ...@@ -60,3 +61,5 @@ $(eval $(call gb_Library_add_exception_objects,smd,\
starmath/source/smdetect \ starmath/source/smdetect \
starmath/source/eqnolefilehdr \ starmath/source/eqnolefilehdr \
)) ))
# vim: set noet sw=4 ts=4:
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
...@@ -36,3 +37,5 @@ $(eval $(call gb_Module_add_check_targets,sm,\ ...@@ -36,3 +37,5 @@ $(eval $(call gb_Module_add_check_targets,sm,\
$(eval $(call gb_Module_add_subsequentcheck_targets,sm,\ $(eval $(call gb_Module_add_subsequentcheck_targets,sm,\
JunitTest_starmath_unoapi \ JunitTest_starmath_unoapi \
)) ))
# vim: set noet sw=4 ts=4:
# -*- Mode: makefile-gmake; 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
...@@ -26,3 +27,4 @@ $(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar ...@@ -26,3 +27,4 @@ $(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar
$(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar/standardbar.xml,smath/toolbar/standardbar.xml)) $(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar/standardbar.xml,smath/toolbar/standardbar.xml))
$(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar/fullscreenbar.xml,smath/toolbar/fullscreenbar.xml)) $(eval $(call gb_Package_add_file,sm_uiconfig,xml/uiconfig/modules/smath/toolbar/fullscreenbar.xml,smath/toolbar/fullscreenbar.xml))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment