diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 12:36:52 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 12:36:52 +0900 |
commit | df844cff13ebb0c60b5b69dd29e51bf1cad240fa (patch) | |
tree | 85a4a93ba791e0ae7b3d3d9be5ecd3fb0342371c /doc | |
parent | 98cf7bb0506186c600f4b39057980270ce270b40 (diff) | |
download | tdewebdev-df844cff13ebb0c60b5b69dd29e51bf1cad240fa.tar.gz tdewebdev-df844cff13ebb0c60b5b69dd29e51bf1cad240fa.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/klinkstatus/index.docbook | 13 | ||||
-rw-r--r-- | doc/xsldbg/index.docbook | 12 | ||||
-rw-r--r-- | doc/xsldbg/xsldbghelp.xsl | 12 |
3 files changed, 0 insertions, 37 deletions
diff --git a/doc/klinkstatus/index.docbook b/doc/klinkstatus/index.docbook index ff2a0cdb..3544d321 100644 --- a/doc/klinkstatus/index.docbook +++ b/doc/klinkstatus/index.docbook @@ -483,16 +483,3 @@ dicer-toaster daemon first, or &klinkstatus; won't work !</para> &documentation.index; </book> - -<!-- -Local Variables: -mode: sgml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> - diff --git a/doc/xsldbg/index.docbook b/doc/xsldbg/index.docbook index 56e272b7..5e3be526 100644 --- a/doc/xsldbg/index.docbook +++ b/doc/xsldbg/index.docbook @@ -110,15 +110,3 @@ libxml installed which are available on a typical &kde; installation. &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/doc/xsldbg/xsldbghelp.xsl b/doc/xsldbg/xsldbghelp.xsl index 50e45ebd..c1587726 100644 --- a/doc/xsldbg/xsldbghelp.xsl +++ b/doc/xsldbg/xsldbghelp.xsl @@ -113,15 +113,3 @@ </xsl:template> </xsl:stylesheet> - - -<!-- initialization code for xemacs --> -<!-- -Local Variables: -mode: xsl -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:2 -sgml-indent-data:nil -End: ---> |