Skip to content

Commit

Permalink
Revert "Deprecate/alias :date in favour of :timestamp"
Browse files Browse the repository at this point in the history
This reverts commit a13c73f.

Note that this isn’t true revert, since we’re keeping the new selector
name.
  • Loading branch information
zaeph committed Jul 15, 2019
1 parent 7ee72a0 commit 64bdf03
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions org-super-agenda.el
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,6 @@ agenda time-grid. "
;; the time-grid. Yes, this is confusing. :)
(not (eql it 'time)))))

(define-obsolete-function-alias 'org-super-agenda--group-date
'org-super-agenda--group-timestamp
"2019-07-15")

(org-super-agenda--defgroup-with-time-tests timestamp
"Group items that have a timestamp.
Argument can be `t' (to match items with any timestamp),
Expand Down

0 comments on commit 64bdf03

Please sign in to comment.