summaryrefslogtreecommitdiffstats
path: root/autodoc/inc/ary_i
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:05:40 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 13:05:40 +0100
commit8cad7d1947a02e28355c03b787df40052b48e4e4 (patch)
treeb71a04edc599cdc50515ba552f63c6fb68badd27 /autodoc/inc/ary_i
parentFinally, gut the vos module out of the build (diff)
downloadcore-8cad7d1947a02e28355c03b787df40052b48e4e4.tar.gz
core-8cad7d1947a02e28355c03b787df40052b48e4e4.zip
add modelines to .hxx files as well
Diffstat (limited to 'autodoc/inc/ary_i')
-rw-r--r--autodoc/inc/ary_i/ci_atag2.hxx2
-rw-r--r--autodoc/inc/ary_i/ci_text2.hxx2
-rw-r--r--autodoc/inc/ary_i/d_token.hxx2
-rw-r--r--autodoc/inc/ary_i/disdocum.hxx2
4 files changed, 8 insertions, 0 deletions
diff --git a/autodoc/inc/ary_i/ci_atag2.hxx b/autodoc/inc/ary_i/ci_atag2.hxx
index db0caaa5d673..ec02190002c0 100644
--- a/autodoc/inc/ary_i/ci_atag2.hxx
+++ b/autodoc/inc/ary_i/ci_atag2.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -77,3 +78,4 @@ class AtTag2
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/autodoc/inc/ary_i/ci_text2.hxx b/autodoc/inc/ary_i/ci_text2.hxx
index fbc7fcbc4095..8e1c202a5636 100644
--- a/autodoc/inc/ary_i/ci_text2.hxx
+++ b/autodoc/inc/ary_i/ci_text2.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -90,3 +91,4 @@ class DocuTex2
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/autodoc/inc/ary_i/d_token.hxx b/autodoc/inc/ary_i/d_token.hxx
index 39303321c015..7fed7d16104f 100644
--- a/autodoc/inc/ary_i/d_token.hxx
+++ b/autodoc/inc/ary_i/d_token.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -280,3 +281,4 @@ class DT_SinceAtTag : public DT_AtTag
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/autodoc/inc/ary_i/disdocum.hxx b/autodoc/inc/ary_i/disdocum.hxx
index 51f708a751ea..fac8d1aa8cb0 100644
--- a/autodoc/inc/ary_i/disdocum.hxx
+++ b/autodoc/inc/ary_i/disdocum.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -144,3 +145,4 @@ class DocuText_Display : public DocumentationDisplay
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */