diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 21:46:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 21:46:37 +0900 |
commit | c0b28c8038258936db432148e45fa64448e54a1a (patch) | |
tree | a75e3e8ce9ec25f9bb0545db47db30aa04c14419 | |
parent | afedb45d56d1bfefd006bc1bf6e8cc38307ddc96 (diff) | |
download | kdbg-c0b28c8038258936db432148e45fa64448e54a1a.tar.gz kdbg-c0b28c8038258936db432148e45fa64448e54a1a.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | kdbg/testprogs/xsldoc.xml | 14 | ||||
-rw-r--r-- | kdbg/testprogs/xsldoc.xsl | 12 |
2 files changed, 0 insertions, 26 deletions
diff --git a/kdbg/testprogs/xsldoc.xml b/kdbg/testprogs/xsldoc.xml index 8ea9f48..75624cd 100644 --- a/kdbg/testprogs/xsldoc.xml +++ b/kdbg/testprogs/xsldoc.xml @@ -651,17 +651,3 @@ Ie if you have loaded a stylsheet file of ../en/xsldoc.xsl you can do this </cmd> </xsldoc> - - -<!-- initialization code for xemacs --> -<!-- -Local Variables: -mode: sgml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: ---> - - diff --git a/kdbg/testprogs/xsldoc.xsl b/kdbg/testprogs/xsldoc.xsl index eb49ca3..afdf315 100644 --- a/kdbg/testprogs/xsldoc.xsl +++ b/kdbg/testprogs/xsldoc.xsl @@ -100,15 +100,3 @@ Command : <xsl:value-of select="@title"/><xsl:text > </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: --->
\ No newline at end of file |