We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51eaf84 commit 98bedd2Copy full SHA for 98bedd2
org-super-agenda.el
@@ -389,10 +389,6 @@ agenda time-grid. "
389
;; the time-grid. Yes, this is confusing. :)
390
(not (eql it 'time)))))
391
392
-(define-obsolete-function-alias 'org-super-agenda--group-date
393
- 'org-super-agenda--group-timestamp
394
- "2019-07-15")
395
-
396
(org-super-agenda--defgroup-with-time-tests timestamp
397
"Group items that have a timestamp.
398
Argument can be `t' (to match items with any timestamp),
0 commit comments