Tidy: Indentation
This commit is contained in:
parent
fe32388d50
commit
4c045f78ea
1 changed files with 2 additions and 2 deletions
|
|
@ -99,8 +99,8 @@ When nil, buffers are widened before being searched."
|
|||
(declare (indent defun))
|
||||
(let* ((entries (mapcar #'org-agenda-ng--format-element
|
||||
(org-ql--query files
|
||||
pred
|
||||
:sort sort)))
|
||||
pred
|
||||
:sort sort)))
|
||||
(result-string (org-agenda-finalize-entries entries 'agenda))
|
||||
(target-buffer (get-buffer-create "test-agenda-ng")))
|
||||
(with-current-buffer target-buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue