More
This commit is contained in:
parent
99f7456213
commit
cec536b793
1 changed files with 1 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue