From cec536b793400156f0d89b491348194aa7079ac3 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Sat, 5 Aug 2017 05:37:33 -0500 Subject: [PATCH] More --- org-agenda-ng.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-agenda-ng.el b/org-agenda-ng.el index 7d34310..553935c 100644 --- a/org-agenda-ng.el +++ b/org-agenda-ng.el @@ -89,7 +89,7 @@ (defun org-agenda-ng--format-element (element) ;; This essentially needs to do what `org-agenda-format-item' does, - ;; which is a lot. + ;; which is a lot. We are a long way from that, but it's a start. "Return ELEMENT as a string with its text-properties set according to its property list. Its property list should be the second item in the list, as returned by `org-element-parse-buffer'." (let* ((properties (second element))