Tidy: Docstring

This commit is contained in:
Adam Porter 2019-07-16 19:07:44 -05:00
parent 0f963fc811
commit 9846be03b9

View file

@ -108,7 +108,7 @@ one or more sorting methods, including: `date', `deadline',
If NARROW is non-nil, query will run without widening the If NARROW is non-nil, query will run without widening the
buffer (the default is to widen and search the entire buffer). buffer (the default is to widen and search the entire buffer).
If MARKERS is non-nil, `org-agenda-ng--add-markers' is used to If MARKERS is non-nil, `org-ql--add-markers' is used to
add markers to each item, pointing to the item in its source add markers to each item, pointing to the item in its source
buffer. In this case, ACTION should return an Org element." buffer. In this case, ACTION should return an Org element."
(declare (indent defun)) (declare (indent defun))