summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2017-08-01 18:47:56 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-08-01 18:47:56 +0200
commit1cf48fc2e7ee652a1c3b952b96a8b57da1f1179a (patch)
tree1199246b8fd563450ea067177b0a78abc9bbed0e
parentfbf31df38a20e03127a3d415f4391b6a72fc73a4 (diff)
parentf320f05192df50f3b6da22e7335b3ac38c8b9710 (diff)
downloadorg-mode-1cf48fc2e7ee652a1c3b952b96a8b57da1f1179a.tar.gz
Merge branch 'maint'
-rw-r--r--etc/ORG-NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index e0fe4e5..5fb763c 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -596,7 +596,7 @@ should be written instead
,* Headline
:PROPERTIES:
:header-args: :exports code
-:header-args: :var a=1 b=2
+:header-args+: :var a=1 b=2
:header-args+: :var c=3
:END:
#+END_EXAMPLE