Docs: Fix argument name
This commit is contained in:
parent
4174dbad84
commit
3a10fe593d
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ If ~NARROW~ is non-nil, buffers are not widened.
|
||||||
|
|
||||||
**** Macro: ~org-ql~
|
**** Macro: ~org-ql~
|
||||||
|
|
||||||
/Arguments:/ ~(buffers-or-files pred-body &key sort narrow markers action)~
|
/Arguments:/ ~(buffers-or-files query &key sort narrow markers action)~
|
||||||
|
|
||||||
Find entries in ~BUFFERS-OR-FILES~ that match ~QUERY~, and return the results of running ~ACTION-FN~ on each matching entry.
|
Find entries in ~BUFFERS-OR-FILES~ that match ~QUERY~, and return the results of running ~ACTION-FN~ on each matching entry.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue