Fix: Declare org-super-agenda as ext
This commit is contained in:
parent
75d8fd534f
commit
8a8f78408c
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
(defvar org-super-agenda-auto-selector-keywords)
|
||||
(defvar org-super-agenda-groups)
|
||||
(defvar org-super-agenda-mode)
|
||||
(declare-function org-super-agenda--group-items "org-super-agenda")
|
||||
(declare-function org-super-agenda--group-items "ext:org-super-agenda")
|
||||
|
||||
(when (version< org-version "9.2")
|
||||
(defalias 'org-get-tags 'org-get-tags-at))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue