From dbd385c66491eba9028c2b7e09ac11f5b03c6b16 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Sat, 31 Aug 2019 21:35:37 -0500 Subject: [PATCH] Comment: Remove old TODO --- org-ql-agenda.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/org-ql-agenda.el b/org-ql-agenda.el index 06997f2..dd81bdc 100644 --- a/org-ql-agenda.el +++ b/org-ql-agenda.el @@ -313,9 +313,6 @@ TYPE may be `ts', `ts-active', `ts-inactive', `clocked', or ;;;; Functions -;; TODO: Move the action-fn down into --filter-buffer, so users can avoid calling the -;; headline-parser when they don't need it. - (cl-defun org-ql-agenda--agenda (buffers-files query &key entries strings sort buffer narrow super-groups title) "FIXME: Docstring" ;; TODO: Rename `entries' to `elements'.