org-macro: Fix incomplete docstring

* lisp/org-macro.el (org-macro-replace-all): Document missing KEYWORDS
  optional argument.
This commit is contained in:
Nicolas Goaziou 2015-05-10 10:05:46 +02:00
parent 7ffb479fb6
commit ecc8b9f3db
1 changed files with 4 additions and 1 deletions

View File

@ -166,7 +166,10 @@ TEMPLATES is an alist of templates used for expansion. See
`org-macro-templates' for a buffer-local default value.
If optional arg FINALIZE is non-nil, raise an error if a macro is
found in the buffer with no definition in TEMPLATES."
found in the buffer with no definition in TEMPLATES.
Optional argument KEYWORDS, when non-nil is a list of keywords,
as strings, where macro expansion is allowed."
(save-excursion
(goto-char (point-min))
(let ((properties-regexp