Skip to content

Commit d4f8a51

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 4a00534 commit d4f8a51

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
@@ -411,10 +411,6 @@ agenda time-grid. "
411411
;; the time-grid. Yes, this is confusing. :)
412412
(not (eql it 'time)))))
413413

414-
(define-obsolete-function-alias 'org-super-agenda--group-date
415-
'org-super-agenda--group-timestamp
416-
"2019-07-15")
417-
418414
(org-super-agenda--defgroup-with-time-tests timestamp
419415
"Group items that have a timestamp.
420416
Argument can be `t' (to match items with any timestamp),

0 commit comments

Comments
 (0)