Comment: Add MAYBE
This commit is contained in:
parent
66f36be2ca
commit
bc4bdc1587
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ default buffer."
|
|||
(current-buffer)))
|
||||
|
||||
(defun org-ql-agenda--format-relative-date (difference)
|
||||
;; MAYBE: Make this a `defsubst'.
|
||||
"Return relative date string for DIFFERENCE.
|
||||
DIFFERENCE should be an integer number of days, positive for
|
||||
dates in the past, and negative for dates in the future."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue