From 7fc980f75eff268a9879360f4d940bea659de489 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 27 Nov 2016 12:20:01 +0100 Subject: [PATCH] Tiny docstring fix * lisp/org.el (org-compile-file): Fix docstring. --- lisp/org.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index de510ed5e..4cd7fb64a 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