summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2017-06-22 13:31:00 -0400
committerKyle Meyer <kyle@kyleam.com>2017-06-22 13:31:04 -0400
commitf2980782c45e8129eb6807a1db37cf3bad06d09d (patch)
tree87d9101a8de4b229a2bb71fd3defaa2be3f4ed58
parent549c2cb75e15510a7d87652f136b23ae74e8fd6c (diff)
downloadorg-mode-f2980782c45e8129eb6807a1db37cf3bad06d09d.tar.gz
Clean up spacing to pass Emacs's pre-commit check
This is in preparation for syncing with the Emacs repo.
-rw-r--r--etc/ORG-NEWS2
-rw-r--r--etc/schema/od-manifest-schema-v1.2-os.rnc10
-rw-r--r--etc/schema/od-schema-v1.2-os.rnc10
3 files changed, 11 insertions, 11 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 848ad74..87c6458 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -346,7 +346,7 @@ If you want to use the *trusted connection* feature, omit *both* the
If your Emacs is running in a Cygwin environment, the =ob-sql= library
can pass the converted path to the =sqlcmd= tool.
-**** Improved support of header arguments for postgresql
+**** Improved support of header arguments for postgresql
The postgresql engine in a sql code block supports now ~:dbport~ nd
~:dbpassword~ as header arguments.
diff --git a/etc/schema/od-manifest-schema-v1.2-os.rnc b/etc/schema/od-manifest-schema-v1.2-os.rnc
index 554f321..87f84d1 100644
--- a/etc/schema/od-manifest-schema-v1.2-os.rnc
+++ b/etc/schema/od-manifest-schema-v1.2-os.rnc
@@ -3,11 +3,11 @@
# Manifest Relax-NG Schema
# Source: http://docs.oasis-open.org/office/v1.2/os/
# Copyright (c) OASIS Open 2002-2011, 2013. All Rights Reserved.
-#
+#
# All capitalized terms in the following text have the meanings assigned to them
# in the OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy"). The
# full Policy may be found at the OASIS website.
-#
+#
# This document and translations of it may be copied and furnished to others, and
# derivative works that comment on or otherwise explain it or assist in its
# implementation may be prepared, copied, published, and distributed, in whole or
@@ -19,15 +19,15 @@
# Technical Committee (in which case the rules applicable to copyrights, as set
# forth in the OASIS IPR Policy, must be followed) or as required to translate it
# into languages other than English.
-#
+#
# The limited permissions granted above are perpetual and will not be revoked by
# OASIS or its successors or assigns.
-#
+#
# This document and the information contained herein is provided on an "AS IS"
# basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
# LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT
# INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR
-# FITNESS FOR A PARTICULAR PURPOSE.
+# FITNESS FOR A PARTICULAR PURPOSE.
namespace manifest =
"urn:oasis:names:tc:opendocument:xmlns:manifest:1.0"
diff --git a/etc/schema/od-schema-v1.2-os.rnc b/etc/schema/od-schema-v1.2-os.rnc
index c019fba..8d679d6 100644
--- a/etc/schema/od-schema-v1.2-os.rnc
+++ b/etc/schema/od-schema-v1.2-os.rnc
@@ -3,11 +3,11 @@
# Relax-NG Schema
# Source: http://docs.oasis-open.org/office/v1.2/os/
# Copyright (c) OASIS Open 2002-2011, 2013. All Rights Reserved.
-#
+#
# All capitalized terms in the following text have the meanings assigned to them
# in the OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy"). The
# full Policy may be found at the OASIS website.
-#
+#
# This document and translations of it may be copied and furnished to others, and
# derivative works that comment on or otherwise explain it or assist in its
# implementation may be prepared, copied, published, and distributed, in whole or
@@ -19,15 +19,15 @@
# Technical Committee (in which case the rules applicable to copyrights, as set
# forth in the OASIS IPR Policy, must be followed) or as required to translate it
# into languages other than English.
-#
+#
# The limited permissions granted above are perpetual and will not be revoked by
# OASIS or its successors or assigns.
-#
+#
# This document and the information contained herein is provided on an "AS IS"
# basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
# LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT
# INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR
-# FITNESS FOR A PARTICULAR PURPOSE.
+# FITNESS FOR A PARTICULAR PURPOSE.
namespace anim = "urn:oasis:names:tc:opendocument:xmlns:animation:1.0"
namespace chart = "urn:oasis:names:tc:opendocument:xmlns:chart:1.0"