Skip to content

Commit 98bedd2

Browse files
committed
Revert "Deprecate/alias :date in favour of :timestamp"
This reverts commit a13c73f. Note that this isn’t true revert, since we’re keeping the new selector name.
1 parent 51eaf84 commit 98bedd2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

org-super-agenda.el

-4
Original file line numberDiff line numberDiff line change
@@ -389,10 +389,6 @@ agenda time-grid. "
389389
;; the time-grid. Yes, this is confusing. :)
390390
(not (eql it 'time)))))
391391

392-
(define-obsolete-function-alias 'org-super-agenda--group-date
393-
'org-super-agenda--group-timestamp
394-
"2019-07-15")
395-
396392
(org-super-agenda--defgroup-with-time-tests timestamp
397393
"Group items that have a timestamp.
398394
Argument can be `t' (to match items with any timestamp),

0 commit comments

Comments
 (0)