summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2016-11-27 12:20:30 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2016-11-27 12:20:30 +0100
commit8887e1de1c0795ae9e35d230a3b407da4b40e804 (patch)
tree98b6bb6db49d3f03e8347d5af85d1ed7a6f68baf
parent8165eb9156116e069a17d0e0c4b2466858e4bede (diff)
parent7fc980f75eff268a9879360f4d940bea659de489 (diff)
downloadorg-mode-8887e1de1c0795ae9e35d230a3b407da4b40e804.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/org.el b/lisp/org.el
index de510ed..4cd7fb6 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -22769,8 +22769,9 @@ If it is a list of commands, each of them is called using
%O are replaced with, respectively, SOURCE base name, name, full
name, directory and absolute output file name. It is possible,
however, to use more place-holders by specifying them in optional
-argument SPEC, as an alist following the pattern (CHARACTER
-. REPLACEMENT-STRING).
+argument SPEC, as an alist following the pattern
+
+ (CHARACTER . REPLACEMENT-STRING).
When PROCESS is a list of commands, optional argument LOG-BUF can
be set to a buffer or a buffer name. `shell-command' then uses