We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a00534 commit d4f8a51Copy full SHA for d4f8a51
org-super-agenda.el
@@ -411,10 +411,6 @@ agenda time-grid. "
411
;; the time-grid. Yes, this is confusing. :)
412
(not (eql it 'time)))))
413
414
-(define-obsolete-function-alias 'org-super-agenda--group-date
415
- 'org-super-agenda--group-timestamp
416
- "2019-07-15")
417
-
418
(org-super-agenda--defgroup-with-time-tests timestamp
419
"Group items that have a timestamp.
420
Argument can be `t' (to match items with any timestamp),
0 commit comments